On Wednesday, 3 February 2016 15:17:48 UTC+5:30, Shiney chandan wrote: > > I am trying to develop an email client which will use oauth 2.0 to > configure the gmail account. > > I am following the steps explained in the link below and able to configure > the gmail account successfully using oauth:- > > https://developers.google.com/identity/protocols/OAuth2ForDevices?hl=en > My need is to NOT SHOW the below screens during account configuration in > android compared to Iphone6. > > 1. After entering User name and password in android device login screen, > allow/deny screen is shown, like as shown in the image > [Android_Allow_deny_Screen.img] > 2. I tried using the Sign-inQuickstart.apk sample code using GMS, it shows > account list if device is already configured with Gmail account as system > account as shown in the image[Account_List_OAUTH.img]. > 3. In iPhone 6 after entering username and password in login screen, it > shows directly account configuration success screen as shown in image > [Iphone_account_success_screen.img]. I am trying to achieve the same on > Android. > > Could anyone please help me to achieve how to skip point no 1&2 for > android platform and get point no.3 on android which follows IPhone 6 > behavior? >
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/eb394a7a-d7f8-4a72-9d31-91178531f3e6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

