Hello Achie, Thanks for your questions on Android integration with Heath. I'll post what I've found, and hopefully some others in the group can share what they know as well. Wireless integration with Health is great topic (!); hopefully we can collect some note to formalize into a doc.
You should be able to use the Java Health Client APIs to connect your Android device with Health, which you can find documented at: http://code.google.com/apis/health/docs/2.0/developers_guide_java.html There's a thread in this group on Android integration that might be helpful: http://groups.google.com/group/googlehealthdevelopers/browse_thread/thread/ba17b568b7edab6b Also, if you search the Android developers forums for "gdata", you should find some other tips and tricks. In particular, the following looks useful: http://groups.google.com/group/android-developers/browse_thread/thread/a68d9a27432a8db5 For authentication, there's a section in the Health API docs on choosing the appropriate mechanism: http://code.google.com/apis/health/docs/2.0/developers_guide_protocol.html#Authenticating I hope the above information and links help! Kind regards, p...@google On Apr 19, 9:15 am, Achie <[email protected]> wrote: > How can I connect to Google Health Profile from an android device? > > What is the account authorization method that I need to use? > Is it AuthSub or OAuth? > > What I am trying to do is let the users open their google health > profile and modify it if they want to. > > -- > 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 > athttp://groups.google.com/group/googlehealthdevelopers?hl=en. -- 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.
