android 开发用的着的一些工具和优秀的技术分享博客

这里写图片描述

点击下载Android 程序员的简历模板

1.ConstraintLayout 属性详解 和Chain的使用 https://blog.csdn.net/zxt0601/article/details/72683379

2.Git教程 廖雪峰的视频 https://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000

3.JPEG和PNG图像优化 https://tinyjpg.com/

4.android 一个 textview 设置不同的字体大小和颜色 https://blog.csdn.net/fengyoujie/article/details/42783891

5.JAVA字符串格式化-String.format()的使用https://blog.csdn.net/lonely_fireworks/article/details/7962171/

6.用SpannableString打造绚丽多彩的文本显示效果https://www.jianshu.com/p/84067ad289d2

7.Android Developers https://developer.android.google.cn/

8.Android 7.0 FileUriExposedException 解决,支持新浪微博https://www.jianshu.com/p/68a4e8132fcd

9.修改RxCache为Retrofit增加先加载缓存后请求网络功能https://blog.csdn.net/lizubing1992/article/details/53538700

10.Glide坑遇记:宽度铺满高度自适应 & GIF加载之坑https://blog.csdn.net/developandroid/article/details/71194640

11.Android高德地图输入地址利用正地理编码获取经纬度https://blog.csdn.net/yu19931202/article/details/72770927?locationNum=3&fps=1

12.Glide v4 快速高效的Android图片加载库https://muyangmin.github.io/glide-docs-cn/

13.2018 年初值得关注的 25 个新 Android 库和项目https://www.oschina.net/translate/25-new-android-libraries-and-projects-2018

14.Google Developers https://developers.google.cn/

15.dp sp px 换算工具 http://angrytools.com/android/pixelcalc/

16.recyclerview的第三方适配器 BaseRecyclerViewAdapterHelperGithub地址https://github.com/CymChad/BaseRecyclerViewAdapterHelper/wiki/old_doc-cn

猜你喜欢

转载自blog.csdn.net/life_s/article/details/80519530