Hey guys, I left you here an Android base project(...
# android
r
Hey guys, I left you here an Android base project(open source) to use as a template. https://github.com/rootstrap/android-base You can collaborate with new functionalities that are essential when starting a new project. 👍
i
I like your prefs and provider setup. But other things are pretty immature tho. There is no default setup for api calls error handling, no coroutine setup in BaseViewModel, no retrofit+coroutines setup, no dependency injection setup, you use MVP, but call your presenter a ViewModel
r
Like a say before is a template(basic to start a project), also you can colaborate with all your suggestions 👍