The new android sample project allows you to access examples of projects provided by the SDK that you need to download from the Android manager. So, on Eclipse, go to → Android SDK manager → after you open the package details, you can find Samples for the SDK (there are samples at each API level, you can get the last goal, which will be backward compatible to a certain API level). Install the ones you need. Then you will find samples for the purpose as part of the new android sample project.
A new project for Android is designed to launch a new project without using a sample.
source
share