I have found that my service starts fine when the app starts, but although ticked to start at boot whenever I reboot the device every time I get the force close error for the app.
However it never force closes when started manually after a boot, and there are no task managers killing it so I was wondering does the start at boot feature only work on specific versions of Android as on my 2.2 phone it closes after reboot every single time.
There's no error message given and the code will work great if I restart it but I need the code to start itself on booting. Do I need to change my version of the operating system?
Dave
However it never force closes when started manually after a boot, and there are no task managers killing it so I was wondering does the start at boot feature only work on specific versions of Android as on my 2.2 phone it closes after reboot every single time.
There's no error message given and the code will work great if I restart it but I need the code to start itself on booting. Do I need to change my version of the operating system?
Dave