Problem with Service Start At Boot

walterfn2

Member
Licensed User
Longtime User
Hello,

I have a problem... I want to make my app to auto start up when phone is turned on. My app service "Start At Boot" is checked, but it is not starting after phone (HTC Desire) restart.

Maybe somebody has a solution?

Thank you
 

walterfn2

Member
Licensed User
Longtime User
Thank you for respond.

Yes, I tried with checked and unchecked "Do not overwrite manifest file", but still no luck.

Have you checked "Do not overwrite manifest file"?
A permission is required for starting at boot.
 
Upvote 0

walterfn2

Member
Licensed User
Longtime User
Option unchecked. After emulator restart and logs review I found only this what is about my application:

asec path com.test.app-1
asec mount com.test.app-1 {} 1000
asec path com.test.app-1

This option should not be checked.

You should check the unfiltered logs during startup if there are any errors.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…