Android Question Questions About Service

khwarizmi

Active Member
Licensed User
Longtime User
Hi all

I have a service module that revive and send Sms from the users.
1. How can I make my application starts automatically at the startup of my device.
2. How can I hide the user interface and display the service icon and notifications in the Status bar.

thanks in advance..
 

khwarizmi

Active Member
Licensed User
Longtime User
will the #StartAtBoot attribute start the service when the application start or when the device start ?
 
Upvote 0

khwarizmi

Active Member
Licensed User
Longtime User
thank you ..
One thing remains : How to display notifications and the application icon in the status bar ?
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
Upvote 0
Top