Wednesday, 2 May 2012

Setup Android IDE SDK


The Android SDK supports several different integrated development environments (IDEs). For this book we will focus on Eclipse because it is the IDE that is best integrated with the SDK, and, hey, it's free. No matter which operating system you are using, you will need essentially the same set of tools:


  • The Eclipse IDE
  • Sun's Java Development Kit (JDK)
  • The Android Software Developer's Kit (SDK)
  • The Android Developer Tool (ADT), a special Eclipse plug-in


Since you're probably going to develop on only one of the host operating systems, skip to the appropriate section that pertains to your selected operating system.

No comments:

Post a Comment