Giter Club home page Giter Club logo

Comments (5)

kefir500 avatar kefir500 commented on August 22, 2024

Hi,

Could you please provide the contents of the logfile located at %LOCALAPPDATA%\apk-icon-editor\apk-icon-editor.log (after repeating steps to cause this error)?

from apk-icon-editor.

nhanqv avatar nhanqv commented on August 22, 2024

Thank you for your support.

I read the log file and found the problem. Because path to temp.apk consists of Unicode characters.
I have changed path to temp.apk.

Please fix this bugs in the next release.

Thanks

from apk-icon-editor.

kefir500 avatar kefir500 commented on August 22, 2024

Strange,
Once, there was a similar problem with Unicode characters, but the bug was fixed.
I believe some unhandled characters are still there.

Could you please write below (or email me) the problematic Unicode path, so I could check in on my machine?

Thanks a lot for your feedback.

from apk-icon-editor.

nhanqv avatar nhanqv commented on August 22, 2024

The unicode characters is Vietnamese characters. Thank you very much

from apk-icon-editor.

kefir500 avatar kefir500 commented on August 22, 2024

It turned out that Java CLI for Windows can not handle Unicode characters. "APK Icon Editor" uses Java for Apktool, signing and optimizing (zipalign). These features use temporary directory for current user, so if the the username consists of Unicode characters, they fail. The workaround is to change the temporary directory. This feature is implemented in the latest APK Icon Editor v1.4.0.

from apk-icon-editor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.