Android Question Can I auto-launch an application ?

laviniut

Active Member
Licensed User
Longtime User
I made an application for visually impaired or blind people. But is not a service. Is a complex application. and i want this application to start at boot and even auto-launch if is closed by mistake. the application has a button to exit if is necessary. can i make this ?
 

coslad

Well-Known Member
Licensed User
Longtime User
You need a foreground service that start at boot and load the main activity and checks if the main activity is closed
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…