Is it possible to have a “Profile Owner” app in Android Lollipop that is not co-present
The Lollipop API provides 2 new features "Profile Owner" and "Device Owner" ( http://developer.android.com/about/versions/android-5.0.html#Enterprise ). Between them, they offer just the features I need for an app that parents can use to control their children's device activity. The setup flow for each is: Device Owner During device setup, using NFC, you can tell Android that you want your app to be a Device Owner. Android then downloads the app from a URL, and the device is encrypted and is provisioned with the app as a Device Owner. So for someone installing my app from Google Play, I would