11 lines
487 B
HTML
11 lines
487 B
HTML
<p>A sample application that demonstrates how to create an interactive Android
|
|
home screen widget that launches an application activity.</p>
|
|
|
|
<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
|
|
frame. Touching the widget will launch a custom application activity showing
|
|
more details.</p>
|
|
|
|
<img alt="" src="../images/WiktionarySimple.png"/>
|
|
<img alt="" src="../images/Wiktionary.png"/>
|