正在加载图片...
Android Debugging ADB (Android Debug Bridge) o a versatile command line tool that lets you communicate with an emulator instance or connected Android-powered device o You can find the adb tool in <sdk>/platform-tools o Device management, moving and syncing files to the emulator (or device), running a UNIX shell on the device or emulator, interacting with sQLite database for an application Dalvik Debug Monitor Server(DDMs g命)? c Inactivity o Graphical program that communicates with your devices through the AdB o Capture screenshots, gather thread and stack information, monitor heap, spoof incoming calls and SMs messages, etc IntrotoAdb:httpdeveloperandroidcom/tools/help/adb.html 18Android Debugging • ADB (Android Debug Bridge) o A versatile command line tool that lets you communicate with an emulator instance or connected Android-powered device o You can find the adb tool in <sdk>/platform-tools o Device management, moving and syncing files to the emulator (or device), running a UNIX shell on the device or emulator, interacting with SQLite database for an application. • Dalvik Debug Monitor Server (DDMS) o Graphical program that communicates with your devices through the ADB. o Capture screenshots, gather thread and stack information, monitor heap, spoof incoming calls and SMS messages, etc. 18 Intro to ADB: http://developer.android.com/tools/help/adb.html
<<向上翻页向下翻页>>
©2008-现在 cucdc.com 高等教育资讯网 版权所有