views:

196

answers:

1

I am wondering what my options are for using GData and specifically the analytics api on android to build a small widget. After searching around for a while I couldnt come up with any libraries with decent examples.

Are there any dedicated libraries with some decent examples / doco to do this sort of thing? I would like to target 1.5 but if the are 2.0 only I guess that is fine too.

+1  A: 

I'm looking for this as well. The API used to check what users are doing to my Android app is very easy to use.

It's about time Google did the same for logging into an Analytics account and retrieving data. Most dev forums show that many other developers are having the same problem.

Is anyone able to show me which API's will fit and work on an android device, and login to an Analytics account, with example code, without some sort of missing file error.

None of the Google examples work with Android.

Many thanks.

andy_spoo