When we are side loading our application on clover development kit, our application force kill after some time if there is no any activity occurs. Can we provide application more privileges so application will not force kill by android OS.
When we are side loading our application on clover development kit, our application force kill after some time if there is no any activity occurs. Can we provide application more privileges so application will not force kill by android OS.
It would help if you would describe why you need to do that. In general the answer is no, because doing so prioritizes resources for your app over the many other apps that need to run on the device.
1 Person is following this question.