volvomann Active Member Licensed User Longtime User May 9, 2012 #1 Hallo! I How can i call StopService(callsms) when i get out off my app whith returnbutton on my device?
Hallo! I How can i call StopService(callsms) when i get out off my app whith returnbutton on my device?
JonPM Well-Known Member Licensed User Longtime User May 9, 2012 #2 What is return button? You mean back button? Sent from my DROIDX using Tapatalk 2 Upvote 0
thedesolatesoul Expert Licensed User Longtime User May 9, 2012 #3 Put stopservice command in Activity_Pause. Upvote 0
volvomann Active Member Licensed User Longtime User May 9, 2012 #4 thedesolatesoul said: Put stopservice command in Activity_Pause. Click to expand... Thank you Upvote 0