Should I make a service and communicate with service from activity and delegate all <API to webservice> to service and just use intents ... (sorry if this sound confusing)
It's possible and recommended as well. Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Wed, Jan 19, 2011 at 9:09 AM, Nikola <[email protected]> wrote: > Hi, > > I need to develop app that is consuming data from web service. > > There is API which I have to use to communicate to web service. > > I have to log on through API so I can use service, API maintains > session. > > > Should I make a service and communicate with service from activity and > delegate all <API to webservice> to service and just use intents ... > (sorry if this sound confusing) > > Could anyone provide maybe some kinda directions or ideas about given > problem in terms of architecture? > > > Any books, whatever ...would be greatly appreciated. > > > > Tnx in advance. > > > > > -- > God is Real, unless declared Integer. > J. Allan Toogood, FORTRAN programmer > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

