Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Change the meta-inf...download desktop.zip from earlier in this thread
I tried that, and got a Perm changes error and then another error 7 flashing.
Hey guys i know i dont belong here but is anyone interested in making a port of this for the galaxy rush? I know the super stock rom has already been ported to the rush and maybe its possible for this rom adressing the fact that the phones are very similar. Thanks
Its been talked about. Just go back a page and read. This won't boot at all for them so it won't boot for us. There's errors when compiled.
I have an idea, what if instead of compiling a completely new rom, we simply took either super stock ICS, stock rom plus, or my ROM and then integrated the appropriate files into the phone...to do this you would have to set the sdk version to 16 instead of 15, in the build prop and reboot, then move the files over to app, framework, lib, etc. And then set the sdk back to 15 and reboot or maybe you could keep it at 16...then reboot, then make a cwm backup. Then you could go into cwm folder and rename the system.tar.a to system.tar and extract it so you have a system folder...You would also copy your boot.img because it will have been modified to fit the needs of the system...then compile the meta-inf and then 7zip it into a compressed zip...not sure, but I think it could work
I'm not sure if this would work, as I know a lot of the files are linked together when compiling everything. I mean, it's worth a shot, but I doubt it would work.
Could we port cm10 from another device?? =D
I think it needs to be re-fixed for your rom. I don't know how it was fixed in the first place but I know it was specific to my build.
Also, did you include a device.mk when building? That's what apparently caused the problems with no boot on my rom.
Also if someone knows or can tell me how to find out the values for this, it would be awesome. I've tried /proc/mtd and i didnt get any info
# fix this up by examining /proc/mtd on a running device
BOARD_BOOTIMAGE_PARTITION_SIZE := 0x105c0000
BOARD_RECOVERYIMAGE_PARTITION_SIZE := 0x105c0000
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 0x105c0000
BOARD_USERDATAIMAGE_PARTITION_SIZE := 0x105c0000
BOARD_FLASH_BLOCK_SIZE := 13107
My device isn't rooted yet, so I can't check, but you should be able to find that, were you looking for it on your phone?
. I can't speak for the ROM dev but I'm sure he would welcome you!Is the rom ready yet?There will be a zip to check out in the next 24 hours. Cm-10. Fixing on it as we speak.