Modify index pages of MultiResolution, Wiktionary, and WiktionarySimple samples, to point to new screenshots. Also some minor cleanup.
This commit is contained in:
@@ -17,4 +17,4 @@ It demonstrates using:
|
|||||||
</ul>
|
</ul>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<img alt="" src="../images/sample_multires.png"/>
|
<img alt="" src="../images/MultiResolution.png"/>
|
||||||
|
|||||||
@@ -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"/>
|
||||||
|
|||||||
@@ -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"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user