blob: 507dda3317b6de5dde07b08cb6a6392a3c5cc4a5 [file] [log] [blame]
Roman Nurike7e7a6b2009-12-10 09:43:24 -08001<p>A sample application that demonstrates how to create an interactive Android
2home screen widget that launches an application activity.</p>
Trevor Johns807dc152009-12-07 17:04:53 -08003
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
Roman Nurike7e7a6b2009-12-10 09:43:24 -08006frame. Touching the widget will launch a custom application activity showing
7more details.</p>
Trevor Johns807dc152009-12-07 17:04:53 -08008
Roman Nurike7e7a6b2009-12-10 09:43:24 -08009<img alt="" src="../images/WiktionarySimple.png"/>
10<img alt="" src="../images/Wiktionary.png"/>