I would like to perform some action on phone start up. Is there simply an intent that I can use a Receiver with? or is there more to it?
Thanks, Jason
|
I would like to perform some action on phone start up. Is there simply an intent that I can use a Receiver with? or is there more to it? Thanks, Jason |
|||
|
|
|
This is fairly simple. you can also refer this. Instead of starting the servie u will be starting the activity. |
||||