Showing posts with label upload file to aws server using android. Show all posts
Showing posts with label upload file to aws server using android. Show all posts

Things after Kotlin Android Extensions

Things after Kotlin Android Extensions(KTX) I remembered in MVVM when I have to declare ViewModel, I initialize View Model like this. p...