Description: Android wireless ADB debugging tool for source code open the application will prompt to get root privileges, root privileges to succeed will show the phone in the LAN IP address and port (computers and mobile phones must be within the same LAN). After the connection is successful can be on a computer on the command line, enter the directory to install the SDK platform tools folder and enter: ADB connect phone IP address: port monitor, enter, eclipse device can see phone and a computer connected to the
To Search:
File list (Check if you may need any files):
MainADB
.......\.classpath
.......\.project
.......\.settings
.......\.........\org.eclipse.jdt.core.prefs
.......\AndroidManifest.xml
.......\assets
.......\bin
.......\...\AndroidManifest.xml
.......\...\classes
.......\...\.......\com
.......\...\.......\...\example
.......\...\.......\...\.......\mainadb
.......\...\.......\...\.......\.......\BuildConfig.class
.......\...\.......\...\.......\.......\MainActivity$1.class
.......\...\.......\...\.......\.......\MainActivity.class
.......\...\.......\...\.......\.......\R$attr.class
.......\...\.......\...\.......\.......\R$dimen.class
.......\...\.......\...\.......\.......\R$drawable.class
.......\...\.......\...\.......\.......\R$id.class
.......\...\.......\...\.......\.......\R$layout.class
.......\...\.......\...\.......\.......\R$menu.class
.......\...\.......\...\.......\.......\R$string.class
.......\...\.......\...\.......\.......\R$style.class
.......\...\.......\...\.......\.......\R.class
.......\...\classes.dex
.......\...\dexedLibs
.......\...\.........\android-support-v4-b20ec22287286f79760ccc10ca4f0594.jar
.......\...\.........\android-support-v4-f626ab8e72f5c9de5ebd3fc92e5b6f46.jar
.......\...\jarlist.cache
.......\...\MainADB.apk
.......\...\res
.......\...\...\drawable-hdpi
.......\...\...\.............\ic_launcher.png
.......\...\...\drawable-mdpi
.......\...\...\.............\ic_launcher.png
.......\...\...\drawable-xhdpi
.......\...\...\..............\ic_launcher.png
.......\...\...\drawable-xxhdpi
.......\...\...\...............\ic_launcher.png
.......\...\resources.ap_
.......\gen
.......\...\com
.......\...\...\example
.......\...\...\.......\mainadb
.......\...\...\.......\.......\BuildConfig.java
.......\...\...\.......\.......\R.java
.......\ic_launcher-web.png
.......\libs
.......\....\android-support-v4.jar
.......\proguard-project.txt
.......\project.properties
.......\res
.......\...\drawable-hdpi
.......\...\.............\ic_launcher.png
.......\...\drawable-ldpi
.......\...\drawable-mdpi
.......\...\.............\ic_launcher.png
.......\...\drawable-xhdpi
.......\...\..............\ic_launcher.png
.......\...\drawable-xxhdpi
.......\...\...............\ic_launcher.png
.......\...\layout
.......\...\......\activity_main.xml
.......\...\menu
.......\...\....\main.xml
.......\...\values
.......\...\......\dimens.xml
.......\...\......\strings.xml
.......\...\......\styles.xml
.......\...\values-sw600dp
.......\...\..............\dimens.xml
.......\...\values-sw720dp-land
.......\...\...................\dimens.xml
.......\...\values-v11
.......\...\..........\styles.xml
.......\...\values-v14
.......\...\..........\styles.xml
.......\src
.......\...\com
.......\...\...\example
.......\...\...\.......\mainadb
.......\...\...\.......\.......\MainActivity.java
.......\说明.htm