apk2gold
apk2gold copied to clipboard
Windows support
any updates?
If you install MSysGit on Windows, with adding all Linux tools to the PATH, it will work. jd-cli throws a lot of errors though.
The problem is java don't run on cygwin or mingw, so it doesn't recognize cygwin paths. It's just too much to compile openJDK under cygwin when all you want is just run a java app under it.
So I've added windows batch script in my fork. Feel free to save it before owner merge it. https://github.com/CarlLee/apk2gold/blob/4dc4a172fb9ca1266d2665410cd682a9ab41e05c/apk2gold.bat