In the last chapter, we spent some time exploring the details of the Android system architecture. With our knowledge about kernel, HAL, and system service, we can start to customize the Android system ourselves. In this chapter, we will cover the following topics:
- Why customize the Android emulator?
- Creating a new x86emu device
- Building and testing the new x86emu device