- Android Security Cookbook
- Keith Makan Scott Alexander Bown
- 73字
- 2021-07-21 17:52:58
Chapter 1. Android Development Tools
In this chapter, we will cover the following recipes:
- Installing the Android Development Tools (ADT)
- Installing the Java Development Kit (JDK)
- Updating the API sources
- Alternative installation of the ADT
- Installing the Native Development Kit (NDK)
- Emulating Android
- Creating Android Virtual Devices (AVDs)
- Using the Android Debug Bridge (ADB) to interact with the AVDs
- Copying files off/onto an AVD
- Installing applications on the AVDs via ADB