Skip to content

App patching does not work for Android 15 device #3

Description

@ll3N1GmAll

Splitting this out as it is a separate issue than the other.

The resulting APK from running this program gives an error stating:

App not instlled as app isn't compatible with your phone.

This seems to indicate the process to make the app compatible with Android 15 does not work; or is not working in some situations. The test device is an Android 15 device. All process appear to have run successfully; but the resulting APK still throws the above error stating it is not compatible.

I noticed the following line in the output of running option 4:

W: aapt: brut.common.BrutException: brut.common.BrutException: Could not extract resource: /prebuilt/linux/aapt_64 (defaulting to $PATH binary)

However, the process created the APK successfully. So, I am not sure if this has anything to do with the failure or what can be done to resolve this issue. thanks for your help with this! :)

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