Hello everybody, In my application I want to send sms, but the application must have to run in the background. It send the sms but it is not run in the background. I have following code.
//Background.java
My Service class look like this
//MyService.java
//AndroidManifest.xml
But when I run it It is not running in the background.
Thanks
Life is easy because we write the source code.....
Hi Pramod,
Why don't you write broadcast receiver class as inner-class rather than anonymous class?
I feel code wise ok may be just some debugging needed like check in adb whether the events are recieved or not.
Pramod P Deore wrote:Hello everybody, In my application I want to send sms, but the application must have to run in the background. It send the sms but it is not run in the background. I have following code.
//Background.java
My Service class look like this
//MyService.java
//AndroidManifest.xml
But when I run it It is not running in the background.
Thanks
Life is easy because we write the source code.....
It seems you have just quoted your entire post from 2010, but without adding anything to it, or addressing the feedback you got back then. Is this still an open question, or was it a mistake?
Put a gun against his head, pulled my trigger, now he's dead, that tiny ad sure bled
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!