stopService(new Intent(ServiceController.this, Service.class));
with this function, we can stop the service for only one second.But the service is running in background. Anybody have any idea to stop the background service.
Thanks
Nithin

Users browsing this forum: medscann and 5 guests