Android-MVVM-by-LiveData Its a simple Android MVVM example by LiveData. Here, I just get a EditText data and set it to a TextView by livedata to follow Android MVVM(Model View ViewModel) architecture. Thanks