转发自机锋论坛的一位网友clj19910911 ,以下是原贴
终于去XDA找到了去9.0 10.0双时钟的办法
Quote:Originally Posted by vanhoavn
1. Download hxxps://play.google.com/store/apps/details?id=by4a.setedit22&hl=en (Sorry i cant post link, change hxxp to http)
2. Enable developer mode, grant write secure permission for the app:
Code:adb shell pm grant by4a.setedit22 android.permission.WRITE_SECURE_SETTINGS
3. Open the app, change table to "Secure table", find "roaming_dualclock" setting and change the value to "1".
看了上面的教程之后我自己的操作方法:
1、手机下载一个叫“SetEdit”的软件
2、电脑下载Adb工具(网上有教程)
3、打开手机开发者模式(设置→系统→关于手机→软件信息→多次点击内部版本号)
4、打开usb调试模式→手机连接电脑→打开Adb工具输入代码:adb shell pm grant by4a.setedit22 android.permission.WRITE_SECURE_SETTINGS →按回车确认
5、手机打开“SetEdit”→切换到 "Secure table"选项 →往下翻找到 "roaming_dualclock" →把数值0改一下数值1
终于去XDA找到了去9.0 10.0双时钟的办法
Quote:Originally Posted by vanhoavn
1. Download hxxps://play.google.com/store/apps/details?id=by4a.setedit22&hl=en (Sorry i cant post link, change hxxp to http)
2. Enable developer mode, grant write secure permission for the app:
Code:adb shell pm grant by4a.setedit22 android.permission.WRITE_SECURE_SETTINGS
3. Open the app, change table to "Secure table", find "roaming_dualclock" setting and change the value to "1".
看了上面的教程之后我自己的操作方法:
1、手机下载一个叫“SetEdit”的软件
2、电脑下载Adb工具(网上有教程)
3、打开手机开发者模式(设置→系统→关于手机→软件信息→多次点击内部版本号)
4、打开usb调试模式→手机连接电脑→打开Adb工具输入代码:adb shell pm grant by4a.setedit22 android.permission.WRITE_SECURE_SETTINGS →按回车确认
5、手机打开“SetEdit”→切换到 "Secure table"选项 →往下翻找到 "roaming_dualclock" →把数值0改一下数值1