0

I wanna implement MVC architecture for an Android application. Is it possible to do so. Or is it implemented by default.

0

1 Answer 1

2

It's not implemented by default but somehow it helps to follow the guideline from the android development site tutorials like : (http://developer.android.com/tools/samples/index.html)

Sign up to request clarification or add additional context in comments.

3 Comments

A more concrete example : (androidexample.com/…)
Also, a more helpful one : (emirweb.com/AndroidTutorial.php)
Second one is actually less helpful one - it basically describes android java framework. First one is realy helpfull since it actually describe how to "create" MVC on top of android java framework (or API - whetever name you prefer).

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.