Chapter 3

Setting Up Your Development Environment

In This Chapter

arrow Getting familiar with the Eclipse development tool

arrow Using the Android SDK

arrow Running your first Android app

The tools for developing Android are freely available for download and use. Even if you’ve never used an IDE (integrated development environment) like Eclipse, it won’t take long for you to get your feet wet.

Starting at the Beginning

Android and all its associated tools run on Java, so the first thing you’ll need to do is make sure your development machine meets the supported system requirement. Then you’ll need to install the Java Development Kit (JDK).

The following operating systems are currently supported:

check.png Windows XP (32-bit)

check.png Windows Vista (32- or 64-bit)

check.png Windows 7 (32- or 64-bit)

check.png Mac OS X 10.5.8 or later (x86 ...

Get Android Game Programming For Dummies now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.