Flase Memory. HTC One - Android Q&A, Help & Troubleshooting

Hello everyone. I decided to post on here because I had no idea where my device would fit. I am using android 6.0 on my phone. When I go to file manager, it shows that I have 6.44GB free of 7.89GB on internal storage. Even apps like disk usage and storage analyser show I have 6.44GB free. However, when I connect to PC(MTP), It only shows 1.55GB. I can't even copy anything onto the internal memory anymore. It always says 'insufficient storage' or something. I tried looking for the vold.fstab, I couldn't find it. My phone is rooted. All I found is fstab.mt6580. I need help. I want to access my internal storage as well. Thanks.

It's very unlikely that you would have 6.44 GBs of space free on a device that comes with 8. The space set aside for the system and apps and such usually leaves you with anywhere from 4.5-5.5 free out of the box, before you even sign in. I think those disk usage apps are not reading it correctly. 1.5 GB free sounds about right. Not sure why it wouldn't let you add more stuff to it though. Also not sure what you mean by wanting to access your internal memory as that is what shows up when you connect it to the PC.
Since you are on 6.0, you might check to see if your phone supports adoptive storage and get a good SD card.

Related

sd card question

how the heck can i move my apps to my sd card?? i run the app App 2 SD and all it does is move my apps from phone storage (internal) to the phones (''sd card'') i cant move google chrome, google+, facebook, adobe...all fairly large apps. when i look at apps under settings > apps, the only options i have is to move it to phone storage or internal storage. im pretty lost
Linch89 said:
how the heck can i move my apps to my sd card?? i run the app App 2 SD and all it does is move my apps from phone storage (internal) to the phones (''sd card'') i cant move google chrome, google+, facebook, adobe...all fairly large apps. when i look at apps under settings > apps, the only options i have is to move it to phone storage or internal storage. im pretty lost
Click to expand...
Click to collapse
you may need root.
don't hold me to that though
thats what i was thinking but i wasnt trying to talk out of my rear end ah well at least i can still store my music and pics on my sd card...without root a 32gb card seems pretty extreme doncha think? without all the nandroids and roms lol
Linch89 said:
how the heck can i move my apps to my sd card?? i run the app App 2 SD and all it does is move my apps from phone storage (internal) to the phones (''sd card'') i cant move google chrome, google+, facebook, adobe...all fairly large apps. when i look at apps under settings > apps, the only options i have is to move it to phone storage or internal storage. im pretty lost
Click to expand...
Click to collapse
know i don't know if this will work with apps but it work for photos, i opened the phone's card and long pressed on the ones i wanted to move and selected the option-move to, and transfered photos from phone card to sdcard. i did this with es file explorer. from the phones card not the internal storage or memory wharever it's called
Tried using es file explorer and my sd card didn't even show up. This is what it looks like in disk usage
The storage card is the phones hard drive I think (it's 8 gbs right? And we can't use all 8?)
The /mnt/sdcard/ext_sd is my 32 gig sd card. But when I move my apps it goes to internal storage
Linch89 said:
Tried using es file explorer and my sd card didn't even show up. This is what it looks like in disk usage
The storage card is the phones hard drive I think (it's 8 gbs right? And we can't use all 8?)
The /mnt/sdcard/ext_sd is my 32 gig sd card. But when I move my apps it goes to internal storage
Click to expand...
Click to collapse
Have you tried plugging in phone to computer and dragging and droping from one drive to the other, just a suggestion, don't know if it will work
I'll try that after work thanks boss
Aldo101t said:
Have you tried plugging in phone to computer and dragging and droping from one drive to the other, just a suggestion, don't know if it will work
Click to expand...
Click to collapse
We established this in another thread about a month ago. With the introduction of Android 4.0, Google decided to change the way mounts work in Android. Google, assuming that microSD card would be phased out in the introduction of larger capacity internal storage phones without microSD slots, decided to make the internal eMMC storage be named 'sdcard', since most apps already used the 'sdcard' location for saving data, and name a real SD card 'sdcard2', also reachable by a folder in 'sdcard' name 'sd_ext'.
The largest phone out there right now that I know of has 64GB total of internal storage, while phones like ours only have 8GB total, with about half being taken up by the system, necessitating the usage of a real SD card for storage. The /data partition on our phone only has about 1GB available, and a dozen medium-sized apps and their data will use that up quickly. In short, there's no way to install apps to the real SD card since ICS, and once your eMMC 'sdcard' fills up, you're out of luck. A large oversight, in my opinion, by Google and HTC.
If our phone had 16GB of internal storage, we might not have that problem nearly as quickly, but games like DEAD Trigger, which is nearly 200MB, will quickly fill up our phone.
Basically, pick and choose the apps you want carefully, and keep the eMMC 'sdcard' partition as empty as possible, aside from your larger apps.
Aldo101t said:
Have you tried plugging in phone to computer and dragging and droping from one drive to the other, just a suggestion, don't know if it will work
Click to expand...
Click to collapse
When you move an app to 'Phone storage', it saves in the eMMC internal storage '/sdcard/.android_secure/' folder as a '.asec' file. In my testing, if you move it to actual SD card, that is '/sdcard2/.android_secure/', it won't recognize it. It displays 'Application not installed' when clicking on the app to run it. The Android system saves the pointer to the apk, whether it's saved in '/data/app' or '/sdcard/.android_secure/', and that's the only place it will look for it. You can't move it to the real SD card unless someone else has found a workaround, and I haven't heard of it if the have. I'll find the link to our previous discussion and post it.
IceDragon59 said:
We established this in another thread about a month ago. With the introduction of Android 4.0, Google decided to change the way mounts work in Android. Google, assuming that microSD card would be phased out in the introduction of larger capacity internal storage phones without microSD slots, decided to make the internal eMMC storage be named 'sdcard', since most apps already used the 'sdcard' location for saving data, and name a real SD card 'sdcard2', also reachable by a folder in 'sdcard' name 'sd_ext'.
The largest phone out there right now that I know of has 64GB total of internal storage, while phones like ours only have 8GB total, with about half being taken up by the system, necessitating the usage of a real SD card for storage. The /data partition on our phone only has about 1GB available, and a dozen medium-sized apps and their data will use that up quickly. In short, there's no way to install apps to the real SD card since ICS, and once your eMMC 'sdcard' fills up, you're out of luck. A large oversight, in my opinion, by Google and HTC.
If our phone had 16GB of internal storage, we might not have that problem nearly as quickly, but games like DEAD Trigger, which is nearly 200MB, will quickly fill up our phone.
Basically, pick and choose the apps you want carefully, and keep the eMMC 'sdcard' partition as empty as possible, aside from your larger apps.
When you move an app to 'Phone storage', it saves in the eMMC internal storage '/sdcard/.android_secure/' folder as a '.asec' file. In my testing, if you move it to actual SD card, that is '/sdcard2/.android_secure/', it won't recognize it. It displays 'Application not installed' when clicking on the app to run it. The Android system saves the pointer to the apk, whether it's saved in '/data/app' or '/sdcard/.android_secure/', and that's the only place it will look for it. You can't move it to the real SD card unless someone else has found a workaround, and I haven't heard of it if the have. I'll find the link to our previous discussion and post it.
Click to expand...
Click to collapse
okey dokey, maybe after root we can do something with it.
Has anyone tried a 64 GB card with this phone? I jumped the gun and bought one for $44 because they work in the Incredible 2.
itll work for media like pics and music I think. Thanks for all the info. I'm new to this phone and also official ICS
bberryhill0 said:
Has anyone tried a 64 GB card with this phone? I jumped the gun and bought one for $44 because they work in the Incredible 2.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1841317

[Q] CamScanner says SD Card is full, when its not

I have a Galaxy Note SGH-i717M on stock rooted ICS 4.0.4. I use CamScanner (version 2.1.1.20130425) a lot. I've used it so much that now it keeps popping up an error that says "SD Card is full" whenever I open it. Recently I scanned a large amount of documents in batch mode. Most of the pages got processed, but a few are left stuck with an hourglass icon overlayed on the pages. I have emailed IntSig (the company who makes CamScanner) and have not received any response, despite being a premium user. This is why I'm here asking for help.
I checked my storage and I have:
Internal Storage: 540MB/1.97GB Available
USB Storage: 0.00B/10.84GB Available
SD card: 19.42GB/29.71GB Available
So it looks like CamScanner is calling my "USB storage" an sd card. I identified the location of CamScanner files in /mnt/sdcard/CamScanner/ (this is not the sd card, despite the name). And I know that the sd card is actually on /mnt/sdcard/external_sd/
I looked through all of CamScanner's settings and there is no where you can specify where it should save files, unfortunately. I would much rather have had CamScanner store its files on my 32gb micro sd card on /mnt/sdcard/external_sd/CamScanner than occupy the very little space I have on the usable internal storage (USB Storage) on the phone
I've had to delete apps on my internal storage to try and get CamScanner to complete its batch processing (so that I can eventually make PDFs of the processed images). Now I have run out of apps to delete on my internal storage. Is there anything that can be done about this? I would like to use CamScanner without deleting more apps every time I scan things. Is there a way to force CamScanner to use my microsd?
Thanks
I use camscanner too. The problem is that the app does much more than save the scan somewhere. It needs room for manipulating the scan. But seriously....your usb memory is completely full? That can't be 100% apps. There has got to be something stored there that you could move to the external sd card. Not to mention without any free usb memory, I am not sure that the phone with all its features and misc apps will not function properly.
Agoattamer said:
I use camscanner too. The problem is that the app does much more than save the scan somewhere. It needs room for manipulating the scan. But seriously....your usb memory is completely full? That can't be 100% apps. There has got to be something stored there that you could move to the external sd card. Not to mention without any free usb memory, I am not sure that the phone with all its features and misc apps will not function properly.
Click to expand...
Click to collapse
I've moved all the apps that live on internal storage to the sd card using app2sd with the exception of 3-4 apps that I need widgets for on the homescreen. Other apps that cannot be moved to the sd card, that I don't need, I have uninstalled already. The rest of the internal space is being occupied by CamScanner and its files to the tune of 5GB+. So it's mostly CamScanner that is now occupying all my internal storage space now (10.84 GB usable internal storage).
I do not want it occupying the majority of my internal storage space anymore. I don't see an end to me using CamScanner ever because it is so useful to me, so the storage occupied by CamScanner will only grow over time. Short of the developers responding to my emails about changing the location and it all working out, I have to figure out something else in the mean time. And yes, I also fear about the other apps not working properly with 0.00 B internal storage left
This is why I'm asking if its possible to move where CamScanner puts its files from, say, /mnt/sdcard/CamScanner to /mnt/sdcard/external_sd/CamScanner using whatever mechanisms possible. Is this possible? Do you know how to do it?
Why not just make a folder on the real sd card called camscanner and move the files there yourself? Once the files are scanned and converted to pdf then there is no sense that they remain in the original folder. Use a file manager on the phone or use your pc to simply move them.
Agoattamer said:
Why not just make a folder on the real sd card called camscanner and move the files there yourself? Once the files are scanned and converted to pdf then there is no sense that they remain in the original folder. Use a file manager on the phone or use your pc to simply move them.
Click to expand...
Click to collapse
Good idea, I didnt think of that. This will do for now!
Thanks a lot!
Where does cam scanner stores backups?
If*you*use*the*application*"cam scanner"*to*back*up*your*app*data*on*your*Android*smartphone,*then*the
following*question*may*arise:
This*question*is*important*because*helium*backup*only*offers*the*following*options*to*save*a*backup:
•*Internal*device*memory
•*Cloud
Since*it*is*a*backup*app*which*is*used*mostly*before*a*factory*reset,*it*makes*little*sense*to*backup*to*the
internal*memory.*So*you*have*to*copy*the*backup*folder*from*internal*memory*manually*via*USB*cable*to*the
computer.*For*this*purpose,*it*is*important*to*know*where*the*backup*files*from*helium*backup*are*stored.
You*can*find*the*files*here,*after*the*Android*smartphone*is*connected*to*the*PC:
This PC\(Phone Name)\Internal storage\Intsig\CamScanner\databases_backup\(yyyy-mm-dd)-(hh-mm-ss in 24 hr)
EG:
This PC\(Nexus 5)\Internal storage\Intsig\CamScanner\databases_backup\(2015-09-16)-(13-17-46)
The*folder*is*not*visible*to*the*File*Explorer of*your*Android*smartphone.*Therefore,*you
should*copy*this*folder*directly*to*the*PC.*You*know*now*there*you*can*find*on*your*Android*smartphone
backups*that*you*have*created*with*"Cam Scanner".
Asterisk alley....dayummm..lol

[Q] Memory showing as full but it's not

A number of my apps won't update at the moment because the phone is advising that the memory is full. However, when I go into the storage settings it advises that there's 1.08gb free on the phone an 0.99gb free on the SD card. The odd thing is that at the top under App Storage it advises that 2.78gb of 2.91gb is used, with 'other' taking up 1.83gb and apps only 0.95gb.
Despite much research on the Internet and playing around I can't identify what this other 1.83gb actually relates to and the phone won't let you tap on this part (as you can do with the apps). Viewing the internal and SD storage via the computer advise the same free space as above. I have tried clearing out the caches and using the Make more space without any luck.
It appears that there is some type of temporary file but I just can't find what it is.
Does anyone have any ideas?
Many thanks.
Odbod22 said:
A number of my apps won't update at the moment because the phone is advising that the memory is full. However, when I go into the storage settings it advises that there's 1.08gb free on the phone an 0.99gb free on the SD card. The odd thing is that at the top under App Storage it advises that 2.78gb of 2.91gb is used, with 'other' taking up 1.83gb and apps only 0.95gb.
Despite much research on the Internet and playing around I can't identify what this other 1.83gb actually relates to and the phone won't let you tap on this part (as you can do with the apps). Viewing the internal and SD storage via the computer advise the same free space as above. I have tried clearing out the caches and using the Make more space without any luck.
It appears that there is some type of temporary file but I just can't find what it is.
Does anyone have any ideas?
Many thanks.
Click to expand...
Click to collapse
that "other" is apps that comes preinstalled, you can't do anything about it unless you are rooted,,& as per your full memory problem, there might be several things causing it, one is if you have used lucky patcher to patch some apps you won't be able to update them unless you remove the odex file created by it..or maybe your memory is actually full, in that case you must transfer some apps to sdcard...

[Q] Internal storage not displaying correct amount of free space...

On the applications page on my phone, it says there is 1.4GB free of internal storage, yet when I plug it into my PC it says there is only 5.45mb. I can't install any app's even though I have deleted about 150mb worth of apps...
Help would be appreciated!
I noticed on mine that under Settings->Apps it indicates 1.6gb free for internal, but on the PC is indicates 10GB free. I am assuming only a certain amount of internal space is made available for apps? Of course a workaround is sliding in an SD card, but there has to be a better answer!
vinny_ said:
On the applications page on my phone, it says there is 1.4GB free of internal storage, yet when I plug it into my PC it says there is only 5.45mb. I can't install any app's even though I have deleted about 150mb worth of apps...
Help would be appreciated!
Click to expand...
Click to collapse

Xperia M4 internal being used as external

Sony ****ed up on this. See, this phone has an 8GB Internal storage. But 4 is used by Android, about 1 and a half by the apps pre installed, but because of the fact that you can't download anything from Play when I reach 500MB left in storage, I'm left with 2GB or so. Now I got an SD card, a 64GB one, to deal with this very problem. Now I'm a gamer, so naturally I wanna download some games. Obviously, games take a bit more space than your average app. So the solution is to have it install to external by default, that is the SD card. But for whatever reason, despite having 60GB left, I apparently have no space in external, I can't install anything. So the first thing I try is to, and painfully so, delete enough things on the internal to fit this smaller 500MB game. And it works. Clearly, it thinks the internal is the external, and so does all apps that show what is internal and external. Apparently I have two externals. Google Play isn't the only problem. If a game is looking for the data to it, which is typically found in obb, even if I have it in the actual SD card it searches in the internal thinking it's the external. Even the OS itself, the settings app, gets confused. Reading that, for an example, 500MB of the app is on the external, when it really still is on the internal. So how do I solve this? I'm willing to root if necessary.

Categories

Resources