How to define a service as isolated programmatically without declaring it in AndroidManifest file?
I'm invoking a method from Service Manager class (ActivityManagerService.java). I am using reflection for this. I want to set isolated=True for my service from my class instead of manifest file.
Aucun commentaire:
Enregistrer un commentaire