I'm new in android, I want to know what is the right way to write a code in an android project or which architecture or model should we use in our project example n-tire, MVC or other?
check out this thread: Tips on organizing larger Android projects?
and this one: MVC pattern on Android
and this one: Which design patterns are used on Android?
and this one too: Android MVVM Design Pattern Examples