am 6837b6af: am c5c029e9: am 13eb86a1: Merge "add helpouts widget to first round of pages" into lmp-dev
* commit '6837b6afca73ead66a50b2a88492ad1b081e898f': add helpouts widget to first round of pages
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
page.title=Installing the Android SDK
|
||||
|
||||
page.tags=studio, sdk tools, eclipse adt
|
||||
helpoutsWidget=true
|
||||
|
||||
@jd:body
|
||||
|
||||
<style>
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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 ›</a></strong></p>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user