mercredi 25 février 2015

Implement MVC in webservice based Android app

I have to develop an application which is webservices-based. We have to call soap methods, parse the result and use it. Now I want to follow MVC architecture for this project. Please guide me how I should distributes Activity, Service, Fragment, BroadcastReceiver, SoapHelpers(classes to call the SOAP methods and parse the same), View, data and Adapter class in this architecture.


Aucun commentaire:

Enregistrer un commentaire