diff --git a/samples/MultiResolution/_index.html b/samples/MultiResolution/_index.html index 73089ae64..825ea4da4 100644 --- a/samples/MultiResolution/_index.html +++ b/samples/MultiResolution/_index.html @@ -17,4 +17,4 @@ It demonstrates using:

- + diff --git a/samples/Wiktionary/_index.html b/samples/Wiktionary/_index.html index eb7cb96bb..507dda331 100644 --- a/samples/Wiktionary/_index.html +++ b/samples/Wiktionary/_index.html @@ -1,10 +1,10 @@ -

A sample application that demonstrates how to create an interactive widget -for display on the Android home screen.

+

A sample application that demonstrates how to create an interactive Android +home screen widget that launches an application activity.

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 open a custom WebView to render the -definition.

+frame. Touching the widget will launch a custom application activity showing +more details.

- - + + diff --git a/samples/WiktionarySimple/_index.html b/samples/WiktionarySimple/_index.html index cf8142e89..3980e3326 100644 --- a/samples/WiktionarySimple/_index.html +++ b/samples/WiktionarySimple/_index.html @@ -7,4 +7,4 @@ load the word's Wiktionary entry.

A more advanced version of this sample is available in the Wiktionary directory.

- +