'm trying to set up Device Owner using the sample apps downloadable from developer.android.com
https://developer.android.com/samples/NfcProvisioning/index.html https://developer.android.com/samples/DeviceOwner/index.html
But when I NFC tap the devices in the logcat for the device I am trying to set the Device Owner for I see this:
/? E/ManagedProvisioning﹕ Device already provisioned.
However I am doing a factory reset just before attempting the provisioning, so how can I get the device into an unprovisioned state?