while I was looking across the internal memory folders and I had three options
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
UsbDisk (for otg cable of course), Sdcard0 (main link to internal storage I suppose ?) and emulated. when I clicked on emulated I got 2 folders
when I clicked on both of them they were both the same. does anyone know what are the differences between the two folders ?
bublz654 said:
while I was looking across the internal memory folders and I had three options
UsbDisk (for otg cable of course), Sdcard0 (main link to internal storage I suppose ?) and emulated. when I clicked on emulated I got 2 folders
when I clicked on both of them they were both the same. does anyone know what are the differences between the two folders ?
Click to expand...
Click to collapse
No difference, they all point to the userdata partition.
liveroy said:
No difference, they all point to the userdata partition.
Click to expand...
Click to collapse
ah right OK. is it safe to delete one of them folders ?
bublz654 said:
ah right OK. is it safe to delete one of them folders ?
Click to expand...
Click to collapse
Don't do that, something might need them and even if it doesn't, they will probably be created again after reboot.
oh right OK.
Related
Hi @all,
i have a question. is this right, shouldn´t i have a sdcard1 as external sdcard?
sorry, screenshot is in german. Stammverzeichnis=home: Interner Speicher=internal SD-Card
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
As far as I know the number is the user, ie sdcard0 is the primary user, sdcard1,2,3 etc are for secondary users.
Sent from my Nexus 5 using Tapatalk
sinkster said:
As far as I know the number is the user, ie sdcard0 is the primary user, sdcard1,2,3 etc are for secondary users.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
so i should have an sdcard1, right?
the size of this internal sdcard0 is 26.8gb. there is the folder "whatsapp" that should been on sdcard0 but there are my private folders (music, backup....), too. it looks like there are the sdcard0 und sdcard1 in one.....i´m confused....
a member in a german board posted this screenshot. he has this sdcard1...
Actually, scrub what I said earlier. Sdcard0 is the internal sdcard, sdcard1 is if you have an external sdcard, which the N5 doesn't.
sinkster said:
Actually, scrub what I said earlier. Sdcard0 is the internal sdcard, sdcard1 is if you have an external sdcard, which the N5 doesn't.
Click to expand...
Click to collapse
ok, i understand this, thx. if i do format system or wipe data, for e.g. to install a new rom, will my data on this sdcard0 deleted? sry my dump questions....
No, system wipe erases your current rom, data wipe wipes the user data from internal memory and android secure, but the rest of your sdcard will be untouched.
Hey I've used up around 6GB on my MotoG(including cache and all files and folders) but the settings>storage tab shows that I've used 8GBs and there's only 5 GB free(12.92 GB usable)
I've used several 3rd party apps to check this. Attached screenshot.
A factory reset did solve the problem but when I copied all files again, the same thing happened. Does anyone else have this problem? Please check.
To be precise, the difference was around 2GB before factory reset, now it's 1.7.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
There are some folders that are not counted in to neither groups for some reason. If you move your files to "native" folders like Music, Movies, etc, then the counters will show the correct size. Not a big deal, but it's disturbing sometimes I agree.
miklosbard said:
There are some folders that are not counted in to neither groups for some reason. If you move your files to "native" folders like Music, Movies, etc, then the counters will show the correct size. Not a big deal, but it's disturbing sometimes I agree.
Click to expand...
Click to collapse
No but the thing is that when I selected all folders and opened properties, using es explorer, the total size shown was 5.5gb as opposed to 7gb that it shows as occupied. There are no hidden folders. So where'd the space go?
oh I thought it's the other way around try 'df' command in terminal emulator
Sent from my phone
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
A picture says 1000 words
Can't put stuff on it, won't even let me write to my SD card, which it says has space.
Done hard reset - nothing
Note 4 clone MT6572
Any ideas?
Bump
try to format
You can try to format the SD card
lihonglin said:
You can try to format the SD card
Click to expand...
Click to collapse
SD card is fine, but upon further testing I think the phone storage is lying and is only very small
Do you have root? Some Samsung phones (I don't know if it applies to clones too) fill /data partition with log files (many MB every day). You could navigate to /data/log (or similar) and delete all *.log.gz, *.txt.gz
A handy tool to check where is space wasted is Disk Usage
Also note that some EMMC need reboot to update free space records, so phone may report memory is still full until you reboot.
Ok, thanks for the tips. I have root, and will try your suggestions when I get time.
I think so some phones show the phone memory is full because the app installation space is full it differ to media storage rom so plz go to setting and go to app settings and move the most of heavy app to sd card i think so it may help and try it once..............and doing it power off once and then on it
Does it support it since i've only heard that the expandable storage is 128~max no mention of the higher versions:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
nvm should have google before this but it seems it supports it without any problems
Yes it does and they work great with adoptable storage available via ADB. Hint there's a guide on here already
Tlane897 said:
Yes it does and they work great with adoptable storage available via ADB. Hint there's a guide on here already
Click to expand...
Click to collapse
what do you mean by adoptable storage?
RaW D Coy said:
what do you mean by adoptable storage?
Click to expand...
Click to collapse
Basically the system will recognize the card as internal storage but it's disabled in the UI hence using a pc with ADB to enable it. I have mine set up in split mode with 215gb internal and 25gb partitioned external. There are a few quirks about it, never format the external partition as it will take the internal partition with it, don't ask haha . Also the system incorrectly reports total storage not a big deal. A quick search will tell you more. :good:
Samsung was giving away a free 256GB Micro-SD cards when purchasing an S7 as a promotion a few months ago. Mine has been working just fine so far.
Woking fine without any problems.....
Just got the new Zenfone 6, 64 Gb.
Popped a 128GB SD card and it took me long to find the option to format, done that but all photos and apps are still being recorded in the internal memory. So, what is the SD card doing here? Only to backup stuff if needed?
Maybe this will help you: the first one- Developer options, the second one- stock camera app settings:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
elpachu said:
Just got the new Zenfone 6, 64 Gb.
Popped a 128GB SD card and it took me long to find the option to format, done that but all photos and apps are still being recorded in the internal memory. So, what is the SD card doing here? Only to backup stuff if needed?
Click to expand...
Click to collapse
You can go inside the Asus camera app -> Settings
Scroll down and find "Save to"
Choose; Internal Storage
dedovec said:
Maybe this will help you: the first one- Developer options, the second one- stock camera app settings:
View attachment 4782620View attachment 4782621
Click to expand...
Click to collapse
The camera settings did helped, but the dev options one does not seem to work for an app that I just installed.
elpachu said:
The camera settings did helped, but the dev options one does not seem to work for an app that I just installed.
Click to expand...
Click to collapse
You don't want to install apps on the SD card anyway. It will be significantly slower. That's why it's hidden in the dev settings.
The SD card is for mass storage of media files and data backups pretty much.