Linked by Thom Holwerda on Wed 26th Oct 2011 22:27 UTC
Thread beginning with comment 494510
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
The design to decision to have small internal plus SD card storage haunts Android users all the time. You can only install apps on the small app partition. On some phones this fills up pretty quickly. Even if you have gigabytes available on your SD card you can only move installed apps there if they support it. And you have to do it manually, which is cumbersome and beyond the average user.
Apps that are big, like games, will download most of the program on first launch. The App store only contains the downloader for the real program. This is not good design. It's a clutch.
RE[3]: Internal Storage
by Yossarian on Thu 27th Oct 2011 05:15
in reply to "RE[2]: Internal Storage"
Actually you can flash alternate partition tables. It should perfectly fit, but you may be left with little space for apps and forced to used app2sd.
yeah on my desire I use leedroid HD data++ with an alternate partition table, data++ gives me more internal storage since some stuff are moved to the SD, but the sense 2.1 sucks a lot of space, hopefully an aosp ICS rom will use the same amount of space as gingerbread+sense 2.1





Member since:
2011-10-26
Actually, while Nexus One (and his brother, HTC Desire which I own) have 512MB of internal storage, like any Android device, this is divided on some partitions. On the case of Nexus One, it have 145MB for /system, 90MB of /cache and 287MB of /data. The ROM is stored on the first (of course), and this is a very small space even for CyanogenMod 7.1 itself (that uses ~140MB). A "pure" Gingerbread build should use almost 100MB for a full compilation (including all locales, Google Apps and extras).
JBQ (one of the main AOSP devs) on Android-build said that the source code of ICS is almost the double in terms of size of the Gingerbread. This doesn't necessary means that ICS will be the double of the size of Gingerbread, but one thing is for sure: it will be bigger. Considering the first ICS ports using SDK (that uses something about 170MB of size), probably ICS will not fit on Nexus One small /system partition.
Edited 2011-10-26 23:30 UTC