android 开源和一些博客总结

记录一些开源的android库

(1)Http请求库封装

https://github.com/kevinsawicki/http-request

(2)浮动组件,定制化 toast 

  http://flysnow.iteye.com/blog/1760962

(3)android 图片路径4.4的版本和之前的有比较大得差别

http://blog.csdn.net/swust_chenpeng/article/details/10898451

(4)https://github.com/thquinn/DraggableGridView

(5) https://github.com/makovkastar/FloatingActionButton

        浮动的header actionbutton

(6)https://github.com/lawloretienne/QuickReturn 

   listview 上面的header在下来隐藏,上拉显示

(7)http://www.trinea.cn/android/android-plugin/

   Android 插件化 动态升级

 

android 开源库收集

你可能感兴趣的