New to the Rezound, quick question - HTC Rezound

I just got my Rezound today (it is a CLN Replacement for my Droid Charge). So all that I got was the phone and the back (then I also had to order the battery and back separately so I have two backs now), I didn't get any of the other stuff. So no headphones or manuals or SD card or anything like that.
So I took the SD card out of my Charge and put it in the Rezound and noticed that it shows up under ext-sd using ES File Explorer. Is there a reason that it does that? What is the easiest way to fix that so it reads everything properly?
This is my first HTC phone so it is going to take some getting used to, especially with no manual (I will probably download it later). So far it seems like a pretty nice phone.
Next I have to figure out how to root (temporarily) so I can run titanium backup to get all of my apps and app data on this phone. How do you get in to that menu to see what state S-Off/On is in?

After a complete power down, hold the volume down key and press the power button until it boots up. Keep pressing the volume button and the bootloader will come up. It will say S-On at the top.
None of the Rezounds came with instruction manuals.
Sent from my Sleeping Giant HTC Rezound using xda premium

This is my situation as well. Any help will be greatly appreciated.

until we get permanent root (s-off), i don't think we will have a way to fix the fact that the external sd card gets mounted as sdcard2 or ext-sd. you will have to just copy or move all of the stuff from your sd card over to the built in storage if you want most apps to read the data properly... unfortunately.

Like everyone else has said, we are currently s-off so have fun moving everything directly to your internal storage. There is temp root now thought. I reccomend clean took
Sent from my HTC Rezound (Beast phone) Using XDA Premium

HTC Rezound said:
Like everyone else has said, we are currently s-off so have fun moving everything directly to your internal storage. There is temp root now thought. I reccomend clean took
Sent from my HTC Rezound (Beast phone) Using XDA Premium
Click to expand...
Click to collapse
you mean S-ON

So the Rezound also has the sdcard issue too
Is there some reason the app developer's wont provide
a option in the app, for the app to find its data files,
(in this case the actual e-books and related data).
It seems counter-intuitive to not support what is going
to be the standard (in HC 3.x and ICS 4.x). Google,
from what I've read, decided that fat32 wasn't a
good idea (ties to mickey$loth etc). Those OSes
instead use a FUSE mounted re-director to mount
/sdcard over a ext3/4 subdirectory to avoid the
Incredible's no app space but lots real space issues.
This also allows devices with no SD slot to have an
/sdcard mount point. As I understood it, those devices
don't even support USB Mass Storage (as it conflicts
with sharing the single ext type partition). Something called
MTP (Media Transfer Protocol) is used instead.
http://www.androidcentral.com/ics-feature-mtp-what-it-why-use-it-and-how-set-it
Regardless of the USB mode mount issue, I can see not any logical reason
an app can't be told to look at specific path (for example /sdcard2/kindle)
vs defaulting to /sdcard/kindle) to avoid the wastefulness and silliness
of having to sync the internal storage /sdcard/<appname> with the
real external external storage /sdcard2/<appname> directories to cope
with the changes.
Anyone have any idea how to either automate the sync process,
or 'teach' the Nook and Kindle apps to look at /sdcard2 instead of
/sdcard for the data directories? I was hoping for a short term
way to sync the 2 sets of directories via adb (after temp root
if required).
If / when we get s-off / perm root adjusting the /system/etc/vold.fstab
to repoint the mounts to the places the apps actually look, (unless, of course,
the app devs fix the apps to allow an arbitrary path to data setting).
Right now on my HTC Flyer I mount the 2 filesystems as USB Storage
(on GB 2.3.4) and run a sync program on my laptop, awkward
but it works.
Thanks

Related

Disk drive mode

BASICALLY INTERNAL DRIVE READS AS CD-ROM AND NOT AS A PARTITION - HOW DO I FIX THIS?
Hey
Disk drive mode is killing me
I was one of the first to get this phone - I like HTC products
But ever since I received this phone I cannot access my internal storage when I plug it into disk drive mode. Why is this and how can I fix it?
I thought both internal and external are plug and play ready (meaning no driver needed to access to info), But for some strange reason my internal 9 gbs will not come up, my external is fine.
I would like to fix this issue today (searching all over the web for the answer) but I am trying to set up a wireless syncing with my phone and I am going to be using my external sd as my media and files and my internal for android system stuff.
I am thinking about formatting my internal memory but I need to first take the info out of it.
BASICALLY INTERNAL DRIVE READS AS CD-ROM AND NOT AS A PARTITION - HOW DO I FIX THIS?
thesssfactor said:
Hey
Disk drive mode is killing me
I was one of the first to get this phone - I like HTC products
But ever since I received this phone I cannot access my internal storage when I plug it into disk drive mode. Why is this and how can I fix it?
I thought both internal and external are plug and play ready (meaning no driver needed to access to info), But for some strange reason my internal 9 gbs will not come up, my external is fine.
I would like to fix this issue today (searching all over the web for the answer) but I am trying to set up a wireless syncing with my phone and I am going to be using my external sd as my media and files and my internal for android system stuff.
I am thinking about formatting my internal memory but I need to first take the info out of it.
Click to expand...
Click to collapse
Choose media sync and choose the drive that pops up and choose the phone I believe
almost got it to work
THIS DID NOT WORK
this link helped (http://www.xda-developers.com/android/replace-virtual-cd-on-the-htc-evo-4g-lte/)
it says
"
Replace Virtual CD on the HTC EVO 4G LTE
Posted August 6, 2012 at 10:30 pm by PoorCollegeGuy
Difficulty:
1
Replace Virtual CD on the HTC EVO 4G LTE
Every now and then, a mod so unique pops up that it bears closer examination. For HTC EVO 4G LTE owners, a mod such as this has appeared. When booted into a Sense ROM and connected to a PC, one will notice that the device mounts as two drives. One is the internal storage, and the other is a CD-ROM. Yes, a CD-ROM. Naturally, upon discovering this, the first step is to see if it can be used for something else. As it turns out, it can be.
XDA Recognized Contributor closeone has discovered that there is a file on the EVO LTE called PCTOOL.ISO, which is what causes the EVO LTE to show up as a CD-ROM when it’s plugged into a PC. Closeone explains why it is there and what can be done about it:
There is a file named PCTOOL.ISO inside the /system/etc directory that normally contains the HTC Sync Manager Software. By replacing that ISO with another, it’ll mount that one instead. Because there isn’t too much room to spare in the /system partition, the file should probably be kept relatively small.
There are a number of things users can put in place of the HTC Sync Manager Software, although not a whole lot of things have been tested yet. In theory, though, quite a few useful tools can be placed here, as closeone says:
1. ROM Developers can include a package that contains a copy of the ADB and Fastboot executables within their ROM. ADB would be useful while the device is on; Fastboot would probably have to be copied to the computer.
2. Because the ISO is mounted as Read-Only media, it could be incredibly useful for field technicians who need to run portable software, without the risk of being infected with a virus on the host machine.
Being able to run portable software without thread of virus is definitely something anyone could benefit from. Aside from being one of the more unique mods on XDA, having functionality like this on the EVO LTE can lead to various possibilities.
To learn more, check out the original thread."
THIS DID NOT WORK
bigdaddy619 said:
Choose media sync and choose the drive that pops up and choose the phone I believe
Click to expand...
Click to collapse
Yeah I tired that already, its not plug and play ready.
I believe in TWRP there is and option to mount internal storage so you can access it from a pc
detcup4evr said:
I believe in TWRP there is and option to mount internal storage so you can access it from a pc
Click to expand...
Click to collapse
Yeah that works but I don't want to put my phone in recovery mode every time I want to access my internal.
thesssfactor said:
Yeah I tired that already, its not plug and play ready.
Click to expand...
Click to collapse
If your looking for wireless adb try Jelly Bomb Domination it has it
Sent from my MB855 using xda app-developers app
bigdaddy619 said:
If your looking for wireless adb try Jelly Bomb Domination it has it
Sent from my MB855 using xda app-developers app
Click to expand...
Click to collapse
No I am just looking to get my internal Memory in my phone to open up like a disk drive without the use of any drivers. (Basically have my my internal memory work just like how my external memory works)
Did you install anything to mount internal as a live cd? When I plug my USB and set to media sync I can now copy anything I want even if its over the 4gb max file limit.
Sent from my EVO using xda premium
slowfncar said:
Did you install anything to mount internal as a live cd? When I plug my USB and set to media sync I can now copy anything I want even if its over the 4gb max file limit.
Sent from my EVO using xda premium
Click to expand...
Click to collapse
Not that I know of, I only unlock, turned s off and flashed 2 roms on it. My current rom is recent meanrom
Got media sync to work.
I had to delete everything inside of the internal memory to get it to work

[NABI 2] Free up Internal Storage - Basic Tips

Fuhu's Nabi 2 comes with 8 GB of internal storage, but the actual space available for app install evaporates quickly. Here are a few tips from my experience that may help you figure out possible space hogs.
Part of the problem is due to the Nabi 2's file storage system. Instead of its external storage being located at /mnt/sdcard, it is instead at /mnt/sdcard2. This causes problems as many programs will assume they are saving to the external drive at sdcard, but are instead using precious space on the limited internal drive.
There are a couple different work-around rooted options, but at this time they seem to me a bit like a bandage. If you feel like tackling these more advanced drive swapping options, see Root External 2 Internal SD (How-to for Nabi 2 by e2950) and DirectoryBind by slig (How-to for Nabi 2 by Clarkiss). Root External 2 Internal SD swaps the two. DirectoryBind causes apps to install their extra data to sdcard2.
The first thing to do when you've got a failure to install an app due to insufficient space is to check the device's storage. Get there by accessing Android's Settings, Storage, and when the graph and list come up on the right, touch Apps. You can sort by app size or by alphabetical. Sort by size and the list will show which apps are taking the most space. Another way to get to the same place is via Android's Settings, Apps, and select All at the top.
A. Easiest is removing unwanted demos and preinstalled apps. Touch the name of the app and select Uninstall. I am unsure if this will require root or not. I didn't try while still unrooted and don't know if some apps are locked in by Fuhu.
B. My first space hog was actually the Gallery. One of the first things we do after getting recovery and root on the Nabi 2 is to install GApps. In doing so, Google's Gallery replaces Fuhu's. I have uploaded many Picasa albums over time and, using my Google account on my son's Nabi 2, syncronized and downloaded 300 MB onto the internal storage.
Unsync and clear Google Gallery:
1. Open Android's Settings, Accounts & sync, [Your Google Account], Uncheck Sync Google Photos
2. Settings, Storage, Apps (All), Gallery, Force Stop, Clear Data
3. Reboot
After rebooting, the downloaded albums and photos Google had sync'd will be gone, freeing up precious internal space.
Update: More picture/video space hogging was found in /mnt/sdcard/DCIM/.thumbnails There were two thumbnail files adding up to 277MB hiding out.
C. Having multiple rooted android devices, one of the first things I set up after rooting is Titanium Backup (TB). Normally, TB saves its backed up files to sdcard. But, because sdcard is the Nabi 2's space constricted internal storage, this causes a problem quickly. The solution is to change TB's backup storage location. This can save hundreds of MBs. This was the first problem I tackled, so I don't remember how much
1. In Titanium Backup, open Preferences, Backup storage location
2. Change the default location from /mnt/sdcard/TitaniumBackup to /mnt/sdcard[BOLD]2[/BOLD]/TitaniumBackup
TB will handle copying your contents from the old directory to the new one.
D. My next surprise space hog was cloud storage app Box. Hogging a respectable 138 MB of files apparently sync'd/cached, this one was easy to clear.
1. In Box, open Settings, and touch Clear Cache under the Folder Activity heading.
These are basic, simple, and temporary tips which will only free a little more space to allow installation of that one last app you mean to get on your Nabi 2. Any other suggestions would be more than welcome.
I'm hoping that as the Nabi community matures and XDA grants us our own subforum (hint: lets do our best to stoke more Nabi 2 threads), that solutions are created to truly fix the lack of space to make this device pain free and open up its true potential.
Sent from my NABI2-NV7A using xda premium
Bait-Fish said:
....
There are a couple different work-around rooted options, but at this time they seem to me a bit like a bandage. If you feel like tackling these more advanced drive swapping options, see Root External 2 Internal SD (How-to for Nabi 2 by e2950) and DirectoryBind by slig (How-to for Nabi 2 by Clarkiss). Root External 2 Internal SD swaps the two. DirectoryBind causes apps to install their extra data to sdcard2.
....
Click to expand...
Click to collapse
This Root External 2 Internal SD (How-to for Nabi 2 by e2950) works great with my Nabi2. But does not work on boot. Does anybody knows why?
arvati said:
This Root External 2 Internal SD (How-to for Nabi 2 by e2950) works great with my Nabi2. But does not work on boot. Does anybody knows why?
Click to expand...
Click to collapse
I tried and tried myself too and never got it to work at boot or really even swap over the storage in any usable way. I have since given up on that.
Sent from my Transformer Prime TF201 using Tapatalk HD
Bait-Fish said:
I tried and tried myself too and never got it to work at boot or really even swap over the storage in any usable way. I have since given up on that.
Sent from my Transformer Prime TF201 using Tapatalk HD
Click to expand...
Click to collapse
I finally got it to work at boot and looked like everything was ok. Watched as I added apps and such, seemed that 80% of everything still installed to original Internal storage. Only real change was anything I downloaded went straight on micro sdcard. I also gave up.
Despite me using the external2internal app and it LOOKING like it was all swapped in the settings under data, the apps still all seem to go on the original tiny internal sd card and also when you use settings to look at installed apps, the free space it quotes tallies with the internal card, not the swapped-large-external card.
I can only assume something has gone a bit wrong in the settings of the app.
I dont understand how the nabi2 settings sees huge space under "storage" but tiny space under "apps" its as if the external2internal app has only swapped the two cards for "some" of the nabi's setup/brain
Any ideas please?
I was never able to get Ext2Int working properly so I abandoned that route.
Something that does work for me is [APP][ROOT] FolderMount - Link folders from internal SD to external to free space. It doesn't swap the internal for external outright, but does allow you to move specific data hogs to sdcard2. I still need to do a little walk through on it. . .
FM can move files from the original location to the destination of your choice if the files don't require root permissions. If they do, you have to move the files using a root file explorer of your choice.
FM will not work for moving apps due to its inherent time delay before actually changing the link to the new location. It's 30 seconds to 3 minutes after boot.
Sent from my VS910 4G using Tapatalk 2
Bait-Fish said:
I was never able to get Ext2Int working properly so I abandoned that route.
Something that does work for me is [APP][ROOT] FolderMount - Link folders from internal SD to external to free space. It doesn't swap the internal for external outright, but does allow you to move specific data hogs to sdcard2. I still need to do a little walk through on it. . .
FM can move files from the original location to the destination of your choice if the files don't require root permissions. If they do, you have to move the files using a root file explorer of your choice.
FM will not work for moving apps due to its inherent time delay before actually changing the link to the new location. It's 30 seconds to 3 minutes after boot.
Sent from my VS910 4G using Tapatalk 2
Click to expand...
Click to collapse
Thanks very much, Im not sure if that would work for me as most of my little boys apps are pretty small in size, most around the 20mb mark, with a few being 100mb so its not the big games or datahogs thats a problem, its the sheer weight of numbers of how many of these small apps he has installed.
So Im not sure if FM would actually be able to move any of his apps over to the external and actually work.
Even though he has so many apps, selective removing isnt a solution as he remembers them all. He is autistic trust me he remembers them hehe
Thanks and all help is appreciated.
Alex
DiskUsage is a good app to visually find large data stores. On my phone, I found Amazon caching all of the apps it had downloaded but I cancelled the installation on, over 1.5 GB! I don't use Amazon the same way on the Nabi though.
Sent from my VS910 4G using Tapatalk 2
reply
nice..
Bait-Fish said:
DiskUsage is a good app to visually find large data stores. On my phone, I found Amazon caching all of the apps it had downloaded but I cancelled the installation on, over 1.5 GB! I don't use Amazon the same way on the Nabi though.
Sent from my VS910 4G using Tapatalk 2
Click to expand...
Click to collapse
Thanks I had a look at diskusage but honestly I am so noobish that I couldnt quite tell exactly what it was explaining to me.
Looking on things like data or apps there were things listed that almost seemed twice and also some noted as apk's and I wasnt sure if this was the game itself, of if it was the apk file that installed the game and the tablet is storing the apk's as well as the installed games.
As a beginer at this kind of thing, its quite hard to get your head around it all.
And we have now officially run out of space and trying to magane through as best we can.
Thanks for the suggestion
Alex
The actual APKs, not good to move with FolderMount. But, if there's a bit of data in /data/data, /data/obb, /android, FolderMount can move that to your external storage, freeing space for more apps. At least you looked into it. My son has a couple apps that take 100s of MBs of data. That makes freeing space easy.
Sent from my VS910 4G using Tapatalk 2
Bait-Fish said:
The actual APKs, not good to move with FolderMount. But, if there's a bit of data in /data/data, /data/obb, /android, FolderMount can move that to your external storage, freeing space for more apps. At least you looked into it. My son has a couple apps that take 100s of MBs of data. That makes freeing space easy.
Sent from my VS910 4G using Tapatalk 2
Click to expand...
Click to collapse
Thanks Ill have a look at that data aspect when I can next get the tablet off of him, Thanks I appreciate the advice.
Dont think Ive seen the obb folder...
When I plug the nabi into the PC lead and it pops up like an SD drive on my PC, there does seem to be a lot of folders that people mention that I dont seem to be able to see. Possibly like a kind of hidden folder? Also the size of the SD looked at through the PC always shows as much smaller than it is.
So Im really thinking that there is a chunk of the internal-sd card, or internal memory, that is hidden from the basic pc cable connection. Is that right and if-so how am I able to see that area to be able to back it up and/or be able to mess with it?
Thanks
Alex
I don't have a Nabi 2 anymore but have any of you used the app Link2sd? I've been using it on another 4 gig device and works really well. You have not split your micro sdcard into 2 partitions. Link2sd uses the second partition and you use the first as your micro sdcard. When you click Link app to SD, it moves it, then open app and see if it runs OK. If not you'll have to click move to SD to put it back so it will work.
Sent from my SAMSUNG-SGH-I957 using XDA Premium 4 mobile app
Yes. That and FolderMount are what keep my son's Nabi functional.
A 2 GB partition was a bit small for me though. For anyone that goes that route and had a large SD (64 GB), give the Link2SD partition at least 3 GB. I had to start over after doing it the first time.
Or, count and calculate the apps you mean to move them add extra space for future expansion. That'd be the smart way
Sent from my SCH-I545 Dev Edition using Tapatalk 2
Im really dumb on these things and am terrified of busting my sons nabi (he relies upon it so much now).
So does this move the whole app, or just the data bits of the app? I heard that the bigger apps that are heavy on data move well, but the smaller apps that are mostly just the apk dont always move. Almost all my sons apps are the small kind. So Im not sure if this will still work.
Also, we hardly have anything at all to put on our external sd, we only bought it because we thought we could get apps on it. So is there any reason not to put a huge partition on the sd for the program? Our sd is 32gb, so I guess formats at about 28gb, so I was thinking of having the partition 25gb
Thanks for all the thoughts and help people.
PS: Is foldermount necessary as well? Or can I just try this with Link2SD? Im nervous enough about trying to learn one new software but integrating two at the same time concerns me somewhat.
Thanks
Alex
Some thoughts.
Honestly, from my experience with both, do Link to SD with a respectable partition. Something big enough to grow into, maybe 5 GB. Or, 10 since you say you have a lot of external SD space, but that is surely overkill since the apps data will burst your internal before the apps exceed 10 GB.
That allows you to move the largest apps to the external. Their data will still be on the internal though. That will be your next headache.
I find my FolderMount pairs frequently unpinned and I have to log into Daddy mode and re-enable them. I think that would not be good for you, alexbobspoons. When the FolderMount pairs are not enabled, some of the larger data apps (Mini Motor or My First Trainz Set) will download their data again when my son tries to play them (to internal since the pair is not active). My four year old will tell me now so I can straighten it out. I use FolderMount to move the entire /sdcard/android/data and /sdcard/android/obb folders to the external.
But, like I said, focus on Link to SD and that should free some storage pretty well. I found it a bit more difficult than FolderMount. Also, I am unsure how Link to SD plays into making a nandroid, if it's all copied and restored properly. I haven't really tried that yet.
Update: And again, FolderMount was not linking my pairs this morning. I haven't tried to ask for help on that issue since the Nabi's storage is all funked up by default. FolderMount had an update so I will see if that changes anything. Also of note, I haven't upgraded to the latest Nabi update either.
While I was in there, I checked that I used all 2 GB I alloted for Link to SD (I should have done at least 4 GB) on the external. FolderMount has about 7 GB on the external.
Sent from my SCH-I545 Dev Edition using Tapatalk 2
Hi thanks again for the advice.
Am I right in thinking that most apps are composed of just two components, one component being the apk itself (which can be moved to external using link2sd), the other being the data (which can be moved to external using foldermount).
Is this right??
If-so, then IF I am using the disk-usage app correctly, then almost all of my sons apps are in the apk bracket with hardly any usage on the data aspect.
So if this is the case, then I wouldnt much need to use foldermount, and would simply need a huge partition on the external SD to have all the apps (apk's?) moved to. If that is the case, then I dont think I would bust the nabi2's internal memory with the data as theres hardly any of it.
Am I then right in thinking that after moving all the stuff via link2sd that my internal memory would be almost all empty, and all I need to do in future is 1: Buy new app and download, 2:Link2sd the new app, 3:Hand tablet back to son and all done.
Am I understanding it all correctly so-far please?
Thanks
Alex
PS: You mention nandriod.... whats nandroid?? Thanks.
Yes. apks are the apps. You've got the idea.
A nandroid is a term used for the backup image made while in custom recovery (TWRP on our Nabi 2s). It's like ghosting your PC. If you mess up after, you typically can restore that backup nandroid and make it like nothing ever happened.
I'm guessing the apps moved with Link to SD will not exist when the external SD is ejected. And, not backed up in the nandroid.
Ok thanks for that.
Well I have a spare 32gb sd card so my plan is:
1: Backup the nabi using twerp onto my existing sd card
2: format and prepare new sd card
3: remove ext2sd app in case it conflicts
4: put new sd card into nabi
5: Install link2sd
6: attempt to move apps over onto the external sd and see what happens
hopefully, the internal memory should get nice and empty, while the external memory slowly fills with the other stuff.
Then if it works, I can download all his missing apps and move each one to external sd
Fingers crossed.
Cheers
Alex
alexbobspoons said:
Ok thanks for that.
hopefully, the internal memory should get nice and empty, while the external memory slowly fills with the other stuff.
Then if it works, I can download all his missing apps and move each one to external sd
Click to expand...
Click to collapse
Alex,
Were you met with success? I'd like to clear out my daughter's Nabi 2, but I'll go your route if it worked. Also, has anyone found a way to save pictures or videos to the CD card by default?

Getting rid of MTP/PTP

Please tell me there is some sort of flashable zip to get rid of MTP/PTP.
If I can't get standard USB mode on this S3 I'm getting rid of it, MTP is like the worst way of connected to a PC in my opinion.
All the downsides are not worth not having to mount / disconect the drive.
*Note : I use my phone for my work, MTP makes doing any one job over twice as long as I have to transfer the file to my pc in order to edit it, then I need to send it back.
With USB disk I just edit the file/photo/video directly on the devices drive, huzzah so much time saved!)
I tried SG3 easy UMS but it doesn't disable MTP with the rom I am using.
ive been lookng for ways to get UMS too. Easy UMS is giving me problems. Sometimes it just doesnt work and no drives MTP nor UMS drives show on my PC.
Im on Omega rom with Perseus kernel.
The storage mode has been removed all together as android no longer really supports it. Even Google has done away with it.
Wayne Tech S-III
Has been said 1234578 times. No way for internal sdcard, easyUms for external.
That's it. I agree mtp sucks, not working on my Windows 7 computer. Easy ums works well here.
This is where USB OTG comes in handy
Thank you for the replies everyone.
Looks like I'm downgrading to my sensation then :laugh:
Shall send some dissapointed emails to Google/HTC/Samsung etc though as if they're really trying to make mtp standard that's just silly. (Hell it's bloody useless even for media transfer, I put HD movies on my phone and don't bother optimising them for the phone so they're often rather large files. maximum average transfer I see with MTP is 5MB/s if I use USB disk on my sensation with same SD card I get 15+MB/s)
Shame though as some roms for my note n7000 disable MTP so was hoping the same could be done for the s3 :[
Not a big fan of the emulated SD card as well, just makes finding files in recovery a pain in the arse :laugh:
If this is the way Android is heading looks like I need to find another smart phone OS D:
One thing that could help me keep the s3 is if I could automate easy UMS so when I connect the phone I get a prompt asking me if I want to mount my sd card. ( if that is already a feature, it doesn't work with slim rom) Don't really care for what ever is on the emulated sd card anyway so don't care if that connects with MTP.
( Please don't suggest I just plug the card into a card reader, I use a alluminium bumper case that bolts on so quick swapping is not possible)
Pantherx12 said:
Thank you for the replies everyone.
Looks like I'm downgrading to my sensation then :laugh:
Shall send some dissapointed emails to Google/HTC/Samsung etc though as if they're really trying to make mtp standard that's just silly. (Hell it's bloody useless even for media transfer, I put HD movies on my phone and don't bother optimising them for the phone so they're often rather large files. maximum average transfer I see with MTP is 5MB/s if I use USB disk on my sensation with same SD card I get 15+MB/s)
Shame though as some roms for my note n7000 disable MTP so was hoping the same could be done for the s3 :[
Not a big fan of the emulated SD card as well, just makes finding files in recovery a pain in the arse :laugh:
If this is the way Android is heading looks like I need to find another smart phone OS D:
One thing that could help me keep the s3 is if I could automate easy UMS so when I connect the phone I get a prompt asking me if I want to mount my sd card. ( if that is already a feature, it doesn't work with slim rom) Don't really care for what ever is on the emulated sd card anyway so don't care if that connects with MTP.
( Please don't suggest I just plug the card into a card reader, I use a alluminium bumper case that bolts on so quick swapping is not possible)
Click to expand...
Click to collapse
It may have been an option if Samsung had released the proper documentation on this chip like they promised at first but then changed their mind.
Wayne Tech S-III
i feel the same way about MTP but it's not that BIG a deal. Easy UMS is a good alternative. i had a Sensation as well and you couldn't even access the internal memory, you could only access the memory stick via flash drive. atleast you can access both internal and external sd card using MTP. just put the files on your ext sdcard and use Easy UMS for quick editing of the files. from there you can move the file to your int sdcard using some type of file manager.
sent from where i'm at.
swift2fly said:
i feel the same way about MTP but it's not that BIG a deal. Easy UMS is a good alternative. i had a Sensation as well and you couldn't even access the internal memory, you could only access the memory stick via flash drive. atleast you can access both internal and external sd card using MTP. just put the files on your ext sdcard and use Easy UMS for quick editing of the files. from there you can move the file to your int sdcard using some type of file manager.
sent from where i'm at.
Click to expand...
Click to collapse
I suppose that is an option thanks for the suggestion.
Going to be a pan in the arse setting all my apps to save things to external sd mind.

AOSP ROMS don't recognize external card?

How does one get an AOSP rom like cmx, aokp, carbon, etc to actually use the external sd card as the main storage for media? I cannot take and pictures or videos because it tells me that i have no space left on my internal card, while i actually have 37GB left on my ext card.
I remember seeing a symlink swapper floating around here somewhere that will "trick" the os by mounting the external sd as /sdcard/ instead of the internal memory. I don't remember which thread it was but if you do a search for symlink, it should come up. Disclaimer: haven't used it so I can't vouch for it, but may be worth looking into.
Sent from my EVO LTE
yeah i've used that once but it screwed up alot of apps for me. guess its just another thing they didn't figure out yet..
Just found the thread:
http://forum.xda-developers.com/showthread.php?t=2204277
Is that the one you used?
Sent from my EVO LTE
Switch off USB debugging and switch storage to MTP, should show both file systems that wau
Sent from my EVO using xda app-developers app

Storage confusion question.. (0:

I use AndroZip. And I am really confused about the different folders..
I included 2 screenshots for this part of my question..
First one.. can someone tell me what those folders mean..
Second picture.. what the heck are all those folders..
Is the actual external SD card one of those folders. I figured it would be the obvious one but I swear I had more stuff in that folder and Its not there...
Is there a way to make the external sd card the default to where all pics and stuff are saved??
Seems I am running out of storage space on my phone already for some reason.
3rd picture is of a screenshot of my storage use.. ridiculous. I dont understand why everything is on my phone and nothing is on the card..
It was worse a few days ago. My phone kept telling me I had no space left.. it was at like
System storge was 15.23gb/16.00gb
Sd card was 2.20gb/29.71gb
Sorry my question is kinda lame. Im just not good at this stuff.
Thanks for your guys help I really appreciate it
Sent from my SCH-I545 using xda app-developers app
Not sure what all those folders mean, but emulated sd is actually still internal...your "ext sd" is your external sd. when you open your camera for the first time, it should give the option to save all photos to ext sd. If you missed it, you should be able to hit the menu button, go into settings and change it within a secondary settings menu in there. I use es file explorer or astro typically and have never seen all those usb folders. Perhaps you are plugged into a desktop?
Mount Points
For whatever reason, the Galaxy S4 has many, many mount points for its emulated SD Card. If you're rooted, the actual path to it is "/data/media/0/"
However, the folders in the first picture are ALL paths to your internal or emulated SD Card. sdcard0, ext_sdcard, emulated, legacy, etc.
In the second picture, those look like pre-created mount points for... multiple flash drives? Either way, no reason to worry about them unless you somehow manage to plug up about 7 flash drives or SD Cards to your device.
And as for the space issue... That really is a good question. Factory resetting is never out of the question if you're up for it, however, assuming you're not, the only explanation I could come up with is just a ton of apps with big extra files. Like Minecraft, Call of Duty Black Ops Zombies, Temple Run 2.
Hope I helped, sorry if I didn't. I'm new to Android this year, so I haven't thoroughly looked at all of the quirky stuff it tends to do, but your data usage has to be from something, and if it's not from stuff you put on your emulated SD Card, it has to be from big apps or malware, assuming you didn't tamper with anything in a root file explorer. Are you sure you haven't messed around and copied files to some directory you thought was the emulated SD?
As far as the internal storage, the OS and "most" of your downloaded apps will go here, unless you use foldermount ("move to sd" only moves part of the file). Anyways, I have about 60 apps on my phone and am running hyperdrive and have about the same amount of internal storage left as you. After formatting and whatnot, the device does not have 16gb internal memory...it's more like 11 or 12. Before I was running hyperdrive and was just stock rooted, on that same screen as your 3rd picture, it showed me that I had 9.82gb of internal memory TOTAL, but I had way less used (I currently have no more or no less than I did then, but shows I have 8.23gb out of 16, instead of the 3.9gb out of 9.82 it used to show). Most of which is under "miscellaneous" files and when you go in there to see whats actually there via phone settings, you can't really see what's using all the space. You really need to be rooted and use root explorer (or similar) to see whats using all the storage.

Categories

Resources