Android ADB Tools-operation phone and get hand device information (iv)

Source: Internet
Author: User

Android ADB Tools-operation phone and get hand device information (iv)

tags (space delimited): Android ADB

6. Other commands
Command function
adb shell input Text <content> Send text content
ADB shell input KeyEvent <keycode> Send keyboard events
ADB shell WM Size Get Device resolution
ADB Shell Getprop <key> Get device parameter information
adb shell SetProp <key> <value> Setting device parameter information
Send text message
shelltext"hello"
Send Home button

This command, equivalent to clicking on the Phone home button

C:\Users\Administrator>adb shell input keyevent KEYCODE_HOME
Get the phone resolution

Note: This command is not supported for low versions

shell wm sizeopen: Permission deniedopen720x1280
Get parameter information for a mobile device

Get the Phone System SDK version number

>C:\Users\Administrator>adb shell getprop ro.build.version.sdk>19
Force removal of Linux SE
C:\Users\Administrator>adb shell setenforceusage:  10 ]C:0setenforce:  set enforcing status:  Permission denied

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Android ADB Tools-operation phone and get hand device information (iv)

Related Article

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.