ShellUtil.sendRecoverTime();
ShellUtil.sendWifiRebind("Inweb1","inweb1test");
System.out.println("IMEI:" + ShellUtil.getImei());
System.out.println("TIME:" + ShellUtil.exec("date"));
ShellUtil.sendTime(2015,12,22,20,20,20,false);
Runtime.getRuntime().exec("getprop |grep time");
Runtime.getRuntime().exec("pm list packages -u -3");
ShellUtil.exec("chmod 777 /data/data");
ShellUtil.exec("su");
ShellUtil.exec("cp /data/data/com.android.browser/databases/UsageStats.db /sdcard");
Shell.execs("ps |grep com.meizu.mstore");
ShellUtil.exec("kill 19420");