Introduction to Android Android How to Program © by Pearson Education, Inc. All Rights Reserved.
Preface Android app development is done in Java and XML Experience with C++ and using class libraries will help you master Java, OOP, and XML along the way. Text is an app-driven approach, so we learn by studying applications, then you add on or do something else that is similar © by Pearson Education, Inc. All Rights Reserved.
Preface Covers features from Android SDK 2.x and 3.x, Android Maps APIs, Eclipse, Multimedia, Web services Chapters are online at There are Deitel Online Android resources (pg xviii) © by Pearson Education, Inc. All Rights Reserved.
Before You Begin Updates available at Need Java SE 6 SDK Need Eclipse or later (3.7 in lab) Need Android SDK versions 2.2, 2.33, 3.0, and whatever other version your own Android device is running ADT (Android Development Tools) Plugin for Eclipse READ THE DOCUMENTATION FOR INSTALLING EVERYTHING, if you are developing apps on your own devices. © by Pearson Education, Inc. All Rights Reserved.
Examples © by Pearson Education, Inc. All Rights Reserved. available at deitel.com/books/AndroidFP deitel.com/books/AndroidFP