Digital Wellbeing 在非 Pixel 设备 Android 9.0 的体验方法:
Root (Magisk):https://www.xda-developers.com/get-google-pixel-digital-wellbeing-essential-phone-android-pie/
非 Root:
1、自行寻找安装 Digital Wellbeing 的 APK(例如从 APKMirror)
2、使用能够开启隐藏 Activity 的工具(如 Pixel Shortcuts)调出 Digital Wellbeing 入口。
3、连接电脑在终端执行
非 Root 开启出来的功能是不完整的,只能观察使用时间和通知统计不能使用 App Timer、Wind down 等控制功能。Root 方法未试验,但估计功能也是不完整的。
Root (Magisk):https://www.xda-developers.com/get-google-pixel-digital-wellbeing-essential-phone-android-pie/
非 Root:
1、自行寻找安装 Digital Wellbeing 的 APK(例如从 APKMirror)
2、使用能够开启隐藏 Activity 的工具(如 Pixel Shortcuts)调出 Digital Wellbeing 入口。
3、连接电脑在终端执行
adb shell appops set com.google.android.apps.wellbeing GET_USAGE_STATS allow 或者使用 App Ops GUI 应用 允许 Digital Wellbeing 使用 “Get usage stats” 权限。非 Root 开启出来的功能是不完整的,只能观察使用时间和通知统计不能使用 App Timer、Wind down 等控制功能。Root 方法未试验,但估计功能也是不完整的。