Jump to content

Internal Storage: Difference between revisions

no edit summary
(Created by translating the page "Interner Speicher")
Tag: contenttranslation
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
The '''internal storage''' refers, in a smartphone, to the memory chip, which is tightly connected with the rest of the smartphones hardware and can not be removed. That said, the internal storage is the direct opposite of the [[extenral storage]].
The '''internal storage''' refers, in a smartphone, to the memory chip, which is tightly connected with the rest of the smartphones hardware and can not be removed. That said, the internal storage is the direct opposite of the [[external storage]].


The specification of the manufacturer about the size of the built-in internal storage of an android device can be confusing compared to the really available storage, which is displayed in the devices settings. This has, amongst other things, the following reasons:
The specification of the manufacturer about the size of the built-in internal storage of an android device can be confusing compared to the really available storage, which is displayed in the devices settings. This has, amongst other things, the following reasons:
Line 8: Line 8:


== Using the external SD card as internal storage ==
== Using the external SD card as internal storage ==
Since Android 6000!{{Android|6.0}} it's possible to use an external SD card in two different modes, either in a ''portable mode'' (which was the only mode before) or in the ''adoptable storage'' mode.
Since Android {{Android|6.0}} it's possible to use an external SD card in two different modes, either in a ''portable mode'' (which was the only mode before) or in the ''adoptable storage'' mode.


In the '''portable mode''', the SD card will be mounted at it's own mount point under /storage/ using an ID of the SD card, e.g. /storage/CE5C-0252/. With that, the user can save and read data from the external storage, apps, on the other hand, will normally use the internal storage to save data and can not read from the external sd card, except when the user explicitly allows access to it. This mode can be compared to the use of external storage devices at computers, where the media is also recognized as it's own drive.
In the '''portable mode''', the SD card will be mounted at it's own mount point under /storage/ using an ID of the SD card, e.g. /storage/CE5C-0252/. With that, the user can save and read data from the external storage, apps, on the other hand, will normally use the internal storage to save data and can not read from the external sd card, except when the user explicitly allows access to it. This mode can be compared to the use of external storage devices at computers, where the media is also recognized as it's own drive.
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.