Simple http request lib for android
-
Updated
Jul 4, 2017 - Java
An Android library is structurally the same as an Android app module. It can include everything needed to build an app, including source code, resource files, and an Android manifest. However, instead of compiling into an APK that runs on a device, an Android library compiles into an Android Archive (AAR) file that you can use as a dependency for an Android app module.
Simple http request lib for android
A simple library to use custom fonts in Android apps.
This app lets its users to donate blood or make a donation request for required blood group.
Eclipse library project based on Android play-services-clearcut AAR releases.
A easy to use customizable color picker library
A more effective way to use or add placeholder or loader as shimmering effect to any view for an Android application.
Custom Views and Helpers to make my life simpler written in kotlin
A library with a view which represents percentage value as volume slider.
A tiny library to display a customizable ripple effect on view touch/click anywhere in app.
Universal Platform Coding in 5 Megabytes or Less
This is a library that provides a RoundView with a text at the center. You can change the color of the roundview as well as the text.
Android SQLite support library with syntax similar to Laravel framework