We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd57b76 commit 0b346b0Copy full SHA for 0b346b0
README.md
@@ -1,2 +1,10 @@
1
adb
2
===
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