Fix Android device does not eject debug authorization reminder

Source: Internet
Author: User

Fix Android device does not eject debug authorization reminder


1, install the Android SDK, set the system environment variable%andriod_sdk_home%, after set up check:

C:\users\leizm>echo%andriod_sdk_home%

G:\adt-bundle-windows-x86-20131030\sdk\platform-tools


2. Install mobile phone Driver


3, the installation of ADB, a lot of tools are automatically installed, can be viewed through the command:

C:\users\leizm>where ADB

C:\Android\adb.exe


4. View Device

C:\USERS\LEIZM>ADB devices

List of devices attached

84A82BCC Unauthorized


Unauthorized indicates that debugging is not authorized.


5. Input command processing

C:\USERS\LEIZM>ADB Kill-server


C:\USERS\LEIZM>ADB Start-server

* Daemon not running. Starting it now on Port 5037 *

* Daemon started successfully *


C:\USERS\LEIZM>ADB devices

List of devices attached

84A82BCC Device



This article is from the lava blog, so be sure to keep this source http://lavasoft.blog.51cto.com/62575/1945896

Fix Android device does not eject debug authorization reminder

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.