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

APKEditor Recompile Error/Failed ! #120

Open
TechnoIndian opened this issue Aug 15, 2024 · 2 comments
Open

APKEditor Recompile Error/Failed ! #120

TechnoIndian opened this issue Aug 15, 2024 · 2 comments

Comments

@TechnoIndian
Copy link

Describe the bug
How to aapt2 use in APKEditor Like Apktoo
l
APKEditor
IMG_20240815_232008

Apktool
IMG_20240816_005501

@REAndroid
Copy link
Owner

ApkTool and APKEditor uses same smali
We have a plan to move to our own dex lib soon.

Your issue is the most common one, in short the dex file you are editing is full. So try to re locating few *.smali files to new classes[xxx] (in your case classes7)

@TechnoIndian
Copy link
Author

ApkTool and APKEditor uses same smali We have a plan to move to our own dex lib soon.

Your issue is the most common one, in short the dex file you are editing is full. So try to re locating few *.smali files to new classes[xxx] (in your case classes7)

How to resolve with command

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