Skip to content

Commit

Permalink
am ef2b7fa: Merge "docs: move FAQ and old notepad tutorial to other p…
Browse files Browse the repository at this point in the history
…laces where we can properly redirect. This way the docs are accessible from existing links and they at least appear with a sidenav Also resolve a bunch of links to the notepad docs." into jb-dev

* commit 'ef2b7fa2c311b91108a6a7296e004e89bc87fa9c':
  docs: move FAQ and old notepad tutorial to other places where we can properly redirect. This way the docs are accessible from existing links and they at least appear with a sidenav Also resolve a bunch of links to the notepad docs.
  • Loading branch information
scottamain authored and Android Git Automerger committed Jun 29, 2012
2 parents 6775696 + ef2b7fa commit 8d37456
Show file tree
Hide file tree
Showing 19 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion docs/html/about/versions/index.jd
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ to be replaced by the user.</p>
</ul>

<p>For more details and a walkthrough of an application, see the <a
href="{@docRoot}resources/tutorials/notepad/index.html">Notepad Tutorial</a>.</p>
href="{@docRoot}training/notepad/index.html">Notepad Tutorial</a>.</p>

<a name="libraries" id="libraries"></a>
<h2>Libraries</h2>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ folder in the SDK.</p>
<p>Finally, a great way to started with Android development in Eclipse is to
follow both the <a href="{@docRoot}resources/tutorials/hello-world.html">Hello,
World</a> and <a
href="{@docRoot}resources/tutorials/notepad/index.html">Notepad</a> code
href="{@docRoot}training/notepad/index.html">Notepad</a> code
tutorials. In particular, the start of the Hello Android tutorial is an
excellent introduction to creating a new Android application in Eclipse.</p>

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/html/intl/ja/guide/basics/what-is-android.jd
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ page.title=Android とは
</ul>

<p>アプリケーションの簡単な説明と詳細については、<a
href="{@docRoot}resources/tutorials/notepad/index.html">Notepad チュートリアル</a>をご覧ください。</p>
href="{@docRoot}training/notepad/index.html">Notepad チュートリアル</a>をご覧ください。</p>

<a name="libraries" id="libraries"></a>
<h2>ライブラリ</h2>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/intl/ja/sdk/1.5_r2/installing.jd
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ JKS</pre>
<p><strong>サンプル コードの参照</strong></p>
<ul>
<li><a href="{@docRoot}training/basics/firstapp/index.html">Hello World アプリケーション</a>を構築します(特に Eclipse ユーザーにおすすめです)。</li>
<li><a href="{@docRoot}resources/tutorials/notepad/index.html">Notepad チュートリアル</a>に沿って Android アプリケーションを完全に構築します。 </li>
<li><a href="{@docRoot}training/notepad/index.html">Notepad チュートリアル</a>に沿って Android アプリケーションを完全に構築します。 </li>
<li><code><em>&lt;sdk&gt;</em>/platforms/<em>&lt;platfrom&gt;</em>/samples</code> に収められている他のサンプル アプリケーションのいずれかを新しいプロジェクトとして作成し、自分の開発環境でコンパイルし、実行します。</li>
</ul>

Expand Down
2 changes: 1 addition & 1 deletion docs/html/intl/ja/sdk/1.5_r3/installing.jd
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ JKS</pre>
<p><strong>サンプル コードの参照</strong></p>
<ul>
<li><a href="{@docRoot}training/basics/firstapp/index.html">Hello World アプリケーション</a>を構築します(特に Eclipse ユーザーにおすすめです)。</li>
<li><a href="{@docRoot}resources/tutorials/notepad/index.html">Notepad チュートリアル</a>に沿って Android アプリケーションを完全に構築します。 </li>
<li><a href="{@docRoot}training/notepad/index.html">Notepad チュートリアル</a>に沿って Android アプリケーションを完全に構築します。 </li>
<li><code><em>&lt;sdk&gt;</em>/platforms/<em>&lt;platfrom&gt;</em>/samples</code> に収められている他のサンプル アプリケーションのいずれかを新しいプロジェクトとして作成し、自分の開発環境でコンパイルし、実行します。</li>
</ul>

Expand Down
10 changes: 5 additions & 5 deletions docs/html/sitemap.txt
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ http:https://developer.android.com/training/basics/firstapp/index.html
http:https://developer.android.com/resources/tutorials/views/index.html
http:https://developer.android.com/resources/tutorials/localization/index.html
http:https://developer.android.com/resources/tutorials/testing/helloandroid_test.html
http:https://developer.android.com/resources/tutorials/notepad/index.html
http:https://developer.android.com/training/notepad/index.html
http:https://developer.android.com/tools/testing/activity_test.html
http:https://developer.android.com/resources/samples/get.html
http:https://developer.android.com/resources/samples/index.html
Expand Down Expand Up @@ -2863,10 +2863,10 @@ http:https://developer.android.com/reference/org/apache/http/auth/UsernamePasswordCred
http:https://developer.android.com/resources/tutorials/views/hello-tablelayout.html
http:https://developer.android.com/resources/tutorials/views/hello-relativelayout.html
http:https://developer.android.com/reference/org/apache/http/impl/conn/tsccm/package-descr.html
http:https://developer.android.com/resources/tutorials/notepad/notepad-ex1.html
http:https://developer.android.com/resources/tutorials/notepad/notepad-ex2.html
http:https://developer.android.com/resources/tutorials/notepad/notepad-ex3.html
http:https://developer.android.com/resources/tutorials/notepad/notepad-extra-credit.html
http:https://developer.android.com/training/notepad/notepad-ex1.html
http:https://developer.android.com/training/notepad/notepad-ex2.html
http:https://developer.android.com/training/notepad/notepad-ex3.html
http:https://developer.android.com/training/notepad/notepad-extra-credit.html
http:https://developer.android.com/resources/samples/BluetoothChat/res/index.html
http:https://developer.android.com/resources/samples/BluetoothChat/src/index.html
http:https://developer.android.com/resources/samples/BluetoothChat/AndroidManifest.html
Expand Down
2 changes: 1 addition & 1 deletion docs/html/tools/sdk/installing.jd
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ how to set up an Android-powered device so you can run and test your application
<p><strong>Follow the Notepad tutorial</strong></p>

<ul>
<li>The <a href="{@docRoot}resources/tutorials/notepad/index.html">
<li>The <a href="{@docRoot}training/notepad/index.html">
Notepad Tutorial</a> shows you how to build a full Android application
and provides helpful commentary on the Android system and API. The
Notepad tutorial helps you bring together the important design
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,15 +83,15 @@ previous exercises.</p>
table lists the
tutorial examples and describes what each covers. ">
<tr>
<th width="120"><a href="{@docRoot}resources/tutorials/notepad/notepad-ex1.html">Exercise
<th width="120"><a href="{@docRoot}training/notepad/notepad-ex1.html">Exercise
1</a></th>
<td>Start here. Construct a simple notes list that lets the user add new notes but not
edit them. Demonstrates the basics of <code>ListActivity</code> and creating
and handling
menu options. Uses a SQLite database to store the notes.</td>
</tr>
<tr>
<th><a href="{@docRoot}resources/tutorials/notepad/notepad-ex2.html">Exercise 2</a></th>
<th><a href="{@docRoot}training/notepad/notepad-ex2.html">Exercise 2</a></th>
<td>Add a second Activity to the
application. Demonstrates constructing a
new Activity, adding it to the Android manifest, passing data between the
Expand All @@ -100,13 +100,13 @@ invoke another Activity to return a result, using
<code>startActivityForResult()</code>.</td>
</tr>
<tr>
<th><a href="{@docRoot}resources/tutorials/notepad/notepad-ex3.html">Exercise 3</a></th>
<th><a href="{@docRoot}training/notepad/notepad-ex3.html">Exercise 3</a></th>
<td>Add handling of life-cycle events to
the application, to let it
maintain application state across the life cycle. </td>
</tr>
<tr>
<th><a href="{@docRoot}resources/tutorials/notepad/notepad-extra-credit.html">Extra
<th><a href="{@docRoot}training/notepad/notepad-extra-credit.html">Extra
Credit</a></th>
<td>Demonstrates how to use the Eclipse
debugger and how you can use it to
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ selections. </em></li>
In the New Android Project dialog, select <strong>Create project from existing source</strong>.</li>
<li>
Click <strong>Browse</strong> and navigate to where you copied the <code>NotepadCodeLab</code>
(downloaded during <a href="{@docRoot}resources/tutorials/notepad/index.html#preparing">setup</a>)
(downloaded during <a href="{@docRoot}training/notepad/index.html#preparing">setup</a>)
and select <code>Notepadv1</code>.</li>
<li>
The Project Name and other properties should be automatically filled for you.
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 8d37456

Please sign in to comment.