Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ApkTool M - "quick edit" error. #3

Closed
Dr-Sauce opened this issue Feb 10, 2022 · 0 comments
Closed

ApkTool M - "quick edit" error. #3

Dr-Sauce opened this issue Feb 10, 2022 · 0 comments

Comments

@Dr-Sauce
Copy link

Dr-Sauce commented Feb 10, 2022

Sorry for posting the issue here. I couldn't find the repository for ApkTool M.


I've been using ApkTool M on my phone to edit apps. And it is really useful. But there is a issue on devices that have low ram.

When you (quick) edit an app and press save and wait to finish, you get a error. This happens when editing big apps (Internet browsers, map apps…).

Will it be possible to fix this problem?

KakaoTalk_20220210_101314477

'java.lang.OutOfMemoryError: Failed to allocate a 8051024 byte allocation with 6291456 free bytes and 7MB until OOM, max allowed footprint 36251976, growth limit 37748736

at java.lang.StringFactory.newStringFromChars(StringFactory.java:220)

at java.lang.StringFactory.newStringFromChars(StringFactory.java:213)

at ru.maximoff.apktool.util.a.b.a(HexEditor.java:91)

at ru.maximoff.apktool.util.a.b.<init>(HexEditor.java:66)

at ru.maximoff.apktool.util.gp.a(QuickEdit.java:780)

at ru.maximoff.apktool.util.gp.a(Unknown Source:0)

at ru.maximoff.apktool.util.hg.a(QuickEdit.java:740)

at b.a.a.b.a(AxmlReader.java:71)

at ru.maximoff.apktool.util.gp.a(QuickEdit.java:585)

at ru.maximoff.apktool.util.gp.a(QuickEdit.java:226)

at ru.maximoff.apktool.util.gp.a(QuickEdit.java:155)

at ru.maximoff.apktool.util.gp.doInBackground(Unknown Source:2)

at android.os.AsyncTask$2.call(AsyncTask.java:333)

at java.util.concurrent.FutureTask.run(FutureTask.java:266)

at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)

at java.lang.Thread.run(Thread.java:764)`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants