一些android资料备份 ADBhttp://developer.android.com/guide/developing/tools/adb.html1.安装apk到模拟器adb -s <name of emulator> install ****.apk