am 70634b36: am e7e7a6b8: Modify index pages of MultiResolution, Wiktionary, and WiktionarySimple samples, to point to new screenshots. Also some minor cleanup.

Merge commit '70634b3633dc2847df14db67a4e22dce5a16e45f' into eclair-mr2-plus-aosp

* commit '70634b3633dc2847df14db67a4e22dce5a16e45f':
  Modify index pages of MultiResolution, Wiktionary, and WiktionarySimple samples, to point to new screenshots. Also some minor cleanup.
This commit is contained in:
Roman Nurik
2009-12-10 19:54:47 -08:00
committed by Android Git Automerger
3 changed files with 8 additions and 8 deletions

View File

@@ -17,4 +17,4 @@ It demonstrates using:
</ul> </ul>
</p> </p>
<img alt="" src="../images/sample_multires.png"/> <img alt="" src="../images/MultiResolution.png"/>

View File

@@ -1,10 +1,10 @@
<p>A sample application that demonstrates how to create an interactive widget <p>A sample application that demonstrates how to create an interactive Android
for display on the Android home screen.</p> home screen widget that launches an application activity.</p>
<p>When installed, this adds a "Wiktionary" option to the widget installation <p>When installed, this adds a "Wiktionary" option to the widget installation
menu. The word of the day is downloaded from Wiktionary and displayed in a menu. The word of the day is downloaded from Wiktionary and displayed in a
frame. Touching the widget will open a custom WebView to render the frame. Touching the widget will launch a custom application activity showing
definition.</p> more details.</p>
<img alt="" src="../images/wiktionary.png"/> <img alt="" src="../images/WiktionarySimple.png"/>
<img alt="" src="../images/wiktionary_detail.png"/> <img alt="" src="../images/Wiktionary.png"/>

View File

@@ -7,4 +7,4 @@ load the word's Wiktionary entry.</p>
<p>A more advanced version of this sample is available in the Wiktionary directory.</p> <p>A more advanced version of this sample is available in the Wiktionary directory.</p>
<img alt="" src="../images/wiktionary.png"/> <img alt="" src="../images/WiktionarySimple.png"/>