Android SDK Search Extension
A Chrome extension that adds an 'ad' omnibox command and view source links for the Android SDK.
The extension can be downloaded on the Chrome Web Store.
Source link: https://github.com/romannurik/AndroidSDKSearchExtension
A Chrome extension that adds an 'ad' omnibox command and view source links for the Android SDK.
The extension can be downloaded on the Chrome Web Store.
Q & A
NetSugar is an Android + AOP framework. It was a way of Aspect-Oriented Programming with AspectJ(ApsectJ 5) on Android. It is an easy-use and lightweight framework to check network state.
Utilities for using RxJava with Realm.
Snacky is a small library to help you adding a Snackbar to your layout with ease. Snacky uses an easy builder pattern to build a Snackbar and gives you some template designs like ERROR, WARNING, INFO and SUCCESS as well as some customization options.
Android layout to show most common state templates like loading, empty, error etc. To do that all you need to is wrap the target area(view) with StatefulLayout
.
Rx2Animations is a library with the main goal to make android animations more solid and cohesive.
A very simple library to change font to all of your views. This library will make your application have a default font display. Your application will not be affected by changes to the font type from the settings menu.
Q & A