Remco
Remco
Yes, I have installed everything. Java, the android sdk, updated my PATH. This is the last apk that has to be compiled before it starts adding media and the compressing...
Hmm, I first tried compiling a MIUI ROM from CM7 base, but this gave me a whole bunch of errors. So now I'm trying to compile from an official LG...
@Racing1 You'll have to install the framework with apktool first: "apktool if "
@chirayudesai What do you mean with removing the unused resources? All errors concerning missing resource seem to origin from miui files (status_bar_expanded_toggles.xml, ...) Oh wait you mean the other errors..
@chirayudesai Yeah but I mean errors like these; ``` javascript /home/randy/Desktop/sgs4g-miui-port-files/MiCode-PatchRom-1b14930/sgs4g/.build/SystemUI/res/layout/status_bar_expanded_toggles.xml:19: error: Error: No resource found that matches the given name (at 'id' with value '@id/toggle'). /home/randy/Desktop/sgs4g-miui-port-files/MiCode-PatchRom-1b14930/sgs4g/.build/SystemUI/res/layout/status_bar_expanded_toggles.xml:19: error: Error: No...
@Racing1 what kind of errors?
@Racing1 Seems you have the same errors as I am getting concerning the resource not found errors. The translation errors are not a big deal. ## Frameworks: Well if you're...
Yea, that indeed is quite surprising. Not much activity here from official developers. Too bad because opensourcing MIUI is pretty cool.
Btw, I think that they've not uploaded all files, hence some resources are missing. Because the errors come from files that are from miui. Op 9 feb. 2012 00:17 schreef...
I'm not saying it was on purpose. Maybe they just forgot it. If the errors were because of a fault in the porting script, we would get these errors while...