Android Play (-) Adbshell installation

Source: Internet
Author: User
Tags root access

What's a Adbshell?

1 http://adbshell.com/
1  is

ADB is a CLI tool that helps you communicate with the Andriod simulator or the real machine. The Adbshell is the shell interface that integrates the ADB toolkit. The shell is nothing to be wordy about. Directly on the dry goods.

Two Adbshell installation

Mobile: Open use debug mode, after the 4.x version several times click the version number, triggering the hidden option, radio USB debugging, allow USB Debug. USB connection computer allows computer-side debugging, computer fingerprint identification confirmation.

PC-side: Install USB drive.

http://adbshell.com/downloads

After installation, the devmgmt.msc can identify the device.

Installing Adbshell

http://files.cnblogs.com/files/liuyuxing/adb.zip

Add to environment variable. cmd to enter.

So, congratulations, you've already connected to your phone through Adbshell.

Three practiced hand commands

Open cmd

ADB devices list of connected devices

ADB kill-server kills ADB process

ADB forward 12223 75360 set ADB communication port local 12223 peer 75360

ADB USB restart port equals disconnect USB re-connect

adb tcpip XXX via IP address connection

ADB install xxx.apk installation xxx.apk-t allow debug-s installation on sdcard-d allow downgrade

ADB unistall xxx.apk unload-K retention file

Shell >PM List Packages lists all installed packages that can be used with pipe breaks

PM Path com.mt.mtxx.mtxx lists the installation path for the Mei 美图秀秀

PM Clear Com.mt.mtxx.mtxx Clear the data from the beauty map

Pull Download Data

Push upload data

LS/RM/MKDIR/TOUCH/CP/MV/PWD/CD is similar to Bashshell.

Netstat/ip/netcfg similar to BSH

Logcat Print Log,

Seems to send only ctrl-c quit signal quit

Dumpsys//dumpsys Battery View battery information

Dumpsys Meminfo

Dumpsys data

Dumpsys Dumpsys Activity

Dumpsys gfxinfo com.mt.mtxx.mtxx View infographic information

Screencap/sdcard/screen.png screen

Screenrecord--size <WIDTHxHEIGHT> Recording screen

ADB root enters adb with root access

ADB sideload <update.zip> System updates

Ps/top/

Getprop | grep adb view adb property settings

SetProp service.adb.tcp.port 5555 setting adb port number

Four. Application Scenarios

Analog to the phone to send home button, crack password, print log for debugging and so on. I have no specific application, here is not disgrace.

This site blog are original, reproduced please indicate the source. Small three thanked ~~! here.

Android Play (-) Adbshell installation

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.