Skip to content

isanchos/movies-room

 
 

Repository files navigation

movies-room

Example Android application with Room DB persistant storage and ViewModel with LiveData and coroutines. Additionalially, there's a menu option to export DB tables to CSV files, using FileProvider and kotlin-csv library.

All code is in Kotlin.

I explain the code in details here.

Screenshots

About

Example usage of Room database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%