Page Not Found

Sorry, but the page you were trying to view does not exist.

You may also be interested in:

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

Java Validator Library using custom runtime annotations and reflection.

Supports parameters for Fail Policy (Fail on First Error / Continue) and Object Search Policy (Deep / Shallow).

Jan 3, 2018
Advertisement

Form validation and feedback library for Android. Provides .setText for more than just TextView and EditText widgets. Provides easy means to validate with dependencies.

Jul 5, 2014