I'm using the Android License Verification Library as suggested in http://developer.android.com/guide/publishing/licensing.html
Could someone tell me what does the returned user id field hold? It looks like a hash or a base64 encoded something, but I couldn't figure out what it really is... I'm checking the license on the server side and I need to be able to identify the user based on that userid field. I need a way to connect the license verification response to a google account *on the server side*. -- 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

