memtrip / SQLKingLinks
SQLKing is an Android SQLite ORM powered by an annotation preprocessor, tables are defined by Table annotations and CRUD classes expose an expressive api for executing SQLite queries. @memtrip
☆21Updated 8 years ago
Alternatives and similar repositories for SQLKing
Users that are interested in SQLKing are comparing it to the libraries listed below
Sorting:
- ☆18Updated 9 years ago
- Gradle plugin which simplifies Android string resources & translations synchronization with POEditor.☆23Updated 2 months ago
- Demo project to show how sync animations from different rows☆14Updated 8 years ago
- Showcasing an undirectional achitecture data flow in Kotlin with Coroutines☆12Updated 6 years ago
- A simple DSL and set of extension functions for performing asynchronous calls on Android that also deals with Activity and Fragment lifec…☆31Updated 7 years ago
- Your images, your art gallery☆17Updated 8 years ago
- Animation Samples from the 'Three approaches to Animations' talk☆12Updated 3 years ago
- This lib implements the most common CoroutineScopes used in Android apps.☆18Updated 6 years ago
- Simple Android app written in Kotlin☆26Updated 7 years ago
- RateBeer for Android app☆22Updated 8 years ago
- Bare-bones implementation of android-dagger☆27Updated 7 years ago
- Starter Project Structure for Android Instant app. https://blog.mindorks.com/android-mvp-architecture-with-instant-app-support-11ba4824…☆44Updated 8 years ago
- Android BDD Espresso + Cucumber☆41Updated 6 years ago
- Reactive Extension for Facebook SDK☆19Updated 8 years ago
- An RxJava Extension for the LiveData observer introduced by Google.☆17Updated 7 years ago
- ☆20Updated 2 years ago
- A reactive layer on top of android plaette (easy and hassle-free) using RxJava 2☆12Updated 8 years ago
- Kotlin DSL for ViewPager and FragmentPagerAdapter☆16Updated 7 years ago
- Simple JUnit rule for overriding RxJava/RxAndroid schedulers during unit tests☆35Updated 8 years ago
- Toolbar controller lib for android☆43Updated 7 years ago
- Migrated:☆15Updated 6 years ago
- SuperHeroes kata for Jetpack Developers in Kotlin☆47Updated 3 years ago
- ☆18Updated 6 years ago
- Kotlin Extension Methods for Android☆24Updated 9 years ago
- Code scaffolding in order to build a Pizza Delivery Chatbot.☆21Updated 7 years ago
- ☆22Updated 7 years ago
- Example of how to use lambdas to communicate between Fragments and Activities☆17Updated 8 years ago
- Collection of various Dagger 2 techniques and experiments