A simple note pad application. It demonstrates:
Please notice that this is not the same notepad code that's used for the Notepad Tutorial. They are similar in nature, but there are several differences in implementation — the tutorial is slightly more simple. If you're new to Android development, we suggest you start with the tutorial, then visit this code later to see more sample code.
You can find the source code for this sample in your SDK at:
<sdk>/platforms/android-<version>/samples/