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.

Reactive layer (similar to the pattern repository) for the Realm. Main idea is using reactive layer for access to the Realm. If you make a request to the layer always return Observable. The layer will remember the entity, the predicate and returns Observable in the future if the entity will change the subject learns about it.

Feb 17, 2016

A bar chart. Enable to custom bar.

Dec 10, 2018

Fast JSON parser for Java projects. The following scalar types are supported:

  • String
  • boolean/Boolean
  • int/Integer
  • long/Long
  • float/Float
  • double/Double

If a json field is another dictionary, it can be represented by another model class. That model class must also have the @JsonType annotation.

Lists of objects are supported either as Java Lists or Queues.

Sep 12, 2014