Greetings,
I want to build an android system service that is going to run after device's boot that uses the Device Administration Api ( http://developer.android.com/guide/topics/admin/device-admin.html). The problem is that i don't want the user to enable my service. I know that this is not possible for a regular application but i am cooperating with an oem so i am going to use a custom rom and my application can be a pre-installed system app. So my final question is if a system app with the right permissions is able to use Device Administration Api without needing user activation of the app as device administrator. If this is possible can someone tell me how this is done or provide me with sample code? Please help me. -- You received this message because you are subscribed to the Google Groups "Android Security Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/android-security-discuss. For more options, visit https://groups.google.com/groups/opt_out.
