Android Programming Tutorials

(Romina) #1
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)


3
Free download pdf