Android Eclipse plugin is the fastest and easiest way to begin creating a new Android application. The plugin automatically generates correct project structure, and keeps the resources compiled for you automatically.
So here’s how it works,
Step 1: Read the ApiDemos application including SDK à <sdk>/samples/ folder in the SDK.
Step 2: Start Hello Android tutorial to begin creating a new Android application in Eclipse.