New phones without memorycard

volvomann

Active Member
Licensed User
Longtime User
Hallo in new phones withthout memorycard is memory named dirootrexternal and the ram dirootrinternal?
 

Inman

Well-Known Member
Licensed User
Longtime User
Even the new phones that do not have a memory card, have an SDCARD partition within the internal memory. When you call DirRootExternal, you get the path to that partition, even if the phone doesn't have a physical memory card inside it.
 
Upvote 0

volvomann

Active Member
Licensed User
Longtime User
Even the new phones that do not have a memory card, have an SDCARD partition within the internal memory. When you call DirRootExternal, you get the path to that partition, even if the phone doesn't have a physical memory card inside it.

Thanks that was that i hope
 
Upvote 0
Top