Hi
Just a quick question. My application suddenly doesn't work and I have no idea.
The Main activity will upon pause, call a 'serviceBoot' service.
The serviceBoot service will set up a load of other services at specific times for the current day. There were about seven of them. It used to work and now the phone(s) tested on only show the serviceBoot service loaded and of course the Main process.
I've checked in the Background Process Limit of the Android Developer Options on each phone and this is set to Standard.
In the SDK, do you have to download the API's for every model phone that your application is to run on? This is my only thought left.
I have gone from 2.2.2 to 4.0.3 via rooting with ICS on my phone but this doesn't work on a straight 4.0.3 phone. I did initially develop this application on the 2.2 (API8) though if that makes a difference.
Much appreciated for any replies.
Azhar
Just a quick question. My application suddenly doesn't work and I have no idea.
The Main activity will upon pause, call a 'serviceBoot' service.
The serviceBoot service will set up a load of other services at specific times for the current day. There were about seven of them. It used to work and now the phone(s) tested on only show the serviceBoot service loaded and of course the Main process.
I've checked in the Background Process Limit of the Android Developer Options on each phone and this is set to Standard.
In the SDK, do you have to download the API's for every model phone that your application is to run on? This is my only thought left.
I have gone from 2.2.2 to 4.0.3 via rooting with ICS on my phone but this doesn't work on a straight 4.0.3 phone. I did initially develop this application on the 2.2 (API8) though if that makes a difference.
Much appreciated for any replies.
Azhar