[android-porting] Verify user using google account details

2010-06-02 Thread Soumya
Hi, I am developing an application wherein the user has to enter the user name and password of Google account to get verified. If verified as Google user then the user can use my application. Is there any class or sample code in Android which does the same thing? Thank you, Soumya --

Re: [android-porting] Verify user using google account details

2010-06-02 Thread Deva R
Have seen below option in eclair menu.. Menu - DevTools - Google Login Service see if this's close to your requirement.. http://git.omapzoom.org/?p=platform/packages/apps/Browser.git;a=blob;f=src/com/android/browser/BrowserActivity.java#l256 On Wed, Jun 2, 2010 at 5:18 PM, Soumya