Add explicit warning when using non-ASCII extraction path on Windows #103
Labels
Feature
New feature or request
Java
Related to Java (JRE, JDK)
OS: Windows
Related to Windows operating system
Milestone
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
.The text was updated successfully, but these errors were encountered: