Response logging interceptor for OkHttp. Logs a url link with url-encoded response for every OkHttp call.
from The Android Arsenal
Response logging interceptor for OkHttp. Logs a url link with url-encoded response for every OkHttp call.
Blueteeth is a simple, lightweight library intended to take away some of the cruft and tediousness of using the Android BLE API.
An android socializing SDK that supports to share text/image/web page/video/audio to qq/qzone/wechat/moment/sina platforms.
This library is meant to offer a wrapper around the standard Android Log.x methods in few distinct flavours. It gives you the possibility to have one logger that will use the same logging tag for the whole app and also the ability to quickly change the logging level for the whole app - you can go from debug to release by changing just one constant.
Optionals for Java 7. This a lightweight copy of Guava's Optional interface.
A simple indicator with fading animation for ViewPager
in Android.
Most of the existing indicators don't provide a smooth transition, this library fades indicators in and out when pager flipped.
AndroidBitmapTransform is an useful library to do Bitmap transformation on Android.
Java library used to read and extract public data from NFC EMV credit cards.
This library helps developer to read data from credit card: card number, expired date, card type.
Automatic resource exporter plugin for android projects: generating density specific drawables from PDF files.
This a indoor map view named MapView for Android. It also offers some layers.
A Gradle plugin that allows you to use Facebook's Redex tool as part of your build process.
Lightweight thrift client code generator and runtime library for Android and Java.
RoboAspectJ is a Gradle plugin to introduce AspectJ (Aspect-Orient Programming) to Android project. It compiles aspects(if needed) and weave them all together in FULL-PROJECT scope. This means project (or subproject) sources, external libraries and local dependencies will all be dealt with by default.
Powerful (Zoom, Rotation, Multi-Source), customizable (Shape, Limits, Style), optimized (Async, Sampling, Matrix) and simple image cropping library for Android.
This library is an enhancement to the TextView
component that allows you to style various spans of text inside the view.
WaspDB is a pure Java key/value (NoSQL) database library for Android. It supports AES256 encryption for all the disk storage.
yasea is an RTMP streaming client in pure Java for Android for those who hate JNI development.
A library that uses google's mobile vision api and simplify the QR code reading process.
SegmentedControlView is unswipable button style control view. Inspired by iOS's UISegmentedControl, buttons are evenly spaced in width. Simple usage! Just specify the highlight colors and unselected text colors are calculated automatically.
A common RecyclerView.Adapter
implementation which supports any kind of items and has useful data operating APIs such as remove, add, etc.
An Adapter that allows a RecyclerView
to be split into Sections with headers and/or footers.
Generating pure tone of an specific frequency was never that easy. ZenTone does all the heavy lifting for you.
Android SearchView
based on Material Design guidelines. The MaterialSearchView will overlay a Toolbar or ActionBar
as well as display a ListView
for the user to show suggested or recent searches.
An easy way to get image from Gallery or Camera with request runtime permission on Android M using RxJava.