Skip to content

Toy android app ( showcase with mvp + dagger2 + realm + reactive ) in kotlin

License

Notifications You must be signed in to change notification settings

yklaus/moka-sample-android

 
 

Repository files navigation

Moka SampleAndroidApp - MVP + Dagger2 + Realm + Reactive (in Kotlin)

Summary

This is my sample 'TODO App' to demonstrate MVP pattern with Dagger2, Kotlin, Rxjava, Realm and reactive architecture. for learning perposes.

The contents of the screen and the app has made a similar reference to Google's sample project. https://github.com/googlesamples/android-architecture

Please let me know if I am doing something badly or if there is a way to improve something. Thanks.

Tag & branch

branch: sticker-image is sample app with https://github.com/CyberAgent/android-gpuimage

tag: base-dagger-mvp is for boilerplate code to create another project

Libraries

License

Copyright 2016 Moka <aud1220a@gmail.com>

"THE BEER-WARE LICENSE" (Revision 42):
<aud1220a@gmail.com> wrote this file. As long as you retain this notice you
can do whatever you want with this stuff. If we meet some day, and you think
this stuff is worth it, you can buy me a beer in return

About

Toy android app ( showcase with mvp + dagger2 + realm + reactive ) in kotlin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 73.7%
  • Java 26.3%