beiwei2008's Stars
BoBoMEe/Android-Demos
Android develop demos
jeasonlzy/okhttp-OkGo
OkGo - 3.0 震撼来袭,该库是基于 Http 协议,封装了 OkHttp 的网络请求框架,比 Retrofit 更简单易用,支持 RxJava,RxJava2,支持自定义缓存,支持批量断点下载管理和批量上传管理功能
simple-android-framework-exchange/android_design_patterns_analysis
Android源码设计模式分析项目
android-cn/android-open-project-analysis
Analysis implementation of android open source project, 微信公众号:codekk, 网站:
qiantanlong/ListViewCheckBoxEditext
实现了listview和checkbox、editext混合使用。处理了冲突的问题,实现checkbox和editext的状态保存,解决了viewholder复用错乱和重复的问题。
boredream/BorePlugin
[DEPRECATED] Android Studio 自动生成布局代码插件
peibinchen/TasteNews
MVP架构的新闻类应用
Tencent/tinker
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
jaywcjlove/awesome-mac
Now we have become very big, Different from the original idea. Collect premium software in various categories.
bm-x/PhotoView
图片浏览缩放控件
xinghongfei/LookLook
A amazing reading app
mikepenz/MaterialDrawer
The flexible, easy to use, all in one drawer library for your Android project. Now brand new with material 2 design.
CymChad/CymChad.github.io
RecyclerView优秀文集
north2016/T-MVP
Android AOP Architecture by Apt, AspectJ, Javassisit, based on Realm+Databinding+MVP+Retrofit+Rxjava2
hehonghui/android-tech-frontier
【停止维护】一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
hongyangAndroid/baseAdapter
Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。
saiwu-bigkoo/Android-ConvenientBanner
Simple and convenient banner, loop viewpager with 3D effects
mikepenz/Android-Iconics
Android-Iconics - Use any icon font, or vector (.svg) as drawable in your application.
hongyangAndroid/okhttputils
[停止维护]okhttp的辅助类
jgm/pandoc
Universal markup converter
GreenSkinMonster/hipda
HiPDA·NG - HiPDA论坛非官方客户端
DiyCodes/code_news
Diycode每日文章精选
iluwatar/java-design-patterns
Design patterns implemented in Java
zmywly8866/Worth-Reading-the-Android-technical-articles
值得阅读的android技术文章
Freelander/Android_Data
Some Android learning materials, hoping to help you learn Android development.
android-cn/android-discuss
Android 问题交流讨论坛, 微信公众号:codekk, 网站:
singwhatiwanna/android-art-res
the source code in research art of android development
jiangqqlmj/FastDev4Android
本项目是Android快速开发框架,采用AndroidStudio进行开发。 预想集成工具包,采用MVP开发模式,EventBus数据分发,沉浸式状态栏,ORM,网络请求(HTTPClint,Volley,OkHttps),数据解析,依赖注入(AndroidAnnotations),xutils,图片异步加载,二维码扫描等等,后续会进行逐步添加
bacy/volley
Android Volley, extended function of Android volley lib.add progress in down and upload. increase the speed of cache i/o.