Android零碎知识点

 

1.android:foreground="?attr/selectableItemBackground"   ###设置水波纹效果html

 

2.android:contentDescription=""                          ### ImageView有时会加这个属性,对视力有障碍的人增长朗读音效android

 

3.app:elevation="1dp"           ###控件的阴影深度git

 

4.Toolbar的title与Navigation的距离异常解决方案: https://www.jianshu.com/p/27563ef79c0egithub

 

5.app:showAsAction 做用:http://www.javashuo.com/article/p-yqbltjbc-ct.html面试

 

6.注解 SuppressLint("...")注解的做用  ###仅仅是屏蔽Android lint错误。网络

 

7.对于FragmentTracsaction的commitAllowingStateLoss()方法  ###https://blog.csdn.net/sumsear/article/details/77712128app

 

8.万能RecycleView适配器ide

 BaseRecyclerViewAdapterHelper的使用。  ### https://www.jianshu.com/p/1e20f301272e
 
9.Android 垂直纵向的VerticalTabLayout。  ### https://github.com/qstumn/VerticalTabLayout

 

10.水平滑动标签页TabLayout。   ###https://github.com/H07000223/FlycoTabLayout布局

 

11.dagger2.0中的 @Qualifier注解的含义。  ###限定符 http://www.javashuo.com/article/p-tjfckpxd-cm.html测试

 

12.Android开发调试神器。  ###stetho https://blog.csdn.net/u012230055/article/details/68489655

 

13.Retrofit2.0 优雅地打印网络请求和响应的日志。  ###http://www.javashuo.com/article/p-mqwhoyat-dp.html

 

14.Android面试参考:https://github.com/JsonChao/Awesome-Android-Interview

 

15.dagger-Android的应用。 ###http://www.javashuo.com/article/p-fgiomhxt-mm.html

 

16.Android Design理解。

  

 

  17.如何使用SmartRefreshLayout。

      

   18.youth-banner轮播图的用法。

    

 

  19.FlycoTabLayout的用法。分页标签。

    

 

  20.VerticalTabLayout的用法。垂直竖向的TabLayout。

  

   21.TagFlowLayout流式布局标签用法。

        

  22.Gson三方库用法。

    

   22.OkHttp3的用法。

    

  23.Retrofit2.0用法。

    

    参考连接:https://www.processon.com/view/link/5b95e0c3e4b0d4d65bfdbf64

 

   24.Glide用法。

  

    参考连接:https://www.processon.com/view/link/5b9628fce4b0d4d65bfe78d1

 

  

  25.GreenDao使用方法。

    

  参考连接:https://www.processon.com/view/link/5b965c39e4b075b9fe3fc35a 

 

 

  26.RxJava使用方法。

    

  参考连接:https://www.processon.com/view/link/5b97690be4b0534c9bd533e7

 

  27.RxJava实例应用。

  

    参考连接:https://www.processon.com/view/link/5b978cefe4b06fc64aef0bd9

 

  28.RxBinding使用方法以及解决内存泄漏的方法。

  

 

  29.RxPermissions使用方法。

  

 

  30.Dagger2使用方法。

    

 

  31.butterKnife的用法

  

 

  32.Android MultiDex解决64K限制方法

  

 

  33.Leakcanary三方库使用方法。

  

 

  34.Lottie酷炫动画库使用方法。

   

 

  35.BaseRecycerViewAdapterHelper使用方法。

  

 

  36.Fragmentation使用方法。

  

 

  37.腾讯Bugly升级功能使用方法。

  

 

  38.其它经常使用且简单的第三方库(Logger,ByeBurger,Stetho,PersistentCookieJar)

     

 

 

  39.Espresso自动化测试使用方法。

  

 

  40.Mockito测试使用方法。

  

 

  41.Powermock测试使用方法。

  

 

  42.Robolectric测试使用方法。

  

 

  43.WanAndroid-Kotlin版笔记。

  

 

  44.

相关文章
相关标签/搜索