Source link: https://github.com/karlmdavis/ksoap2-android
The ksoap2-android project provides a lightweight and efficient SOAP client library for the Android platform.
Source link: https://github.com/karlmdavis/ksoap2-android
The ksoap2-android project provides a lightweight and efficient SOAP client library for the Android platform.
BaseAdapterHelper aims to make BaseAdapter's getView() method much more readable, getting rid of the ViewHolder pattern boilerplate code.
QuickAdapter allows you to shorten the code of most usual BaseAdapter, taking care of implementing everything for you based on your data list. You only need to focus on the mapping between your view and your model.
Android PDFView is a library which provides a fast PDFView component for Android, with animations, gestures, and zoom. It's based on VuDroid for decoding the PDF file.
A Java library that implements the UPnP Device Architecture 1.0. Use Cling Core to expose services with a UPnP remoting interface, or to write control point applications that discover UPnP devices and utilize their services.
Gradle Material Design Icons Plugin
This plugin will manage google's official material design icons in your build.gradle
.
Record full-resolution video on your Android devices.
Available on Google Play.
BusWear is a simple library for EventBus
to support Android Wear devices. Just adding one line of code lets you get synchronized event buses on Wear and mobile platform.