Skip to content

Commit 0b346b0

Browse files
committedSep 29, 2013
Update README.md
1 parent dd57b76 commit 0b346b0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎README.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
adb
22
===
3+
4+
从android 4.2中分离出来的adb源代码,适用于自己编译独立adb用于linux-x86或arm-linux。
5+
6+
注意:
7+
8+
1、众所周知4.2版本的adb带openssl加密的,这里并没有上传openssl代码,需要自行下载编译,并修改Makefile中对应的库文件路径
9+
2、此adb经过本人修改,serialNumber及apk安装方式已经发生改变,具体细节请自行研究
10+
3、请勿随意转载或商用

0 commit comments

Comments
 (0)
Please sign in to comment.