For authentication, let your users log in. Right now, if you have any sensitive data (personal user data or other sensitive data) or data that can lead to sensitive data, never ever use plain HTTP (remember when google needed to send out a patch quickly when Calendar and other Google apps sent out the auth-token over plain HTTP...). Your users will be thankful.
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

