首页 > 代码库 > 待解决html--

待解决html--

 

Fragment懒加载和ViewPager的坑:http://www.cnblogs.com/dasusu/p/5926731.html;
使用属性动画碰到的困惑及讲解-http://www.cnblogs.com/dasusu/p/5744421.html;
你应该知道的那些Android小经验-http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2016/0329/4102.html;

如何使用SQLite,Android上SQLite的最佳实践-http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2013/0303/950.html;

android Intent传递对象和集合-http://blog.csdn.net/wangjintao1988/article/details/8961685 ;

 

顶部菜单变色:

   Android4.4及以上版本实现状态栏与顶栏同色-http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0610/3027.html;

    

图片工具:

  

图片操作工具包 ImageUtils-

      http://274137570-qq-com.iteye.com/blog/2217881;
intent小结:
    http://www.educity.cn/wenda/421111.html;

屏幕适配:
   http://www.th7.cn/Program/Android/201701/1088763.shtml;

文件存储:
  http://www.aichengxu.com/android/2468762.htm;

 

菜单--

  状态栏高度--
http://blog.csdn.net/lllkey/article/details/38339857;
http://blog.csdn.net/lovexjyong/article/details/12121561;
http://www.cnblogs.com/franksunny/p/3849758.html;

 

待解决html--