搜索资源列表
androidsADB
- android的平台的adb工具的使用,详细讲解了很多命令!-adb cmd tool of android
Android-ADB-tool
- ADB的工作方式比较特殊采用监听Socket TCP 5554等端口的方式让IDE和Qemu通信,默认情况下ADB会daemon相关的网络端口,所以当我们运行Eclipse时ADB进程就会自动运行,在Eclipse中通过DDMS来调试Android程序;也可以通过手动方式调用,以下为一些常用的操作供参考。-ADB has a special way of working listens on the Socket TCP 5554 port IDE and Qemu communication
ADBTool
- Adb tool,通过MFC的界面可以对Andorid平板电脑的的文件进行交互操作-Adb tool, through the MFC interface can Andorid Tablet PC files to interoperate
adb
- 安卓手机屏幕解锁用到的adb工具,在windows中运行里面完成操作-Andrews used to unlock the phone screen adb tool, which runs in the windows to complete the operation
adb
- 连接安卓手机ADB工具,对开发连接安卓手机软件很有帮助。-Android phones ADB connection tool for connecting Android mobile software development is helpful.
Android_ADB
- 在usb连接下通过adb检测android设备-Detecting the android devices by adb tool when connected with usb
MainADB
- 安卓无线adb调试工具源码打开应用以后会提示获取root权限,root权限获取成功后会显示手机在当前局域网的IP地址和端口(电脑和手机必须在同一局域网内)。连接成功以后可以在电脑上打开命令行,进入安装SDK的目录中platform-tools文件夹并输入:adb connect 手机IP地址:监听端口,回车,eclipse的device就可以看到手机已经与电脑连上了-Android wireless ADB debugging tool for source code open the appl
adc_test_result_analysis
- matlab开发的ADC工具,计算SNR和THD等参数。支持逻辑分析仪原始数据导入,-MATLAB tool developed by ADB, calculate SNR/THD and other parameters. Support logic analyzer to calculate the raw data import. Communications Test and Verification
minimal_adb_fastboot_v1.4_setup
- android adb fastboot工具,在windows平台使用,亲测好用,请放心下载。-android adb fastboot tool in windows platform, pro-test is easy to use, please rest assured download.
Odin3-v3.12.3
- android dev tool odin
ADB Tool
- ADB TOOL FILE FOR ALL DEVICE
adb
- android 手机联机终端调试工具,是在命令行中执行,在Windows中,运行cmd,然后连接手机和电脑,在cmd中执行adb shell(android mobile and pc compile toos!!!)
adb-setup-1.3
- 电脑端安装驱动和ADB: 楼楼用的是一键安装工具,方便快捷。安装过程:一直Y、Y、Y。后边还会有一个程序的安装界面,只需要一路确定。安装完成后程序会自动退出。(Computer terminal installation driver and ADB: The building is equipped with a one key installation tool, which is convenient and quick. Installation process:
Android屏幕截取
- 使用Adb调试工具,实时获取Android手机的屏幕,以实现远程控制安卓手机的目的。(The Adb debugging tool is used to get the screen of Android mobile phone in real time to achieve the purpose of remote control of Android mobile phone.)
百度carlife车机开源
- Overview The Android Screen Monitor (ASM) is a tool to monitor screen on the device or emulator. ASM is an Android Debug Bridge (adb) client, When it starts monitoring screen, ASM connects to adb on port 5037 and receives frame buffer continuou