mateor / auto-patcher

smali patcher for Android code injection
MIT License
74 stars 42 forks source link

Problem with patching a ROM #257

Closed verfit closed 10 years ago

verfit commented 10 years ago

Hi, Would you please add support of this ROM: http://yadi.sk/d/Lru7s9kpF8WtJ

The log is located here: http://codepad.org/bXbJ2Qou

Best Regards, verfit

mateor commented 10 years ago

Sorry, but I can tell by the title of the rom that I will not be able to support it. To support a rom, I need the rom to be completely open-source. Deodexed versions of stock roms are not able to be supported since their source code is not available to me. Even Nexus devices are different than the open-source aosp.

We do support all open-source roms, including but not limited to CyanogenMod, AOKP, ParanoidAndroid, SlimRom, AOSP, Evervolv, PACman, etc. Any of those should work, and if they do not, you can point me to the source code and I will add support for you.