GMJeff
Well-known member
Android divides their memory into partitions to some degree. They have 1 to 2gb for apps and the rest of the device memory is for data storage.
When you look in the memory section of the settings, it will show you all of the memory as a whole. For example, you have a 16gb tablet, when you look in the memory settings, it may say 14gb available if nothing is installed. As you install apps, or store pictures, etc. The memory decreases and you get the rainbow line below to break down how much of what is using memory.
The device differentiates the extended memory as a file called "sdcard", as shown in the built in file manager. If you add a sd card in the physical slot, it shows as a file called "extsdcard" in the file manager. Some apps can take advantage of the external sd card obviously, like the camera and other apps that are coded for it.
I believe that as android has changed, from gingerbread to ICS to jelly bean now, the way apps are coded write data directly to the sdcard file which is internal storage. I believe that the devs need to re-evaluate their apps in the marketplace to allow them to use the extsdcard instead.
Also, supposedly google removed the app to sd card function due to possible digital rights problems. They had a few cases where companies were complaining about possible media copyright violations, so it was removed altogether to head off any lawsuits. That could just be speculation, but it is what i was hearing before ICS was released.
Sent from my GT-N8013 using Android Central Forums
When you look in the memory section of the settings, it will show you all of the memory as a whole. For example, you have a 16gb tablet, when you look in the memory settings, it may say 14gb available if nothing is installed. As you install apps, or store pictures, etc. The memory decreases and you get the rainbow line below to break down how much of what is using memory.
The device differentiates the extended memory as a file called "sdcard", as shown in the built in file manager. If you add a sd card in the physical slot, it shows as a file called "extsdcard" in the file manager. Some apps can take advantage of the external sd card obviously, like the camera and other apps that are coded for it.
I believe that as android has changed, from gingerbread to ICS to jelly bean now, the way apps are coded write data directly to the sdcard file which is internal storage. I believe that the devs need to re-evaluate their apps in the marketplace to allow them to use the extsdcard instead.
Also, supposedly google removed the app to sd card function due to possible digital rights problems. They had a few cases where companies were complaining about possible media copyright violations, so it was removed altogether to head off any lawsuits. That could just be speculation, but it is what i was hearing before ICS was released.
Sent from my GT-N8013 using Android Central Forums