Summary of the "adb" ADB basic command

Source: Internet
Author: User

The following basic commands are commonly used by ADB:

    • ADB devices List your devices
    • AAPT dump badging <file_path.apk> View package name
    • ADB logcat View Logcat logs
    • ADB logcat > Path \ file name log stored in the file under the corresponding path
    • ADB kill-server kill adb Service (try if the device is connected to a problem)
    • ADB start-server restart ADB service
    • The ADB shell enters the Linux shell of the default device and can execute the linux command directly
    • adb shell Screenrecord/sdcard/runcase.mp4 record video save, default 3min, can also add--time-limit 60 limit Time
    • ADB install jd.apk installs app to device
    • ADB pull/sdcard/runcase.mp4 c://Copy the files from your phone to your computer
    • ADB push c://runcase.mp4/sdcard/to put files on your computer on your phone

Summary of the "adb" ADB basic command

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.