MiCode / patchrom

Use disassemble/assemble technology to porting miui to misc android devices
http://micode.net/forum-55-1.html
490 stars 370 forks source link

Error on "make fullota" #165

Open ETech61 opened 1 year ago

ETech61 commented 1 year ago

When i want to get the flasheable zip for my MIUI v6 android 4.4.4 using make fullota or make zipfile i get: user@user-Virtualbox:~/patchrom/espressowfi$ make fullota

build out/framework-res.apk...

for call ./customize_framework-res.sh

/bin/bash: /home/user/patchrom/toold/aapt: The file or directory does not exist /home/user/patchrom/build/porting.mk:203: target instructions failed for 'out/framework-res.apk' make: *** [out/framework-res.apk] Error 127

Any Help Will be really appreciated!