http://developer.android.com/guide/developing/tools/adb.html
Querying for Emulator/Device Instances
-- adb devices
Installing an Application
-- adb install
Copying Files to or from an Emulator/Device Instance
-- adb pull
-- adb push foo.txt /sdcard/foo.txt
Other Shell Commands
-- adb shell ls /system/bin
Enabling logcat Logging
--adb logcat
沒有留言:
張貼留言