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?

link|improve this question

69% accept rate
feedback

1 Answer

up vote 2 down vote accepted

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.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.