您的位置:首页 > 移动开发 > Android开发

android 开源和一些博客总结

2014-07-25 12:03 239 查看
记录一些开源的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 开源库收集
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: