9 Forks
19 Stars
19 Watchers

RoomMVVMCrudApp

Complete android mvvm crud app example in kotlin. Created using room, data binding, view model, live data and coroutines. Read the complete tutorial form this link. https://appdevnotes.com/android-clean-architecture-project-example/

How to download and setup RoomMVVMCrudApp

Open terminal and run command
git clone https://github.com/AnushkaMadusanka/RoomMVVMCrudApp.git
git clone is used to create a copy or clone of RoomMVVMCrudApp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with RoomMVVMCrudApp https://github.com/AnushkaMadusanka/RoomMVVMCrudApp/archive/master.zip

Or simply clone RoomMVVMCrudApp with SSH
[email protected]:AnushkaMadusanka/RoomMVVMCrudApp.git

If you have some problems with RoomMVVMCrudApp

You may open issue on RoomMVVMCrudApp support forum (system) here: https://github.com/AnushkaMadusanka/RoomMVVMCrudApp/issues