|
34 | 34 | * busybox: <https://busybox.net/>
|
35 | 35 | * Test DPC APK Download for Android: <http://www.testdpc.com/>
|
36 | 36 | * fastlane screenshots for Android: <https://docs.fastlane.tools/getting-started/android/screenshots/>
|
| 37 | +* genymotion: <https://www.genymotion.com/> |
37 | 38 | * 奇兔刷机:<http://www.7to.cn/>
|
38 | 39 |
|
39 | 40 | * Android Studio移动鼠标显示悬浮提示的设置方法: <http://www.cnblogs.com/jiangxinnju/p/8227442.html>
|
|
121 | 122 | * MIUI ROM适配之旅第一天——认识Android手机: <http://www.miui.com/thread-402302-1-1.html>
|
122 | 123 | * H60-L01 EMUI3.0 ROOT 傻瓜教程: <http://cn.ui.vmall.com/thread-1267937-1-1.html>
|
123 | 124 |
|
| 125 | +* butterknife: <https://github.com/JakeWharton/butterknife> |
| 126 | +* xUtils3: <https://github.com/wyouflf/xUtils3> |
| 127 | +* jpinyin: <https://github.com/stuxuhai/jpinyin> |
| 128 | + |
124 | 129 | ## Jack
|
125 | 130 |
|
126 | 131 | * Android 新一代编译 toolchain Jack & Jill 简介: <https://yq.aliyun.com/articles/40811>
|
|
191 | 196 | ## XMPP
|
192 | 197 |
|
193 | 198 | * <http://xmpp.org/>
|
194 |
| -* Openfire 的安装和配置: <http://www.cnblogs.com/hoojo/archive/2012/05/17/2506769.html> |
| 199 | + |
| 200 | +* rfc3920: <https://tools.ietf.org/html/rfc3920> |
| 201 | +* rfc3920翻译: <http://wiki.jabbercn.org/RFC3920> |
| 202 | + |
| 203 | + |
| 204 | +* smack: <https://github.com/igniterealtime/Smack> |
| 205 | +* smack source: <https://github.com/igniterealtime/Smack> |
| 206 | +* asmack: <https://github.com/Flowdalic/asmack> |
| 207 | +* smack4-doc: <http://download.igniterealtime.org/smack/docs/latest/documentation/index.html> |
195 | 208 | * smack4-doc-zh: <https://github.com/likfe/smack4-doc-zh>
|
| 209 | + |
196 | 210 | * Android之基于XMPP协议即时通讯软件(一): <http://blog.csdn.net/way_ping_li/article/details/17385379>
|
197 | 211 | * Android之基于XMPP协议即时通讯软件(二): <http://blog.csdn.net/way_ping_li/article/details/17403929>
|
198 | 212 | * Android之基于XMPP协议即时通讯软件(三): <http://blog.csdn.net/way_ping_li/article/details/17490377>
|
199 | 213 |
|
| 214 | +* Openfire 的安装和配置: <http://www.cnblogs.com/hoojo/archive/2012/05/17/2506769.html> |
| 215 | +* Jabber 协议 概述: <https://blog.csdn.net/hezhi007/article/details/614359> |
| 216 | +* Smack编写jabber客户端: <https://blog.csdn.net/qqiabc521/article/details/6393721> |
| 217 | +* Subscriptions 运行机制: <http://www.moon-soft.com/doc/28326.htm> |
| 218 | + |
| 219 | +## Mina |
| 220 | + |
| 221 | +* <http://mina.apache.org> |
| 222 | +* Mina2.0快速入门: <http://www.cnblogs.com/phinecos/archive/2008/11/27/1342655.html> |
| 223 | +* Mina2.0框架源码剖析(一): <https://www.cnblogs.com/phinecos/archive/2008/12/03/1347052.html> |
| 224 | +* Mina2.0框架源码剖析(二): <http://www.cnblogs.com/phinecos/archive/2008/12/04/1347394.html> |
| 225 | +* Mina2.0框架源码剖析(三): <http://www.cnblogs.com/phinecos/archive/2008/12/04/1347626.html> |
| 226 | +* Mina2.0框架源码剖析(四): <http://www.cnblogs.com/phinecos/archive/2008/12/04/1347663.html> |
| 227 | +* Mina2.0框架源码剖析(五): <http://www.cnblogs.com/phinecos/archive/2008/12/04/1347752.html> |
| 228 | +* Mina2.0框架源码剖析(六): <http://www.cnblogs.com/phinecos/archive/2008/12/07/1349723.html> |
| 229 | +* Mina2.0框架源码剖析(七): <http://www.cnblogs.com/phinecos/archive/2008/12/08/1350315.html> |
| 230 | +* Mina2.0框架源码剖析(八): <http://www.cnblogs.com/phinecos/archive/2008/12/08/1350391.html> |
| 231 | + |
| 232 | +* MINA2官方教程翻译: <http://picasso-di.iteye.com/category/75577> |
| 233 | + |
| 234 | + |
200 | 235 | ## Android常见路径说明
|
201 | 236 |
|
202 | 237 | * /system/app/pkg_name 系统应用
|
|
0 commit comments