xref: /aosp_15_r20/development/samples/Wiktionary/_index.html (revision 90c8c64db3049935a07c6143d7fd006e26f8ecca)
1<p>A sample application that demonstrates how to create an interactive Android
2home screen widget that launches an application activity.</p>
3
4<p>When installed, this adds a "Wiktionary" option to the widget installation
5menu. The word of the day is downloaded from Wiktionary and displayed in a
6frame. Touching the widget will launch a custom application activity showing
7more details.</p>
8
9<img alt="" src="../images/WiktionarySimple.png"/>
10<img alt="" src="../images/Wiktionary.png"/>
11