Trevor Johns | 807dc15 | 2009-12-07 17:04:53 -0800 | [diff] [blame] | 1 | <p>A sample application that demonstrates how to create an interactive widget for display on the Android home screen.</p> |
| 2 | |
| 3 | <p>When installed, this adds a "Wiktionary simple" option to the widget |
| 4 | installation menu. The word of the day is downloaded from Wiktionary and |
| 5 | displayed in a frame. Touching the widget will open a new browser session and |
| 6 | load the word's Wiktionary entry.</p> |
| 7 | |
| 8 | <p>A more advanced version of this sample is available in the Wiktionary directory.</p> |
| 9 | |
Roman Nurik | e7e7a6b | 2009-12-10 09:43:24 -0800 | [diff] [blame] | 10 | <img alt="" src="../images/WiktionarySimple.png"/> |