https://kotlinlang.org logo
#android
Title
# android
r

Ricardo901130

01/23/2020, 3:07 PM
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

ildar.i [Android]

01/24/2020, 5:59 AM
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

Ricardo901130

01/27/2020, 4:51 PM
Like a say before is a template(basic to start a project), also you can colaborate with all your suggestions 👍
2 Views