oSumAtrIX

Results 1489 comments of oSumAtrIX

Anyone else experiencing the issue please try the new Compose manager: https://github.com/ReVanced/revanced-manager/actions/runs/10406703145/artifacts/1816419368 You will need to be logged into GitHub to download it. If you still get the error, send...

Looks like this can be fixed fairly similarly to a fix yesterday. @LisoUseInAIKyrios Looks like we need some filter or escape certain characters in strings.

I think this is some regional issue. I remember a similar issue from a past time which we solved by explicitly setting the local in the code, otherwise on chinese...

> Figuring out why this works on CLI but fails when running in Manager is the best answer. Perhaps it's an issue with where AAPT is running. Have you tried...

Are the decoded strings.xml files same? Maybe the issue occurs at decoding, not compiling.

It creates a temporary folder under /data/data//cache. You'd need to have root access on your Android emulator to read that folder via another app like a file manager.

Try any resource patch such as change package name patch

Interesting, reach out to [email protected] so we can test changes and see if it fixes the issue

This is false information and also the last time I will allow it to be posted on this organization. The issue you linked contains the explanation on why.

> But this error could also be caused by the ReVanced Manager ReVanced does not handle reading APK files. It uses apkzlib, the official Library to read .apk files according...