Location:
Search - android ssl
Search list
Description: 提取出最全的Android4.0 API 的源代码,也就是android.jar源代码,这样在Eclipse关联到该源代码,就可以在项目中查看Android API 的实现了,希望对学习Android开发的人有帮助
下载教程。确保你已经安装了git jdk python等,操作系统环境为Linux。
1.创建bin目录,并加入到PATH
$ mkdir ~/bin
$ PATH=~/bin:$PATH
2.下载repo到刚刚创建的bin目录,并设置权限为可执行。
$ curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo
$ chmod a+x ~/bin/repo
3.创建Android源代码存放目录并进入到该目录
$ mkdir Android-4.0.0_r1
$ cd Android-4.0.0_r1
4.初始化Android4.0.1的Git库
$ repo init -u https://android.googlesource.com/platform/manifest -b android-4.0.1_r1
5.最后执行开始同步下载
$ repo sync-failed to translate
Platform: |
Size: 11740160 |
Author: 小邓 |
Hits:
Description: 实现在Android上的SSL通信,android中只能使用BKS的加密和解密,配好BKS环境后可以通过以上代码实现功能-Implementation of SSL communication on Android, android can only use the encryption and decryption BKS, BKS environment with good code after the above functions
Platform: |
Size: 273408 |
Author: 邹凡 |
Hits:
Description: Android平台上实现SSL协议的通信。加密解密功能都有。密钥、证书都生成了。-SSL protocol communication on the Android platform. Encryption and decryption functions have. Keys, certificates are generated.
Platform: |
Size: 16384 |
Author: 谢芷晴 |
Hits:
Description: Android 实现远程桌面SSL协议通信Dome -Android remote desktop the SSL protocol communications Dome
Platform: |
Size: 249856 |
Author: 临风 |
Hits:
Description: android平台上的支持ssh通讯的jar包和示例,可以让你的android应用支持SSL通讯-android platform supports ssh communications jar package and examples, can make your android application support SSL communication
Platform: |
Size: 239616 |
Author: 赵布衣 |
Hits:
Description: android网上支付宝支付例程和开发工具包,以及详细的开发说明,包含ssl库,demo源代码-android Alipay online payment routines and development kits, as well as detailed description of the development, including the ssl libraries, demo source code
Platform: |
Size: 14752768 |
Author: 李巍海 |
Hits:
Description: 一本Android安全相关的书籍英文版,主要通过代码讲解了如何在Android实现加解密以及黑名单SSL通信等(Android security related books in English, mainly through the code to explain how to implement encryption and decryption in Android, as well as blacklist, SSL Communications)
Platform: |
Size: 5765120 |
Author: styluo
|
Hits:
Description: * Calls Google play services Safety Net test
* Local verification of request
* Verifies Safety Net API response with the Android Device Verification API (over SSL pinned connection)
Platform: |
Size: 776192 |
Author: Sarath
|
Hits:
Description: Android applications for SSL/TLS
Platform: |
Size: 4283392 |
Author: jerry lee
|
Hits:
Description: Android applications for ssl/tls
Platform: |
Size: 4304896 |
Author: jerry lee
|
Hits:
Description: 款依托安卓系统自身VPN来达到免Root抓取数据包的应用程序。 Packet Capture一个使用SSL网络解密的 捕获数据包/网络嗅探 工具,虽...(It relies on Android's own VPN to achieve Root free access to data packets. Packet Capture a capture packet / sniffer tool using SSL network decryption, though...)
Platform: |
Size: 4288512 |
Author: 光临联欢 |
Hits: