Hi A good working example is posted http://code.google.com/p/googlehealthsamples/ on how to use Google Health with an Android phone. In the example an Activity is used to authenticate with Google Health. The class AuthManager in the example needs a reference to activity to obtain the user permission to use a google account. My question is whether it is possible to do all the authentication in a Service assuming you have validated it before in an Activity?
Thanks Peter -- You received this message because you are subscribed to the Google Groups "Google Health 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/googlehealthdevelopers?hl=en.
