Add new web pages for sample apps included in the SDK. Revise the existing sample app web pages. Delete screenshots for notepad and lunar lander (these have moved into frameworks/base/docs/html/guide/samples/image/.
9 lines
507 B
HTML
9 lines
507 B
HTML
<p>This is a sample Home application. The Home application that users use
|
|
to launch applications by default is an ordinary application itself.
|
|
A user can install additional Home applications and pick which one to use as the
|
|
default Home. This is a sample of such an alternative.</p>
|
|
|
|
<p>This is actually the source of an old incarnation of the default Home application,
|
|
which may look familiar if you played with some of the older pre-1.0 SDKs.</p>
|
|
|
|
<img alt="" src="/guide/samples/images/HomeSample.png" /> |