Skip to content
This repository was archived by the owner on Jan 11, 2022. It is now read-only.

Commit f647676

Browse files
authored
Update README.md
1 parent 145ed8f commit f647676

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

drive/deprecation/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ an overview of the migration steps.
1616

1717
1. Install the [Android SDK](https://developer.android.com/sdk/index.html).
1818
1. Download and configure the
19-
[Google Play services SDK](https://developer.android.com/google/play-services/setup.html),
20-
which includes the Google Drive Android API.
19+
[Google Play services SDK](https://developer.android.com/google/play-services/setup.html).
2120
1. Create a
2221
[Google API Console](https://console.developers.google.com/projectselector/apis/dashboard)
2322
project and enable the Drive API library.
2423
1. Register an OAuth 2.0 client for the package
2524
`com.google.android.gms.drive.sample.driveapimigration` with your own
2625
[debug keys](https://developers.google.com/drive/android/auth).
27-
1. Add the `../auth/drive.file` scope to the OAuth consent screen.
26+
1. Add the `../auth/drive.file` scope to the OAuth consent screen in the API
27+
Console.
2828

2929
See full instructions in the
3030
[Getting Started guide](https://developers.google.com/drive/android/get-started).

0 commit comments

Comments
 (0)