Andoctorey's Stars
AbedElazizShe/LightCompressor
A powerful and easy-to-use video compression library for android uses MediaCodec API.
skydoves/Balloon
:balloon: Modernized and sophisticated tooltips, fully customizable with an arrow and animations for Android.
uber/RIBs
Uber's cross-platform mobile architecture framework - Android Repository
yigit/android-priority-jobqueue
A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
JetBrains/kotlin
The Kotlin Programming Language.
sqlcipher/android-database-sqlcipher
Android SQLite API based on SQLCipher
dropbox/zxcvbn
Low-Budget Password Strength Estimation
glomadrian/RoadRunner
Road Runner is a library for android which allow you to make your own loading animation using a SVG image
square/leakcanary
A memory leak detection library for Android.
googlearchive/android-AutofillFramework
Migrated:
ben-manes/gradle-versions-plugin
Gradle plugin to discover dependency updates
matzuk/TestableCodeMobius
Demo project for Testable code in Mobius conference
ErikHellman/RxJavaAndDiffUtil
A simple example of using DiffUtil with RxJava on Android
android10/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
sephiroth74/android-target-tooltip
Create Toast like tooltips, but targets can be specified, plus custom properties and features
nhaarman/supertooltips
SuperToolTips
inmite/android-validation-komensky
A simple library for validating user input in forms using annotations.
google/flexbox-layout
Flexbox for Android
FutureMind/recycler-fast-scroll
Provides fast scroll and section idexer for recycler view
HussainDerry/secure-preferences
A library that provides an encrypted version of the Android shared preferences.
DrKLO/Telegram
Telegram for Android source
greenrobot/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
google/cameraview
[DEPRECATED] Easily integrate Camera features into your Android app
classmethod/gradle-aws-plugin
Gradle plugin to manage Amazon Web Services
literalice/gradle-aws-s3-sync
The gradle task for synchronizing a local directory with a AWS S3 bucket.
evgenyneu/js-evaluator-for-android
A library for running JavaScript in Android apps.
bq/MarkerSeekBar
Custom Android SeekBar that adds a marker / thumb to display current value.
JackyAndroid/AndroidChromium
chrome browser of android version from chromium open project
google/ExoPlayer
This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media
yqritc/Android-ScalableVideoView
Android Texture VideoView having a variety of scale types like the scale types of ImageView such as fitCenter, centerCrop, centerTopCrop and more