Chapter 9. Porting an Existing Application to Android with NDK
In this chapter, we will cover the following recipes:
Porting a command-line executable to Android with an NDK build system
Porting a command-line executable to Android with an NDK standalone compiler
Adding GUI to a ported Android app
Using background threads at porting