liuling07's Stars
flysnoworg/android-tech-docs
Android官方技术文档翻译
Trinea/android-open-project
A categorized collection of Android Open Source Projects, More powerful web version:
dss886/Android-EmotionInputDetector
A Library to develop emotion-input layout like WeChat, Telegram, etc.
vikramkakkar/SublimePicker
A material-styled android view that provisions picking of a date, time & recurrence option, all from a single user-interface.
hehonghui/android-tech-frontier
【停止维护】一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
zhengxiaopeng/android-dev-bookmarks
Android Dev Bookmarks(ADB) - Android 开发者的浏览器书签 For CN-Dev now | 历史更新文章戳这里:https://rocko.xyz/categories/Android-Dev-Bookmarks/ | 订阅: https://tinyletter.com/Rocko | 站点主页:
greenrobot/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
JoanZapata/android-pdfview
[DEPRECATED] A fast PDF reader component for Android development
Diolor/Swipecards
A Tinder-like Android library to create the swipe cards effect. You can swipe left or right to like or dislike the content.
dodola/android_waterfall
Android版的瀑布流布局
mcxiaoke/RxDocs
Rx和RxJava文档中文翻译项目
android-cn/android-discuss
Android 问题交流讨论坛, 微信公众号:codekk, 网站:
H07000223/FlycoDialog_Master
An Android Dialog Lib simplify customization.
H07000223/FlycoTabLayout
An Android TabLayout Lib
liuling07/PhotoPicker
An android library to pick photo from gallery
liuling07/CustomCameraDemo
A demo for custom camera
chenyangcun/MaterialDesignExample
本APP用来演示Material Design控件的使用。
kymjs/KJGallery
一个支持Gif图片以及普通图片预览,支持双击缩放,单机退出,同时可以选择使用jni的形式去高效加载gif或者更更精简的(仅2个类)gif控件
donglua/PhotoPicker
[DEPRECATED] Image Picker like Wechat
wasabeef/recyclerview-animators
An Android Animation library which easily add itemanimator to RecyclerView items.
gabrielemariotti/RecyclerViewItemAnimators
An Android library which provides simple Item animations to RecyclerView items
dodola/Gitbook
收录找到的不错的文档
facebook/fresco
An Android library for managing images and the memory they use.
lguipeng/Notes
Material Design Notes App
daimajia/AndroidSwipeLayout
The Most Powerful Swipe Layout!
alibaba/dexposed
dexposed enable 'god' mode for single android application.
liuling07/MultiTaskAndThreadDownload
使用AsyncTask实现的多任务多线程下载的Demo,支持断点续传。