从Android 2.2中的设备远程擦除数据

kru*_*hah 6 android device-admin

如何从设备远程擦除数据?

我已经尝试过设备管理中给出的示例代码.我们可以在本地擦除所有设备数据并将设备重置为出厂设置.

给出以下链接

http://developer.android.com/guide/topics/admin/device-admin.html

现在我想要远程擦除数据的代码.即如果手机丢失,用户可以远程擦除手机数据.请有人帮忙吗

kru*_*hah 1

我得到了远程擦除设备数据的解决方案。

我参考了这篇文档Using Google Apps Device Policy,这个应用程序是由google制作的。

http://www.google.com/support/mobile/bin/answer.py?hl=zh-CN&answer=190930