安卓系统中清除数据的功能 android.app.ActivityManager.clearApplicationUserData() 将会清除/data/data/com.xxx.xxx/目录下,除了 /lib/目录的其他所有目录;