Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

You may also be interested in...

We could not find any project with the given search parameters, but maybe the following projects can be interesting for you.
Advertisement

This library adds a lifecycle observer for your app. You can add logic for method of pause app, resume app, start or close your app.

Oct 13, 2018
Advertisement

There is a lovely method on the android.text.Html class, fromHtml(), that converts HTML into a Spannable for use with a TextView.

However, the documentation does not stipulate what HTML tags are supported, which makes this method a bit hit-or-miss. This small library provides a fluent API for building valid HTML for android.widget.TextView.

Dec 27, 2016
Advertisement

PermissionsDispatcher provides simple annotation-based API to handle runtime permissions in Android M.

Aug 16, 2015