简体   繁体   中英

Google Drive Android API - Google Drive App

Does Google Drive Android API need Google Drive App installed on the device to work?

I can't find any information about it, and I can't really test it without registering for the Google Developer Console...

Does Google Drive Android API need Google Drive App installed on the device to work?

No, the Google Drive app doesn't need to be installed. However you do use Google Play services SDK to work with Drive and that must be present for your app to work correctly. As long as you follow the documentation on setting up Google Play Services then you shouldn't have any problems.

Actually no, you don't have to install it in your computer. But you must get client_id and client_secret credentials from console developer if you want to use restful api in your test operations.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM