Your First Android Project
Figure 2. Eclipse New Project Wizard, Android Project
Fill in the following:
- The name of the project (e.g., Now)
- The Android SDK you wish to compile against (e.g., Google APIs for
Android 2.3) - The name of the Java package in which this project goes (e.g.,
com.commonsware.android.skeleton)