Lists (1)
Sort Name ascending (A-Z)
Stars
Runtime code generation for the Java virtual machine.
BTrace - a safe, dynamic tracing tool for the Java platform
Material design file manager for Android
Source code to omnibus edition of _The Busy Coder's Guide to Android Development_
A diagram of the Android Activity / Fragment lifecycle
Side menu with some categories to choose.
A Reliable, Flexible, Fast and Powerful download engine.
A small framework to split app into small parts
Implementation of Instagram with Material Design (originally based on Emmanuel Pacamalan's concept)
📃 FoldingCell is a material design expanding content cell inspired by folding paper material made by @Ramotion
cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept f…
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.
Android boilerplate app that showcases architecture and libraries used at ribot
Cute library to implement SearchView in a Material Design Approach
A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
Automatic binding+disposal of RxJava streams.
Listen to current network traffic in the app and categorize the quality of the network.
Lightning fast, open-source, < 250kb Android launcher
DrawerLayout-like ViewGroup, where a "drawer" is hidden under the content view, which can be shifted to make the drawer visible.
"Favor composition over inheritance" for RecyclerView Adapters
Name UI states, navigate between them, remember where you've been.
Android ImageViews animated by Ken Burns Effect
Neat library, that provides a simple way to implement guillotine-styled animation
An easy to use ViewPager that adds an awesome set of custom swiping animations. Just change your ViewPagers to JazzyViewPagers, two more steps, and you're good to go!
Implementation of Material Design Chips component for Android