xialin's Stars
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
square/leakcanary
A memory leak detection library for Android.
codepath/android_guides
Extensive Open-Source Guides for Android Developers
greenrobot/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
checkcheckzz/system-design-interview
System design interview for IT companies
square/picasso
A powerful image downloading and caching library for Android
hdodenhof/CircleImageView
A circular ImageView for Android
realm/realm-java
Realm is a mobile database: a replacement for SQLite & ORMs
mission-peace/interview
Interview questions
aosp-mirror/platform_frameworks_base
JakeWharton/ViewPagerIndicator
Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock.
IFTTT/JazzHands
A simple keyframe-based animation framework for UIKit. Perfect for scrolling app intros.
square/otto
An enhanced Guava-based event bus with emphasis on Android support.
erikbern/git-of-theseus
Analyze how a Git repo grows over time
square/mortar
A simple library that makes it easy to pair thin views with dedicated controllers, isolated from most of the vagaries of the Activity life cycle.
xiaocong/uiautomator
Python wrapper of Android uiautomator test tool.
millermedeiros/js-signals
Custom Event/Messaging system for JavaScript inspired by AS3-Signals
lopspower/CircularImageView
Create circular ImageView in Android in the simplest way possible
bintray/gradle-bintray-plugin
Pkmmte/CircularImageView
Custom view for circular images in Android while maintaining the best draw performance
passsy/android-HoloCircularProgressBar
Holo Circular ProgressBar
askerov/DynamicGrid
Drag and drop GridView for Android
MizzleDK/Mizuu
Popular media indexer app for Android. No longer maintained. DEPRECATED.
paypal/PayPal-Android-SDK
Accept PayPal and credit cards in your Android app
thquinn/DraggableGridView
A drag-and-drop scrolling grid view for Android
MRezaNasirloo/CircularProgressBar
A subclass of {android.view.View} class for creating a custom circular progressBar
yakivmospan/android-snippets
Repository was desired and is made to store Android reusable code in a way of simple markdown files and java classes.