android 开源框架集合

来源:互联网 发布:卡尔维诺 知乎 编辑:程序博客网 时间:2024/05/29 13:40

这里总结了工作中常用的android开源框架,方便自己查阅也方便学习,以后会不断更新

   android 网络:

           Xutils3.0:   这其实是一个综合框架,包含注解、数据库、网络请求、图片处理四大常用开发模块,极大的简便了我们的应用开发周期

                              https://github.com/yangyong915/xUtils3

           Volley:android 官方的网络轻量级请求框架

                       https://github.com/mcxiaoke/android-volley

  android UI:

          数据列表:LRecyclerView  :https://github.com/jdsjlzx/LRecyclerView

          banner:   https://github.com/youth5201314/banner

         viewpagerIndicator: https://github.com/LuckyJayce/ViewPagerIndicator

         相册选择和拍照上传:http://www.jcodecraeer.com/a/opensource/2015/0415/2726.html

  android  业务处理:

          万能适配器:https://github.com/hongyangAndroid/baseAdapter

         广播的轻量级替换者-Eventbus:

 android 聊天:

      一个基于mina框架的二次封装  https://github.com/SatanFu/CimChat

         


       

0 0
原创粉丝点击