8000 Bug Report – DetoxDroid "Screen time unavailable" despite correct permissions (no Device Owner) · Issue #146 · flxapps/DetoxDroid · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Bug Report – DetoxDroid "Screen time unavailable" despite correct permissions (no Device Owner) #146
Open
@Noxist

Description

@Noxist

Device Info:
• Device: Google Pixel 9 Pro XL
• Android Version: Android 16 Developer Preview
• DetoxDroid Versions tested: v2.0.6 and v2.0.7
• Install method: Manual installation via ADB (no Device Owner)

What I did:
1. Installed DetoxDroid manually:
adb install -r app-2.0.7.apk
2. Granted required permission:
adb shell pm grant com.flx_apps.digitaldetox android.permission.WRITE_SECURE_SETTINGS
3. Verified permission is granted:
android.permission.WRITE_SECURE_SETTINGS: granted=true
4. Granted Usage Access permission in the system settings (screenshot below).
5. Rebooted phone, force-stopped DetoxDroid, restarted the app.

Problem:
Despite correct setup and permissions (ADB-granted WRITE_SECURE_SETTINGS and usage access), the app still shows:
"Screen time unavailable – Grant Permission"
This prevents screen time-based automation from working.

Note:
I'm not using set-device-owner intentionally – just WRITE_SECURE_SETTINGS via ADB.

Image
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0