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.

Simple yet powerful SQLite database layer for Android that makes database handling feel like magic.

Overview:

  • Simple, intuitive & typesafe API
  • Minimal setup needed
  • Built in RxJava support with reactive stream semantics on queries and operations
  • Built in AutoValue immutable objects support
  • Full support for complex columns
  • Support for SQLite views
  • Persist any third party object with fully customizable object transformers
  • No reflection
  • Compile time annotation processing
  • Probably the fastest library for Android SQLite database operations (without memory caching)
Nov 24, 2016

CircularView is a simple library that aims to replicate Google Fit's circular view implementation and adding a few new features such as timer and population animation

Apr 6, 2017

There are many image cropping tools that can be implemented in Android, but the only problem is that they only crop out square or rectangular parts on an image. So, this example will show my implementation of an image cropping tool where it crops out non-rectangular images.

Jul 22, 2014