Skip to content

Cannot install Tasker after installing TaskSettings #66

@k3yma

Description

@k3yma

Android 16 on Google Pixel 8 Pro (non-rooted) with latest security updates applied.

I installed TaskerSettings with the following command:

adb install --bypass-low-target-sdk-block TaskerSettings.apk

However then trying to install Tasker, I get the following error:

Failure [INSTALL_FAILED_DUPLICATE_PERMISSION: Package net.dinglisch.android.taskerm attempting to redeclare permission com.joaomgcd.taskersettings.SET_SETTING already owned by com.joaomgcd.taskersettings]

If I do the install in reverse, i.e. Tasker then TaskSettings, I get the inverse of the error:

adb: failed to install TaskerSettings.apk: Failure [INSTALL_FAILED_DUPLICATE_PERMISSION: Package com.joaomgcd.taskersettings attempting to redeclare permission com.joaomgcd.taskersettings.SET_SETTING already owned by net.dinglisch.android.taskerm]

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