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
, SoapHelper
s(classes to call the SOAP methods and parse the same), View, data and Adapter
class in this architecture.
Aucun commentaire:
Enregistrer un commentaire