java - android model view presenter/controller examples -


are there examples or tutorials on how best structure android applications anywhere?

am new java , android , i've built winforms apps using passive , supervising controller variants of model view presenter , model view controller in asp.net not seen examples or code on android use these sorts of patterns.

how people structure decent size android apps out there in wild. there best practices or should sticking rigidly official android documentation.

try following 2 examples. i've found them useful in understanding how mvp might apply android applications.

http://web.archive.org/web/20120524010643/http://chicagoandroid.com/forum/topics/mvp-android-perspective

http://web.archive.org/web/20130525044856/http://jamespeckham.com/blog/10-11-21/mvp_on_android.aspx


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -