[android-developers]
Hi *,
-- I'm integrating Google Drive in my application.
Using the below link I'm able to connect to Google drive and able to download files and able to upload files to Google drive.
Below is the code I'm using to upload file to Drive.
Using the above code I'm able to upload a file to drive and from the line numbers 20 - 23 in the above pic, I'm getting the file meta data such as downloadUrl, alternateUrl and webcontentLink.
Now I'm trying to load a WebView with the AlternateUrl and the page is loading but it is asking for Google credentials again. How to avoid the webview from asking Google Credential. Programmatically, how to login to Google account in webview without explicitly entering Google username and password. I want webview to pick account using either AccountManager or Google Play Service api.
I referred below links, but not able to get it done what I needed.
Any help in this regard would be highly appreciated.
Regards,
Saran
Saran
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
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 android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home