安卓各种长知识的技术文章,不断更新 博客分类: android
程序员文章站
2024-02-21 08:58:04
...
- http://blog.udinic.com/2015/09/15/speed-up-your-app 各种性能优化工具介绍
- https://futurestud.io/blog/retrofit-2-upgrade-guide-from-1-9/ 很像用来替换目前项目中接口调用这块。能够介绍不少垃圾代码
- Optimizing Android bytecode with Redex (需要*)看起来又是一个facebook牛逼的工具
- ReactiveX文档中文翻译
- Andriod性能优化之列表卡顿——以“简书”APP为例
- 聊一聊Android 6.0的运行时权限
- Android 开发绕不过的坑:你的 Bitmap 究竟占多大内存?
- 关于Android的.so文件你所需要知道的
- Android 进程常驻(0)----MarsDaemon使用说明
- Introducing VR view: embed immersive content into your apps and websites
- Embedding VR Views
- Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。
- SuperRecyclerView