Android 4.0 Device Admin Receiver not working
问题 I'm trying to build a really simple app to wipe all the user data off a ICS device. I've tried to create the app using the source code on http://developer.android.com/guide/topics/admin/device-admin.html and http://marakana.com/s/post/1291/android_device_policy_administration_tutorial But I'm having an issue, no matter what I do, the broadcast receiver for prompting the user to allow admin does not appear! Heres what I got so far if anyone can help with this issue. Manifest: <uses-sdk android