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 enables you to add "Choose from contacts" functionality to your apps, without adding READ_CONTACTS permission and having to deal with contact content provider.

You can use this library in all Activities and Fragments. Please be advised that this library is built upon AndroidX artifacts and is not guaranteed to work with projects that use appcompat package.

Aug 10, 2019

Trail is a simple logging system for Java and Android. Create logs using the same API and the library will detect automatically in which platform the code is running.

May 2, 2015
Advertisement

Library allows to cache Observables during orientation change. It's useful during HTTP request, which must be performed only once. After onComplete, Observables are automatically removed from cache.

ObservableCacheService is additional layer over ObservableCache, which generate classes with access to Observables in cache.

Nov 7, 2016