This should point you in the right direction: http://developerlife.com/tutorials/?p=290
On Wed, Aug 26, 2009 at 5:57 AM, Imran <[email protected]> wrote: > > Hey All, > > I have a service which should download files in background, i am > calling this service form another activity, > the problem is when i am calling this service form another > Activity the present Activity is getting Freezed( i.e not able to get > control back ) until the all files in service are downloaded. > > once all the files in the service are downloaded the activity is > getting the control back. > > what i want is the the service should download all the files in > background with effecting the Activity which called the service. > > Help me Guys..!! > > Thanks, > Imran > > > -- Donn http://blog.donnfelker.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

