Forum Discussion
PriyanshKasera
11 months agoLevel 1.5: Cupcake
Stop factor data reset after deleting device from android managment device delete api
I have enrolled a fully managed device using the Android Management API. However, when I delete the device from my enterprise using the enterprise.device.delete API, it factory resets the data. I wan...
jasonbayton
11 months agoLevel 4.0: Ice Cream Sandwich
Hey,
You can't. Severing the tie to an enterprise instructs the device to wipe. There's really no scenario where putting the device in a locked down state and then disowning it makes sense long-term.
If you're just trying to set up a device in a certain way, try app pinning on an unmanaged device, or build DPC functionality into the kiosk itself, and have it set itself to DO.
PriyanshKasera
11 months agoLevel 1.5: Cupcake
So what do I have to do if I don't want to factory reset the device? Can I do it without creating my own DPC and use google DPC for this?