am 13eb86a1: Merge "add helpouts widget to first round of pages" into lmp-dev

* commit '13eb86a11308b2cff7159d287a79fd7cfa2b045b':
  add helpouts widget to first round of pages
This commit is contained in:
smain@google.com
2014-10-23 00:02:43 +00:00
committed by Android Git Automerger
8 changed files with 29 additions and 21 deletions

View File

@@ -1,5 +1,8 @@
page.title=Adding SDK Packages
page.tags=studio, sdk tools, eclipse adt, sdk manager, google play services, support library
helpoutsWidget=true
@jd:body
<style>

View File

@@ -1,5 +1,8 @@
page.title=Installing the Android SDK
page.tags=studio, sdk tools, eclipse adt
helpoutsWidget=true
@jd:body
<style>

View File

@@ -3,6 +3,7 @@ page.type=about
fullpage=1
page.metaDescription=Resources available to help you report and resolve issues while you are developing apps for Android.
page.image=/images/android-support-card.png
@jd:body
<div class="wrap" style="width:940px;">
@@ -28,13 +29,19 @@ page.image=/images/android-support-card.png
<a href="http://webchat.freenode.net/?channels=android">#android</a>, <a href="http://webchat.freenode.net/?channels=android-dev">#android-dev</a> <span style="color:#888">(IRC via irc.freenode.net)</span><br />
</p>
<p><b>
<a href="https://helpouts.google.com/partner/ask?vertical=programming&tags=android&origin=http:%2F%2Fdeveloper.android.com%2Fsupport.html">Ask a question in Google Helpouts</a>
</b></p>
<h5>Send Feedback</h5>
<p>
<a href="http://code.google.com/p/android/issues/entry?template=Developer%20Documentation">Report documentation bug</a><br />
<a href="https://code.google.com/p/android/issues/entry?template=User%20bug%20report">Report device bug</a><br />
<a href="https://code.google.com/p/android/issues/entry?template=Developer%20bug%20report">Report platform bug</a><br />
</p>
</div>

View File

@@ -1,12 +1,8 @@
page.title=Building a Simple User Interface
parent.title=Building Your First App
parent.link=index.html
trainingnavtop=true
previous.title=Running Your App
previous.link=running-app.html
next.title=Starting Another Activity
next.link=starting-activity.html
page.tags=ui, views, layout, widgets, string resources
helpoutsWidget=true
@jd:body

View File

@@ -1,6 +1,7 @@
page.title=Creating an Android Project
parent.title=Building Your First App
parent.link=index.html
page.tags=eclipse, sdk, project setup, adt
helpoutsWidget=true
trainingnavtop=true
next.title=Running Your App

View File

@@ -3,8 +3,9 @@ page.metaDescription=If you're new to Android app development, this where you sh
trainingnavtop=true
startpage=true
next.title=Creating an Android Project
next.link=creating-project.html
page.tags=sdk tools
helpoutsWidget=true
@jd:body
@@ -47,6 +48,3 @@ not apply to earlier versions.</p>
<p>This class uses a tutorial format that incrementally builds a small Android app that teaches
you some fundamental concepts about Android development, so it's important that you follow each
step.</p>
<p><strong><a href="creating-project.html">Start the first lesson &rsaquo;</a></strong></p>

View File

@@ -3,10 +3,9 @@ parent.title=Building Your First App
parent.link=index.html
trainingnavtop=true
previous.title=Creating a Project
previous.link=creating-project.html
next.title=Building a Simple User Interface
next.link=building-ui.html
page.tags=emulator, virtual device
helpoutsWidget=true
@jd:body

View File

@@ -3,8 +3,9 @@ parent.title=Building Your First App
parent.link=index.html
trainingnavtop=true
previous.title=Building a Simpler User Interface
previous.link=building-ui.html
page.tags=input events, intents, activity lifecycle
helpoutsWidget=true
@jd:body