RomoJ's Stars
google/guava
Google core libraries for Java
android/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
zxing/zxing
ZXing ("Zebra Crossing") barcode scanning library for Java, Android
Baseflow/PhotoView
Implementation of ImageView for Android that supports zooming, by various touch gestures.
Kotlin/anko
Pleasant Android application development
realm/realm-java
Realm is a mobile database: a replacement for SQLite & ORMs
yarolegovich/DiscreteScrollView
A scrollable list of items that centers the current element and provides easy-to-use APIs for cool item animations.
journeyapps/zxing-android-embedded
Barcode scanner library for Android, based on the ZXing decoder
wasabeef/awesome-android-libraries
This is an alphabetical list of libraries for Android development, the majority being actively maintained.
lucasr/twoway-view
[DEPRECATED] RecyclerView made simple
firebase/FirebaseUI-Android
Optimized UI components for Firebase
square/sqlbrite
A lightweight wrapper around SQLiteOpenHelper which introduces reactive stream semantics to SQL operations.
pedrovgs/AndroidWiFiADB
IntelliJ/AndroidStudio plugin which provides a button to connect your Android device over WiFi to install, run and debug your applications without a USB connected.
JakeWharton/ThreeTenABP
An adaptation of the JSR-310 backport for Android.
luontola/retrolambda
Backport of Java 8's lambda expressions to Java 7, 6 and 5
EverythingMe/overscroll-decor
Android: iOS-like over-scrolling effect applicable over almost all scrollable Android views.
federicoiosue/Omni-Notes
Open source note-taking application for Android
iPaulPro/Android-ItemTouchHelper-Demo
Basic example of using ItemTouchHelper to add drag & drop and swipe-to-dismiss to RecyclerView.
yqritc/RecyclerView-FlexibleDivider
Android library providing simple way to control divider items (ItemDecoration) of RecyclerView
cassidoo/todometer
A meter-based to-do list
Eajy/MaterialDesignDemo
A beautiful app designed with Material Design.
robertlevonyan/material-chip-view
Material Chip view. Can be used as tags for categories, contacts or creating text clouds
SimonVT/schematic
Automatically generate ContentProviders
toddway/MaterialTransitions
Sample material transition animations for Android
polyak01/IconSwitch
🍭 Custom Android Switch widget
nisrulz/recyclerviewhelper
:page_with_curl: [Android Library] Giving powers to RecyclerView
lurbas/MaterialMasterDetail
Android Application sample of how to implement Master/Detail pattern that follows Material Design visual language
chthai64/overscroll-bouncy-android
Overscroll bounce effect for Android.
vpaliy/android-material-motion
Various animations in Android.
BracketCove/Profiler