Has anyone been able to use GoogleLoginServiceBlockingHelper?

I'm attempting to grab the android id using this function as opposed
to the settings.system.android_id as an attempt to get the android id
linked to the google account.

Everything seems to be going smoothly until I get to running the
project and the dalvikvm spits out errors such as "rejecting opcode
0x6e at 0x000e" which seems to make no sense to me. The only related
thread to this that I could find is here,
http://groups.google.com/group/android-developers/browse_thread/thread/22dbecfaa3a84d1d
- though this one went unanswered.

The reason I'm trying to do this, is it seems google has stored the
android_id somewhere other than on the device, so this could be useful
in trying to tie an android id to a specific user. This could mean if
they got a new phone, it would still be tied to the user though they
couldn't share the application and spoof the id.

Any thoughts on using this? Has anyone done it before?
--~--~---------~--~----~------------~-------~--~----~
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