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 09:43:24 -08:00
parent 0359bdb72f
commit e7e7a6b821
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"/>