This page is for the old first edition of the book. For the latest stuff, please visit the 2nd edition web page.
Download the code for Android Studio and IntelliJ IDEA!
Download the code for Eclipse!
If you want to use Eclipse, visit eclipse.org and get Eclipse for Java Developers. After installing Eclipse for Java Developers, follow the instructions at http://developer.android.com/sdk/installing/installing-adt.html to add the ADT (Android Developer Tools) to Eclipse.
For Eclipse users: Information about changes in the ADT
Talk to me:
Tweets by @allmycode
How to verify that a device (a phone or a tablet) is properly connected to your development computer via USB
Errata:appString
to ageString
. (Thanks to Ehsan Alikhani for finding this mistake.)renderingMethod
field. Rename it renderingValue
. (Thanks to Phong Nguyen for finding this mistake.)Employee
class has two children. The right-most child's name should be PartTimeEmployee
. (Thanks to Phong Nguyen for finding this mistake.).
.
.
.
.
.
.