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.

A simple Android MVP Architecture sample using the Github API.

Apr 14, 2018

How is it differ from Fabric and Firebase crashlytics?

Instead of handling the crash in the background, this library lets the developer do their task in a different thread whenever a crash happens.

All other crashlytics can only point the devices and the stack traces. But using this library, developers can able to pin point the device, user info and much more when the crash happens.

Nov 28, 2017

Typed Preferences provides classes which allow to store and retrieve settings from the preferences. There is an individual class for each native type:

  • BooleanPreference
  • DoublePreference
  • FloatPreference
  • IntPreference
  • LongPreference
  • StringPreference
Sep 11, 2014