Starred repositories
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
Bind Android views and callbacks to fields and methods.
google / dagger
Forked from square/daggerA fast dependency injector for Android and Java.
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.
A library for debugging android databases and shared preferences - Make Debugging Great Again
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to sh…
📸 A well documented, high-level Android interface that makes capturing pictures and videos easy, addressing all of the common issues and needs. Real-time filters, gestures, watermarks, frame proces…
Navigation tab bar with colorful interactions.
Android library. Flexible components for chat UI implementation with flexible possibilities for styling, customizing and data management. Made by Stfalcon
(DEPRECATED) Plugins for use with PhoneGap.
This library provides advance views for lists and stacks. Some of the views are build on top of RecyclerView and others are written in their own. Annotations are compiled by annotation processor to…
A lightweight implementation of Android In-app Billing Version 3
Android Boilerplate project using RxJava, Dagger 2, Espresso, Mockito + more!
Library for creating simple pagination functionality upon RecyclerView and AbsListView
Example of Github API client implemented on top of Dagger 2 DI framework.
Renderers is an Android library created to avoid all the boilerplate needed to use a RecyclerView/ListView with adapters.
Android MVVM experiment project using the official Data Binding library
CWAC-SafeRoom: A Room<->SQLCipher for Android Bridge
It makes a preview from an url, grabbing all the information such as title, relevant texts and images. This a version for Android of my web link preview https://github.com/LeonardoCardoso/Link-Preview
CWAC-NetSecurity: Simplifying Secure Internet Access
An Apple's CloudKit library for Android. If you have an iOS App with CloudKit now you can use the contents on Android too.
🌠 An Android Library to implement shared element transition on your images.
An MVP Boilerplate to save me having to create the same project over from scratch every time! :)