1.
https://developers.google.com/drive/examples/android
NoteList
2. Problem 2: need to change the Sdk version to 15
after that, it can lunch successfully.
<!--
sslake debug change 16 to 15
-->
<uses-sdk android:minSdkVersion="15" />
3. Need to understand the Drive API
4. Need to check the Google Drive SDK
https://developers.google.com/drive/examples/android
5.
Input :
https://www.googleapis.com/drive/v2/apps
No comments:
Post a Comment