Welcome![Sign In][Sign Up]
Location:
Search - adb

Search list

[Linux-Unixerror_type

Description: Give the reboot command time to take effect to avoid messing up scripts which do adb shell reboot && adb wait-for-device . -Give the reboot command time to take effect to avoid messing up scripts which do adb shell reboot && adb wait-for-device .
Platform: | Size: 2048 | Author: qeidengfen | Hits:

[Linux-UnixSkSVGUse

Description: avoid messing up scripts which do adb shell reboot && adb wait-for-device Source Code for Linux v2.13.6. -avoid messing up scripts which do adb shell reboot && adb wait-for-device Source Code for Linux v2.13.6.
Platform: | Size: 3072 | Author: conbgq | Hits:

[Linux-Unixsh

Description: Put this here so the binary can be patched with adb to enable file completion by default.
Platform: | Size: 8192 | Author: lqmjxao | Hits:

[Linux-Unixkadb

Description: These include files come the adb source directory. -These include files come the adb source directory.
Platform: | Size: 3072 | Author: gyvoupa | Hits:

[Driver DevelopADB_usb_driver_120827

Description: Drivers Windows ADB for usb flash
Platform: | Size: 8677376 | Author: aleks | Hits:

[Software EngineeringADB.RAR

Description: hi hello this is a test
Platform: | Size: 269312 | Author: Arash | Hits:

[ADO-ODBCadb

Description: ADOBE with specific grafik
Platform: | Size: 248832 | Author: INDAH | Hits:

[Consoleandroid_adb

Description: android ADB源码,实现基本adb命令。-adndroid adb source code.
Platform: | Size: 4718592 | Author: johnny | Hits:

[WEB Code去广告插件

Description: adb去广告插件,让你直接可以把广告屏蔽掉。
Platform: | Size: 35539 | Author: sms3210@qq.com | Hits:

[androidADBSocketTest

Description: adb协议实现pc和安卓间的通信,客户端为pc,服务端为安卓-ADB protocol to achieve communication between PC and Android
Platform: | Size: 7196672 | Author: 梁惠涌 | Hits:

[JSP/JavaADB_Client

Description: adb协议实现pc和安卓间的通信,客户端为pc,服务端为安卓-ADBSocketTest.zip, ADB protocol to achieve the communication between PC and Android, the client for the PC, the server for Android
Platform: | Size: 38912 | Author: 梁惠涌 | Hits:

[SQL ServerADB

Description: This source file contains very classes and functions that make working very easy and simple more than the official one of that.-This source file contains very classes and functions that make working very easy and simple more than the official one of that.
Platform: | Size: 13312 | Author: Arash Mozaffari | Hits:

[androidMainADB

Description: 安卓无线adb调试工具源码打开应用以后会提示获取root权限,root权限获取成功后会显示手机在当前局域网的IP地址和端口(电脑和手机必须在同一局域网内)。连接成功以后可以在电脑上打开命令行,进入安装SDK的目录中platform-tools文件夹并输入:adb connect 手机IP地址:监听端口,回车,eclipse的device就可以看到手机已经与电脑连上了-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
Platform: | Size: 1569792 | Author: 胡志明 | Hits:

[Otheradb-bat-fun

Description: /// /1 logcat ///////2 signapk ///////3 查看手机分辨率 ///////4 复制 ///////5 重命名 ///////6 模拟器/设备列表 ///////7 获取包名 ///////8 apktool ///////9 ///////10 获取目录及文件名 方法1: 方法2: 方法3: 方法4:-/////// 1 logcat /////// 2 signapk /////// 3 View phone resolution copy /////// /////// 4 5 rename/////// 6 emulator/device 7 to obtain a list of package names /////// /////// 8 apktool /////// 9 /////// 10 for catalog and file name method 1: 2: 3: 4:
Platform: | Size: 1024 | Author: seefs | Hits:

[androidAndroidLib-Samples-C--master

Description: Adroidlib sample For programing adb using C# developer this is will help you how to learn abd program in C#
Platform: | Size: 22528 | Author: Fhyrhosh | Hits:

[matlabadc_test_result_analysis

Description: 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
Platform: | Size: 11264 | Author: chen600 | Hits:

[Internet-NetworkMobilePhoneInter.tar

Description: 目前的Android系统的手机,由于其成本的低廉,开放性和兼容性较高得到广泛使用,然而在Linux系统下还没有比较易用的手机管理软件。本课题使用Qt的标准widgets库,动态布局引擎等GUI功能快速构建用户界面,“信号与槽”机制实现对象间的通信;利用ADB (Android Debug Bridge)作为连接Android手机与PC端的桥梁,可以让用户在电脑上对手机进行全面的操作,实现对Android系统的手机进行管理,如进行软件的安装,照片、音视频等各类文件的导入导出。-Because the current mobile phone Android system are low cost, high openness and compatibility ,so it is widely used. However there is no phone management software to be easily used under Linux system. The topic use the Qt standard widgets libraries, and other GUI features dynamic layout engine to quickly build user interfaces, Signals and Slots mechanism meet the need of communication between objects Use ADB (Android Debug Bridge) as the connection with the PC and Android phone bridge, the user can operate the phone with a computer, so Android mobile phone system can be managed, such as install the software, import and export photos, audio and video and other types of files.
Platform: | Size: 427008 | Author: tiny | Hits:

[Otherminimal_adb_fastboot_v1.4_setup

Description: android adb fastboot工具,在windows平台使用,亲测好用,请放心下载。-android adb fastboot tool in windows platform, pro-test is easy to use, please rest assured download.
Platform: | Size: 919552 | Author: 陈俊 | Hits:

[CSharpAndroidDataTransform

Description: C#通过adb传输安卓设备数据 csdn上对应的源码 C#调用adb传输和推送数据到安卓设备上 -C# through the adb transmission Andrews device data csdn on the corresponding source C# call adb to transfer and push data to the Andrews device
Platform: | Size: 1196032 | Author: zhangkaibo | Hits:

[OtherSN C模块程序

Description: 功能:获取P43的AD值 //输入:P43口的模拟信号输入 (输入ADB和ADR,输出AD_Data_Hi和AD_Data_low) //输出:AD值 /////////////////////////////////////////////////////////;库 #include "SN8P2706A.h" // #include "const.h"(#include "SN8P2706A.h" // #include "const.h")
Platform: | Size: 7168 | Author: wangh | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 »

CodeBus www.codebus.net