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.
What do you mean?
Sent from my N860 using Tapatalk 2 Beta-5
Compression maybe...? I have no idea.... when you make a nandroid the system partition is compressed which may give you a false estimate of its size...
Sent from my N860 using Tapatalk 2 Beta-5
It's because of the busybox symlinks created during install. It's copying busybox every time one of those call it instead of the link. You must be on windows.
I just did it and I see what you mean... it went from 172 to 225
Sent from my N860 using Tapatalk 2 Beta-5
I just tested on my phone and that's what its doing. If you go in to your xbin folder you'll notice almost all of the files are the same size, that's why. They are all copys of busybox. Anywhere else you have a symlink is going to copy the resources it's pointing to also.
Haha im on my phone thats how i make my ROM
Do you make flashable zips from your phone to?
Sent from my N860 using Tapatalk 2 Beta-5
Yes haha
Do you sign them too?
Sent from my N860 using Tapatalk 2 Beta-5
A quick and dirty way would be to drop to a terminal and copy /system to sd, it will skip the symlinks because of permission issues on the sd card.
#su
#cp -r /system /sdcard/systembackup
I use the cwm templates and edit the updater-script according to whatever is going to be flashed
My flashables don't work unless I sign them after I zip them... why do yours work?
Sent from my N860 using Tapatalk 2 Beta-5
Ummm..... Haha i dont know when you use the template are you adding the boot. Img and system folder and just zipping it up? Or are you doing something else also
Nope... I just add the system/boot.img and zip it... if I try to flash without signing then it just aborts... It took me forever to figure out the problem... maybe its cuz your doing it from the phone?
Sent from my N860 using Tapatalk 2 Beta-5
I too have noticed a duplicate of the notification tone. It is so confusing because i sit there for like 2 minutes trying to figure out where it comes from! LOL I'm glad you have found the problem.