您的位置:首页 > 移动开发 > Android开发

android 资源小金库

2016-07-16 17:25 417 查看
长时间的蛰伏,终于破茧成蝶,最近没有更新,项目忙,工期紧,今天把自己整理的一些库分享给你:、

Android learn

1:富文本:

http://blog.csdn.net/g475266696/article/details/7668988#

http://bbs.csdn.net/topics/390996687

2:使用As 检测内存泄露

http://www.jianshu.com/p/c49f778e7acf

3:查看方法数

http://inloop.github.io/apk-method-count/

65k解决

http://mp.weixin.qq.com/s?__biz=MzA4MjU5NTY0NA==&mid=405574783&idx=1&sn=6ff49fda8a7229bf6b2692fddcf23e04#rd

4:开发常用库

http://www.jianshu.com/p/d74ad16bd881

https://github.com/Lafree317/TimLiu-Android

5:android studio 使用教程

http://ask.android-studio.org/?/article/97

6:UML图形讲解

http://blog.csdn.net/suxinpingtao51/article/details/8011335

7:图片加载利器

http://www.jianshu.com/p/48ddd6756b7a

8:我为何要封装DialogFragment

http://www.jianshu.com/p/af6499abd5c2

9:mvp 模式的使用

http://www.jianshu.com/p/9a6845b26856

https://github.com/xitu/gold-miner/blob/master/TODO/android-basic-project-architecture-for-mvp.md

10:view的机制

http://www.cnblogs.com/punkisnotdead/p/5179115.html

11:android编码规范

http://www.jianshu.com/p/0a984f999592

12:Android 学习demo

http://www.jianshu.com/p/617cbc1268fc

13:.9图片生成

http://romannurik.github.io/AndroidAssetStudio/nine-patches.html

14:webView使用

http://geek.csdn.net/news/detail/65821

http://blog.csdn.net/moubenmao_jun/article/details/9076917

15:自定义View绘制

http://blog.csdn.net/yanbober/article/details/50577855

http://blog.csdn.net/harvic880925/article/details/50995268

16:android tools

http://www.androiddevtools.cn/

17:架构

http://www.jianshu.com/p/1f21e1d375aa

18:常用正则表达

http://www.jianshu.com/p/e7bb97218946

19:字符串的格式化

http://blog.csdn.net/lonely_fireworks/article/details/7962171

http://www.jianshu.com/p/bf8c4b4c8049

20:android 混淆

http://www.jianshu.com/p/f3455ecaa56e

21:grade

http://wuxiaolong.me/categories/Gradle/
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: