MengDeYou's Stars
facebook/react-native
A framework for building native applications using React
Baseflow/PhotoView
Implementation of ImageView for Android that supports zooming, by various touch gestures.
halzhang/EverExample
example code
ReactiveX/RxAndroid
RxJava bindings for Android
zhuiji7/FileDownloader
Android下载框架,支持多用户、多任务、断点续传
jiangqqlmj/FastDev4Android
本项目是Android快速开发框架,采用AndroidStudio进行开发。 预想集成工具包,采用MVP开发模式,EventBus数据分发,沉浸式状态栏,ORM,网络请求(HTTPClint,Volley,OkHttps),数据解析,依赖注入(AndroidAnnotations),xutils,图片异步加载,二维码扫描等等,后续会进行逐步添加
mcxiaoke/android-volley
DEPRECATED
aosp-mirror/platform_frameworks_base
chrisbanes/Android-PullToRefresh
DEPRECATED
Bigkoo/Android-PickerView
This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)
JakeWharton/u2020
A sample Android app which showcases advanced usage of Dagger among other open source libraries.
JakeWharton/NineOldAndroids
[DEPRECATED] Android library for using the Honeycomb animation API on all versions of the platform back to 1.0!
JakeWharton/ViewPagerIndicator
Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock.
nostra13/Android-Universal-Image-Loader
Powerful and flexible library for loading, caching and displaying images on Android.
vinc3m1/RoundedImageView
A fast ImageView that supports rounded corners, ovals, and circles.
google/gson
A Java serialization/deserialization library to convert Java Objects into JSON and back
facebook/stetho
Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
dsandler/markers
Sample app demonstrating use of Android touch APIs for pressure-sensitive drawing.
zmywly8866/MultiTouchLocalResponseView
实现Android平台多点触控时局部响应的功能
bilibili/ijkplayer
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
xiongwei-git/GankApp
An android client for http://gank.io/
JakeWharton/ActionBarSherlock
[DEPRECATED] Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
facebook/facebook-android-sdk
Used to integrate Android apps with Facebook Platform.
google/iosched
The Google I/O Android App
wasabeef/awesome-android-ui
A curated list of awesome Android UI/UX libraries
umano/AndroidSlidingUpPanel
This library provides a simple way to add a draggable sliding up panel (popularized by Google Music and Google Maps) to your Android application. Brought to you by Umano.
inferjay/AndroidDevTools
收集整理Android开发所需的Android SDK、开发中用到的工具、Android开发教程、Android设计规范,免费的设计素材等。
Malinskiy/SuperRecyclerView
Pumped up RecyclerView
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.