summaryrefslogtreecommitdiffstats
path: root/docs/html/jd_extras.js
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2015-05-21 14:20:25 -0700
committerDirk Dougherty <ddougherty@google.com>2015-05-21 14:33:21 -0700
commit85dea528866217d4b3d40a1162c00c4e836504aa (patch)
treea2c59cd1162da852059f3d7f7ab79bc24ecd10d8 /docs/html/jd_extras.js
parent5c7dcb3054bef13896631de04aa45fc77782a1c2 (diff)
downloadframeworks_base-85dea528866217d4b3d40a1162c00c4e836504aa.zip
frameworks_base-85dea528866217d4b3d40a1162c00c4e836504aa.tar.gz
frameworks_base-85dea528866217d4b3d40a1162c00c4e836504aa.tar.bz2
Doc change: updated images, landings, and ndk updates.
Change-Id: If128f8394438471365db6f7c0a42e6b38d25d250
Diffstat (limited to 'docs/html/jd_extras.js')
-rw-r--r--docs/html/jd_extras.js84
1 files changed, 84 insertions, 0 deletions
diff --git a/docs/html/jd_extras.js b/docs/html/jd_extras.js
index f318668..6f6d31d 100644
--- a/docs/html/jd_extras.js
+++ b/docs/html/jd_extras.js
@@ -2652,6 +2652,90 @@ DISTRIBUTE_RESOURCES = DISTRIBUTE_RESOURCES.concat([
"type":"online course"
},
{
+ "title":"Enroll in the Android Nanodegree",
+ "titleFriendly":"",
+ "summary":"Sign up to learn about Android and receive a certification of your efforts.",
+ "url":"https://www.udacity.com/android-nanodegree",
+ "group":"",
+ "keywords": ["nanodegree"],
+ "tags": ["courses"],
+ "image":"images/cards/course-nanodegree-lg.jpg",
+ "lang":"en",
+ "type":"online course"
+ },
+ {
+ "title":"Advanced Android App Development",
+ "titleFriendly":"",
+ "summary":"Productionize and publish your apps.",
+ "url":"https://www.udacity.com/course/advanced-android-app-development--ud855",
+ "group":"",
+ "keywords": ["android, experts"],
+ "tags": ["courses"],
+ "image":"images/cards/course-ud855.jpg",
+ "lang":"en",
+ "type":"online course"
+ },
+ {
+ "title":"Android Ubiquitous Computing",
+ "titleFriendly":"",
+ "summary":"Extend your apps to Wear, TV, and Auto.",
+ "url":"https://www.udacity.com/course/android-ubiquitous-computing--ud875",
+ "group":"",
+ "keywords": ["wear, tv, auto"],
+ "tags": ["courses"],
+ "image":"images/cards/course-ud875.jpg",
+ "lang":"en",
+ "type":"online course"
+ },
+ {
+ "title":"Google Play Services",
+ "titleFriendly":"",
+ "summary":"Use Google APIs to improve your apps.",
+ "url":"https://www.udacity.com/course/google-play-services--ud876",
+ "group":"",
+ "keywords": ["google, play services, google services"],
+ "tags": ["courses"],
+ "image":"images/cards/course-ud876.jpg",
+ "lang":"en",
+ "type":"online course"
+ },
+ {
+ "title":"Android Design for Developers",
+ "titleFriendly":"",
+ "summary":"Learn how to make your apps material.",
+ "url":"https://www.udacity.com/course/android-design-for-developers--ud862",
+ "group":"",
+ "keywords": ["design, pure, material"],
+ "tags": ["courses"],
+ "image":"images/cards/course-ud862.jpg",
+ "lang":"en",
+ "type":"online course"
+ },
+ {
+ "title":"Android Development for Beginners",
+ "titleFriendly":"",
+ "summary":"Make your first Android app, even if you don't write code.",
+ "url":"https://www.udacity.com/course/android-development-for-beginners--ud837",
+ "group":"",
+ "keywords": ["firstapp",],
+ "tags": ["courses"],
+ "image":"images/cards/course-ud837.jpg",
+ "lang":"en",
+ "type":"online course"
+ },
+ {
+ "title":"Gradle for Android and Java",
+ "titleFriendly":"",
+ "summary":"Build better apps through automation",
+ "url":"https://www.udacity.com/course/gradle-for-android-and-java--ud867",
+ "group":"",
+ "keywords": ["gradle","studio", "sdk"],
+ "tags": ["courses"],
+ "image":"images/cards/course-ud867.jpg",
+ "lang":"en",
+ "type":"online course"
+ },
+ {
"title":"Watch Faces for Android Wear",
"titleFriendly":"",
"summary":"Watch faces let you customize the most prominent UI feature of Android wearables. The API is simple enough for rapid development and flexible enough to build something awesome.",