Open Elinvention opened 8 years ago
After reboot all apps were re-optimised, but microg still complains. I tried to run the script again but it says *** This framework.jar appears to already have been patched... Exiting.
.
Sorry microg does work, so the script worked, but what about that error?
Same issue here, on the Fairphone 2, with current Open Source OS release.
not very useful, you don't even say what OS you are running in your PC!
linux? windows? if running a ubuntu derivative, try this:
sudo apt-get install gcc-multilib
then rerun needle.
Correction: I misunderstood my error for this issue. My very minimal Debian install had no zip
command available, so line https://github.com/moosd/Needle/blob/1b6b3f3982521e41d2a652ee73471006fc0f740e/patch.py#L114 of the code failed. Otherwise I'm fine.
This error is when apktool is trying to assemble the resources, but the script only cares about the dex output and puts them into the framework.jar. The actual patching process worked, will clean this output by switching to smali/baksmali directly in a future commit.
@Elinvention: Please try if the problem is fixed with the latest version.
CyanogenMod 12.1 on LG G3 D855. What does this mean?