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

Add explicit warning when using non-ASCII extraction path on Windows #103

Open
kefir500 opened this issue Jan 31, 2023 · 0 comments
Open
Assignees
Labels
Feature New feature or request Java Related to Java (JRE, JDK) OS: Windows Related to Windows operating system
Milestone

Comments

@kefir500
Copy link
Owner

kefir500 commented Jan 31, 2023

Issue

Java in conjunction with Windows doesn't properly support Unicode arguments.
This leads to inability to save APK when a non-ASCII path is used for extraction by Apktool.

Task

Though we can't fix this issue directly, APK Editor Studio can at least show the warning message for users.

Solution for Users

For now, the solution is to change the output path in Settings → Options → Apktool → Extraction path.

@kefir500 kefir500 added Feature New feature or request OS: Windows Related to Windows operating system labels Jan 31, 2023
@kefir500 kefir500 added this to the v1.8.0 milestone Jan 31, 2023
@kefir500 kefir500 self-assigned this Jan 31, 2023
@kefir500 kefir500 added the Java Related to Java (JRE, JDK) label Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request Java Related to Java (JRE, JDK) OS: Windows Related to Windows operating system
Projects
Status: In Progress
Development

No branches or pull requests

1 participant