diff --git a/docs/html/google/google_toc.cs b/docs/html/google/google_toc.cs index 2ded2862b89e2..c57cf97bbd762 100644 --- a/docs/html/google/google_toc.cs +++ b/docs/html/google/google_toc.cs @@ -40,6 +40,11 @@ Maps +
The Google Mobile Ads APIs are part of the Google Play services platform.
-To get started, set up - the Google Play services SDK.
+To get started, set up + the Google Play services SDK.
Once you've installed the Google Play services package, the Google Mobile Ads sample is located diff --git a/docs/html/google/play-services/drive.jd b/docs/html/google/play-services/drive.jd new file mode 100644 index 0000000000000..555ad0d247220 --- /dev/null +++ b/docs/html/google/play-services/drive.jd @@ -0,0 +1,72 @@ +page.title=Google Drive Android API +page.tags="storage","files","cloud" +header.hide=1 + +@jd:body + + +
+Give your users access to their files, wherever they are, on any device. The Google Drive Android API makes it easier than ever to use Drive to store and sync user’s files between their mobile devices and the cloud. Simply use Drive like local file storage and the API will handle the syncing for you. +
+ +Browse the Google Drive Android API reference to explore the API or visit developers.google.com/drive/android for more information about integrating Google Drive into your app.
+The Google Drive Android API uses the local device storage to create, edit, and open files, then syncs them automatically when the device is connected to the Internet. If a user requests a file that isn’t already cached on the device, the Drive service downloads the file the next time the device connects.
+
+ Open a file
Building your own user interface for selecting or creating files is a thing of the past. The Drive API includes activity builders for two of the most common user activities: opening files and creating files.
+
+ Create a file
The query builder allows you to easily construct a query by joining together multiple parameters and filtering based on metadata. This allows you to easily display only relevant files, such as files shared with the user or files with a specific MIME type.
+ Query for a file
The Google Drive Android API is part of the Google Play services platform.
+To get started, set up + the Google Play services SDK. +
+ +Once you’ve set up the Google Play services SDK, you can run the Google Drive sample located in
+ <android-sdk>/extras/google-play-services/samples/drive. However, before
+ you can run the sample, you need to register your app in the Google Developers Console.
See Getting Started guide to learn how to get up and running with the Google Drive Android API. +
+ +For quick access while developing your Android apps, the + Google + Drive API reference is available here on developer.android.com.
+ +Detailed documentation for the Google Drive Android API is available with the rest of the Google Drive Platform documentation at developers.google.com/drive.
+Google Play game services is part of the Google Play services platform.
-To use game services, set up - the Google Play services SDK. Then, see the To use game services, set up + the Google Play services SDK. Then, see the Getting Started guide to set up your app.
diff --git a/docs/html/google/play-services/id.jd b/docs/html/google/play-services/id.jd index 664c6e6f43c7b..466dfef99573d 100644 --- a/docs/html/google/play-services/id.jd +++ b/docs/html/google/play-services/id.jd @@ -41,8 +41,8 @@ href="{@docRoot}reference/com/google/android/gms/ads/identifier/package-summary.The advertising ID APIs are part of the Google Play services platform.
-To get started, set up - the Google Play services SDK.
+To get started, set up + the Google Play services SDK.
Once you've installed the Google Play services package, review the overview diff --git a/docs/html/google/play-services/maps.jd b/docs/html/google/play-services/maps.jd index 965444a1ff282..b611f367eb7e6 100644 --- a/docs/html/google/play-services/maps.jd +++ b/docs/html/google/play-services/maps.jd @@ -60,8 +60,8 @@ href="https://developers.google.com/maps/documentation/android/">developers.goog
The Google Maps Android APIs are part of the Google Play services platform.
-To use Google Maps, set up - the Google Play services SDK. Then see the To use Google Maps, set up + the Google Play services SDK. Then see the Getting Started guide to get your API key for Maps and set up your app.
diff --git a/docs/html/google/play-services/plus.jd b/docs/html/google/play-services/plus.jd index e126dad22da05..1650ec2398e6c 100644 --- a/docs/html/google/play-services/plus.jd +++ b/docs/html/google/play-services/plus.jd @@ -61,8 +61,8 @@ information about integrating Google+ into your app.The Google+ Android APIs are part of the Google Play services platform.
-To get started, set up - the Google Play services SDK. +
To get started, set up + the Google Play services SDK.
The Google Wallet Android APIs are part of the Google Play services platform.
-To get started, set up - the Google Play services SDK. Then see the To get started, set up + the Google Play services SDK. Then see the tutorial to learn how to set up your app.
diff --git a/docs/html/images/google/gps-drive.png b/docs/html/images/google/gps-drive.png new file mode 100644 index 0000000000000..147af2542e1cd Binary files /dev/null and b/docs/html/images/google/gps-drive.png differ