jcorrea86
jcorrea86
here is the full error: using device-specific extensions in . unable to load device-specific module; assuming none Traceback (most recent call last): File "/home/jr/patchrom/tools/releasetools/ota_from_target_files", line 890, in main(sys.argv[1:]) File "/home/jr/patchrom/tools/releasetools/ota_from_target_files",...
I remember I had this problem on my build and it was caused by missing one of the framework apks. Do you have all of them, 1 2 3? I...
Hey Paul987.... Yes, it would be the apktool frameworks. Check out this link below for Open Issue 2 which is having a similar issue maybe it will help. I tried...
Sorry for the noob question, but how would I manually install a framework with id 2? I'm trying to port MIUI to the bionic
Thanks for the help, but when I run the command above, it saves the framework as id3 instead of 2. If I go to /home/apktool i only see 1.apk and...
got it... Now i just need to find which apk would be the 2.apk for a motorola phone.... Thanks!
I found the framework that gave me id 2, but it still fails and now gives me a lot of errors. If I run apktool (apktool b out/framework-miui-res.apk) manually, it...
unfortunately I get the same error as above.
THANK YOU THANK YOU THANK YOU THANK YOU!!!! That worked for me! I am now one step close to building a port for the bionic!