-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDriveExample.txt
More file actions
22 lines (19 loc) · 899 Bytes
/
Copy pathDriveExample.txt
File metadata and controls
22 lines (19 loc) · 899 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Create Project
-ID:eastern-perigee-131023
-NUMBER:389480760586
Add credentials to your project
keytool -exportcert -keystore "C:\Users\vcuon\.android\debug.keystore" -list -v
or
keytool -list -v -keystore "C:\Users\Clover\.android\debug.keystore"
->SHA1: 92:8D:4D:BE:17:39:92:7F:5D:15:C3:2F:29:87:26:F9:53:A9:94:92
https://console.developers.google.com//start/api?id=drive&credential=client_key
Package: com.cuong.driveexample
->API key:AIzaSyAVp_ZA2y4_MqmjUxnufphFhMO7uuHH3oo
->OAuth 2.0 client IDs:389480760586-3vprurm9903omd8uphl40mhpps7pmpto.apps.googleusercontent.com
Step 1:
https://developers.google.com/drive/android/auth#connecting_and_authorizing_the_google_drive_android_api
Step 2:
https://developers.google.com/drive/android/files#lifecycle_of_a_drive_file
netsh wlan set hostednetwork mode=allow ssid=gacon key=123456789
netsh wlan start hostednetwork
netsh wlan stop hostednetwork