Hi Paul, Thanks for the information.
Right now, I'm thinking to use Windows PC with Google Health. May be latter point of time, I will go for connecting Google Health from Android Phone. I have few queries: - How can get the Continua device data to Google health. Basically, I want to know, what all things required on PC (Windows XP) for sending data to Google Health. Is any sample Java code available so that I can try to connect to Google Health from PC. - Is any sample Java code for putting user's health data to Google Health Requesting to provide more details, so that I can try to use Google Health with PC. Regards Deepak On Sat, Jan 29, 2011 at 4:36 AM, Paul (Google) <[email protected]> wrote: > Hi Deepak, > > The example app includes code for authenticating users with the Android > AccountManager. The AccountManager is the preferred way to authenticate > users since it handles user credential collection and storage, and the > generation of authorization tokens. The tokens returned from the > AccountManager can be used to access the Health "ClientLogin" feeds: > > http://code.google.com/apis/health/docs/2.0/reference.html#ClientLoginFeeds > > I'm not too familiar with how Continua devices integrate with Google Health > and/or Android. If someone else on the list knows, please share! > > Paul > > -- > 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]<googlehealthdevelopers%[email protected]> > . > For more options, visit this group at > http://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.
