[android-beginners] Problem with service

2009-10-29 Thread Nick D.
Hi everybody. I'm new to android programming and I'm currently trying to build a basic app that will take some user input and at the press of a button parse the input using a service and then send it back to the activity to be printed onto the screen. My problem is that it seems like the screen

[android-beginners] problem with service

2009-08-26 Thread Imran
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