This book is a collection of notes and sample codes written by the
author while he was learning Android system. Topics include Installing
of Android SDK R24 on Windows, Creating and running Android emulators,
Developing First Android Application - HelloAndroid, Creating Android
Project with "android" Command, Building, Installing and Running the
Debug Binary Package, Inspecting Android Application Package (APK)
Files, Using Android Debug Bridge (adb) Tool, Copying files from and to
Android device, Understanding Android File Systems, Using Android Java
class libraries, Using "adb logcat" Command for Debugging, Understanding
Android application build processhttp://
herongyang.com/Android/