Hi, Ok so I have put together code which gets authtoken from the handset credentials and can retrieve online google calendar lists and create events. To test this I obviously need to have a google login on the emulator. I have tested on a 1.5 emulator (with a custom system.img) and all works.
Now I get reports of errors and FCs on 2.0+ from users. I have NO WAY of testing this on the emulators for 2.0+ as the Google Login Service / Accounts Tester doesn't work - WHY???????? My app uses the GoogleLoginServiceHelper.getCredentials() method and has permissions for: android.permission.INTERNET com.google.android.googleapps.permission.GOOGLE_AUTH com.google.android.googleapps.permission.GOOGLE_AUTH.cl Does anyone know why this isn't working on 2.0+ (can't be sure of 1.6 either!) Alternatively does anyone have a 2.0 system.img I can install to an emulator? :) Many thanks, Aus. (me thinks this should be MUCH more simple - android being a SMART device OS and you can't even INTERACT with the calendar!!!!!!) -- 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

