
Setting Up Your Android Tablet Programming Environment
You’re nearly at the fun part, but first you must make sure your computer is properly set up. You must download and install three packages for your work:
• Java Development Kit (JDK)• Eclipse, which is the integrated development environment (IDE)• Android Java SDK
If you’re a Java developer,...