News

adb pull /sdcard/file C:\file - Pulls a file from your device to your computer -- works like adb push, but in reverse. adb logcat - View your Android device's log. Can be useful for debugging apps.