December 2013
Beginner
416 pages
12h 45m
English
In this book, you’ll learn how to build optimized applications for many types of Android devices. For example, one variation you must account for is screen size. The wide range of smartphones and tablets presents hundreds of screen sizes for Android devices—from 2-inch screens with resolutions of 240 × 320, to 10-inch screens with resolutions as high as 2560 × 1600, and everything in between. Your Android applications need to scale to all these sizes.
You can implement settings and controls using the default operating system settings. This means that the device itself (rather than your application) generates the menus and buttons.
Android applications can be compiled to an Android Application Package (APK) ...
Read now
Unlock full access