Hi Kumar,

> You can use the official gdata libraries from google. Whats stopping
> you?
I tried looking at the documentation and the code to see how I can
access Google Health from android but could not yet find a way.
Can you let me know How I can retrieve the user account info/token on
android.
Also how can I use this or atleast direct login[username/password] and
use them to connect to Google Health. the documentation says that we
need to register a domain with google health and use a signed request
but since I want to use it from an app, I am wondering if there is
another way to do this.

Atleast an example which connects to any of the google's other
services like mail/calendar etc., with a login or account
authentication might help.

thank you.


On Apr 3, 8:11 am, Kumar Bibek <[email protected]> wrote:
> You can use the official gdata libraries from google. Whats stopping
> you?
> This works quite well. There are some minor problem, but it works on
> android.
>
> Thanks and Regards,
> Kumar Bibek
>
> On Apr 2, 12:25 am, Johan <[email protected]> wrote:
>
> > Hi
>
> > I'm working on a program whose job is to parse a schema from a course
> > at university (html) and synchronize it with a calendar in Google
> > Calendar.
> > A must-have requirements from the author is that the user must enter
> > their user information ([email protected]) then connect via the Calendar
> > API to calendar services.
> > ** The smartphone calendar via Intent is not okay to use **
>
> > The main problem is that there is no GData (Dalvik Java) for Android.
> > But I checked on GitHub and found that there seems to be something
> > going on 
> > com.google.wireless.gdata:http://android.git.kernel.org/?p=platform/external/gdata.git,a=summary
> > Searched around and found some packets like simply-android-GData and
> > GData on code.google.com, but none of them help with the structure of
> > calendrar, and they can login to retrieve data rss, json, atom.
>
> > So my question is then whether someone has a solution that works quite
> > well as a possible. next update of the SDK will provide, a full GData
> > API?
>
> > Is it possible to compile a custom SDK from git and get with the
> > functionality of git://android.git.kernel.org/platform/external/gdata.git?
>
> > Or do you have any other solution that might work?
>
> > Minimum functionality:
> > View Calendars
> > View Events
> > Add Events
> > Delete Events
>
> > Happy Easter
> > Johan

-- 
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

Reply via email to