Search code examples
androidmodel-view-controllerandenginepuremvc

android, andengine, pureMVC framework integration


I want to use pureMVC framework for my android application.

I also want to use Android andengine in this application.

How can I integrate them? Is there any way to do that? If yes, can you send me link on some tutorials or sample, or template?


Solution

  • Is it compulsory to use PureMVC?

    Yesterday I've answered similar question about MVC architecture on Android.

    Don't reinvent the wheel, Android SDK offers excellent MVC/MVP/MVVM architecture for you.