Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gfx/ormawithkotlin

Example Kotlin app for Orma
https://github.com/gfx/ormawithkotlin

Last synced: 26 days ago
JSON representation

Example Kotlin app for Orma

Awesome Lists containing this project

README

        

# Orma-Kotlin-Example [![CircleCI](https://circleci.com/gh/gfx/OrmaWithKotlin.svg?style=svg)](https://circleci.com/gh/gfx/OrmaWithKotlin)

Example Kotlin app for [Android Orma](https://github.com/gfx/Android-Orma/issues).

Note that `OrmaDatabase` can't be handled by Dagger2+kapt because of kapt restrictions, as of Kotlin 1.0.2.

Use singleton instances instead.

## See Also

* https://github.com/JetBrains/kotlin