11. Advanced Android Development

This chapter is a collection of advanced techniques that are useful to make an application more robust, faster, and in some cases, to improve the user interface. First, an example of customizing an Android standard view is shown. Then, the Native Development Kit (NDK) is introduced as a method for reducing overhead and improving time on complex computations. Android security is then discussed. Next, a way to do inter-process communication between two different processes is presented. This is followed by data backup to the cloud, which is a feature introduced in Android 2.2. Finally, some techniques for user interface animation are shown.

Android Custom View

As discussed in Chapter 4, “User Interface Layout,” ...

Get The Android Developer’s Cookbook: Building Applications with the Android SDK 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.