You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
487 B
10 lines
487 B
<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"/>
|
|
|