androidmvp
MVP Android Example used to explain how to use this pattern in our Android apps. This code was created to support an article explanation:
Android MVP @ antonioleiva.com (English)
Source link: https://github.com/antoniolg/androidmvp
MVP Android Example used to explain how to use this pattern in our Android apps. This code was created to support an article explanation:
Android MVP @ antonioleiva.com (English)
AutoLinkTextView is TextView that supports Hashtags (#), Mentions (@), URLs (http://), Phone and Email automatically detecting and ability to handle clicks.
The Gradle Bintray Plugin allows you to publish artifacts to Bintray.
Permissify is an Android library that makes requesting permissions at runtime much easier.
Android Marshmallow added a new functionality to let users grant permissions when running an app instead of granting them all when installing it. This approach gives the user more control but requires developers to add lots of boilerplate code to support it.
Easy to use, powerful, easy to expand the android calendar view library.
Unofficial implementation of medium api for android.
A simple router lib to android.