ADB Pull/push

Source: Internet
Author: User
Tags root access

Just had a half a day to pull, is not pull,

See where the problem is?

The problem is I shouldn't run adb pull! in the shell.

The right approach:

Open a command-line ratio at any point in the desktop,

ADB pull/sdcard/getroot          //This will pull Getroot to the desktop adb pull/sdcard/getroot e:/     //This will pull the getroot to the E-drive, try the e-back left slash right slash can be, After the 2nd pull in the figure, the E is written as a semicolon, so the error

The ADB push method is also available in the diagram.

Note that/system/app apk pull to the PC is possible, but the APK push to/system/app is not possible and will prompt for Read only:

This is the time to mount read-write (requires root access).

However, push-to-/data/local/tmp is possible. This is also the source of Saferoot use, first copy to TMP, find the loopholes and then use temporary permissions to the SU to XBin.

In addition, the day before the test seemed to find that if two phones are plugged in at the same time, a root is not root, then no root that can be used su. Without careful study, I put it first.

So much for this.

June 26, 2014

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.