December 2013
Beginner
416 pages
12h 45m
English
The Android Virtual Device Manager lets you create devices in multiple flavors of Android to facilitate testing. Android applications are put together using XML files for the layout, and Java code for the application logic. The Android logging system provides a mechanism for collecting and viewing system debug output, and this output can be viewed via the LogCat command. Android also provides a security model, which you will explore later in the book. In this chapter, you were exposed to resource files, which can greatly simplify application maintenance. You can also use Android activities to define complex user interfaces.
You’re now ready to begin building the On Your Bike application.
Read now
Unlock full access