AnyLifeZLB's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
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.
android/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
square/retrofit
A type-safe HTTP client for Android and the JVM
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
lgvalle/Material-Animations
Android Transition animations explanation with examples.
facebookarchive/stetho
Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
greenrobot/greenDAO
greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
android/ndk-samples
Android NDK samples with Android Studio
uknownothingsnow/JsBridge
android java and javascript bridge, inspired by wechat webview jsbridge
alibaba/atlas
A powerful Android Dynamic Component Framework.
guolindev/LitePal
An Android library that makes developers use SQLite database extremely easy.
aritraroy/UltimateAndroidReference
:rocket: Ultimate Android Reference - Your Road to Become a Better Android Developer
google/agera
Reactive Programming for Android
ReactiveX/RxKotlin
RxJava bindings for Kotlin
Karumi/Dexter
Android library that simplifies the process of requesting permissions at runtime.
kokke/tiny-AES-c
Small portable AES128/192/256 in C
codeestX/GeekNews
:books:A pure reading App based on Material Design + MVP + RxJava2 + Retrofit + Dagger2 + Realm + Glide
jgilfelt/android-viewbadger
[DEPRECATED] A simple way to "badge" any given Android view at runtime without having to cater for it in layout
glomadrian/Grav
Configurable animations based on points
aritraroy/PatternLockView
An easy-to-use, customizable and Material Design ready Pattern Lock view for Android
romainguy/ViewServer
Local server for Android's HierarchyViewer
yqritc/RecyclerView-FlexibleDivider
Android library providing simple way to control divider items (ItemDecoration) of RecyclerView
liaoinstan/SpringView
🔥 A custom view pull to refresh,support ScrollView,ListView,RecyclerView,WebView and all another views, easy to use
fanrunqi/MaterialLogin
Amazing Material Login effect
BruceWind/AESJniEncrypt
🛡 Make safest code in Android. (基于libsodium实现chacha20算法,key在native中,防止被二次打包){长期维护,请star,勿fork}
werbhelius/PickPhotoSample
Photo Picker Of Android Library
0xm1nam0/RxCore
开发框架基于RxJava2+Retrofit2
yekq/Android_JNI_AES_128_ECB_PKCS5Padding
支持不定长数据的加解密,测试过与PHP的结果互通