internal storage as removable? - Samsung Galaxy Nexus

does it support USB Mass Storage???
i connect device to PC via cable (debugging mode already on) but internal storage doesn't determines as removable... seems like it is in PC-mode only.
how to make it removable? i am former sgs2 user and the only thing i had to do is mark debugging mode, connect the device to PC, in status-bar choose removable device/mass storage.

You can't. It uses mtp
Sent from my Galaxy Nexus using xda premium

There is no USB mass storage.
Sent from my Galaxy Nexus using xda premium

Not sure if it's available for Windows but I use Android File Transfer for Mac and it lets me transfer files to and from my Verizon Galaxy Nexus.
http://www.android.com/filetransfer/

To expand a little - the GN doesn't do UMS because there's only one data partition, formatted as ext4. To make it support UMS you'd need to repartition it to have an extra fat32 partition, afaik no-one's done it nor said they're going to try.
MTP deals with the file system for you, should work OOTB for Windows Vista and 7 (MTP is a microsoft product) but winXP users seem to have problems.
Android file transfer does something similar for mac.
MTP is a pita under linux; I run Ubuntu and have switched to airdroid for doing transfers over wifi.

joshnichols189 said:
There is no USB mass storage.
Click to expand...
Click to collapse
I don't see a difference though? As you can just plug it in your PC and put whatever file you want on it.

If you're running Linux you can also look into using sshfs and an SSH server on your phone. I use that now and it works great, even automatically reconnecting when I leave home and come back again. But I also had the SSH server (QuickSSHd) installed on my phone prior to this.

Tanith said:
I don't see a difference though? As you can just plug it in your PC and put whatever file you want on it.
Click to expand...
Click to collapse
I don't see a difference either..

joshnichols189 said:
I don't see a difference either..
Click to expand...
Click to collapse
The difference is most marked for those running linux, to a degree for mac users and also for some xp users.
If you're running Vista or Win7 you won't notice unless you're moving big files (say > 1Gb) - MTP is slower.

I couldn't move files to my nex from my PC either:/ ..so I started using drop box to move files back and forth
Sent from my Galaxy Nexus using xda premium

Check out the StickMount app, if you use a ROM. With the right cable, you can mount a USB stick. Works great.
Sent from my Galaxy Nexus using Tapatalk

Related

We Need Custom ROMs with Mass Storage Mode Resurrected

I am so sick of MTP instead of Mass Storage Mode. I run Linux Mint and it's simply painful to try to get MTP working properly like Mass Storage Mode did in GB. Please, ROM devs, answer my prayers.
when you can add a sd card to the phone, you will have your mass storage.
I realize people don't like change, and want to stick with UMS, but you would have to pretty much crush the awesome single partition storage of the GN to get UMS...
Just dont understand why most people are aways want SOME MORE STOREGE, how many stuff you gonna put in your device? A thousand songs or pics?
GoZhU said:
Just dont understand why most people are aways want SOME MORE STOREGE, how many stuff you gonna put in your device? A thousand songs or pics?
Click to expand...
Click to collapse
With UMS enabled, they'd theoretically have lower storage than sticking with MTP. There would have to be at least 2 partitions that would mean files couldn't span across them.
I use wifi file explorer pro. Real easy and just as effective as having mass storage. Was bummed as far as me not being able to connect and drag/drop but when i found this app its just as good.
Sent from my Galaxy Nexus using XDA Premium App
I can't for the life of me understand this complaint. I have no issues using MTP either in Linux or Win7. Do partition the space up would only bring about all the issues with inadequate space the Nexus One encountered.
Sent from my Galaxy Nexus using XDA App
I don't know if it's a MTP thing, but I'm having a hell of a time copying .mkv files to the phone. I can FTP to my Thinkpad Slate at 3MB/s via wifi, the GNex capps out at 400KB/s. I've tried to connect the phone via USB to my desktop and just drag and drop and the progress bar doesn't even move. This is driving me insane.
I'm using the latest GummyNex 0.6.6.
If I recall correctly, when I was using Android Revolution 2.1.2, it was copying at 2MB/s via wifi FTP. I guess I need to look into this.
mallinj said:
I am so sick of MTP instead of Mass Storage Mode. I run Linux Mint and it's simply painful to try to get MTP working properly like Mass Storage Mode did in GB. Please, ROM devs, answer my prayers.
Click to expand...
Click to collapse
Tried adbfs?
Looks like it solves your needs without introducing the troubles of mass storage mode.
I am using SAMBA...
airdroid also works well (ubuntu 10.04 and 11.10 on different machines, also better than mtp on vista for me)
it's been 8 hours and my music is still copying to my phone. MTP is completely unacceptable. it's already told me i had to skip like 30 songs before i hit "skip this message" 2 hours ago. i'm copying ~25 GB of music over and half of that is .ogg which is not natively recognized by MTP. I could have copied the 25GB onto my thunderbolt 10 times over already. I dont care what the reasoning, requirement, or intent was to remove mass storage, but it was not work it. watching my files copy at like 400 k/s to a phone plugged in with a USB 2.0 cable makes me want to return the phone.
somnambulator said:
it's been 8 hours and my music is still copying to my phone. MTP is completely unacceptable. it's already told me i had to skip like 30 songs before i hit "skip this message" 2 hours ago. i'm copying ~25 GB of music over and half of that is .ogg which is not natively recognized by MTP. I could have copied the 25GB onto my thunderbolt 10 times over already. I dont care what the reasoning, requirement, or intent was to remove mass storage, but it was not work it. watching my files copy at like 400 k/s to a phone plugged in with a USB 2.0 cable makes me want to return the phone.
Click to expand...
Click to collapse
Really? I use windows media player to sync my music and it flies. Way faster than my nexus one did. It takes about 1-3 seconds per track.
Sent from my Xoom using xda premium
Drag and drop the files onto the folder icon. Don't open the folder itself and then copy into it.
My problem with MTP is compatibility. Hardly anything recognizes MTP and knows what to do with it besides my PC. Things I used to connect to via USB to transfer files or backup while on the go just don't work with the nexus. So instead of having an all around portable storage device in my phone I now have to carry other devices to perform those tasks, might not sound like a big deal but its just nicer being able to have that ability in one device. MTP may be great for some but not for everyone.
Sent from my Galaxy Nexus using XDA Premium App
dev/null/ said:
MTP may be great for some but not for everyone.
Click to expand...
Click to collapse
Agreed - my primary OS is linux, I can make mtp work kinda but it's poor and slow.
However enabling UMS would require repartitioning the GN and afaik no one's done it or said they plan on doing it.
Most people find wireless transfer much more satisfactory for this phone - I've only used airdroid but others have set up their own wireless ftp server. There are probably other apps that do it...
josteink said:
Tried adbfs?
Looks like it solves your needs without introducing the troubles of mass storage mode.
Click to expand...
Click to collapse
is it an app on the phone or computer (windows/linux)?
thanks

How do I enable mass storage?

I'm trying to connect my phone to my Father's Mini via usb, but the car does "see" the phone.
I've noticed that the check box for mass storage is greyed out and I cannot select it.
Does anyone have any good ideas for me to try out and get my gnex to connect?
For what it's worth, I'm using Liquid rom, and but my dad's HTC Desire HD running AOKP has the same problem, yet I have no problem connecting a BlackBerry.
Cheers.
Sent from my Galaxy Nexus using xda premium
your nexus will never have mass storage as the partition is 1 giant partition used by the system and used for storage.
You will never be able to use USB Mass Storage on the Galaxy Nexus. It uses MTP (Media Transfer Protocol) and PTP (Picture Transfer Protocol) to xfer files between the phone and a PC.
The reason why they use this is to provide the phone with 1 partition for the entire storage, rather than separate system, apps, data and media partitions. It also allows for the OS to be running while accessing the files.
MTP is much better than Mass Storage.
Sent from my Galaxy Nexus using Tapatalk 2
Thanks for the quick explanations. What I don't understand, is why the option is there under usb connections (in storage options). If the option is not available on our phone, why show it?
As far as MTP being better, it's not when you want to play music on a Mini!
I'm not convinced that MTP is my problem though, as my dad's phone (see above) will not connect either. Interestingly the option to select mass storage is not available on his HTC.
Sent from my Galaxy Nexus using xda premium
itsfozzy said:
Thanks for the quick explanations. What I don't understand, is why the option is there under usb connections (in storage options). If the option is not available on our phone, why show it?
As far as MTP being better, it's not when you want to play music on a Mini!
I'm not convinced that MTP is my problem though, as my dad's phone (see above) will not connect either. Interestingly the option to select mass storage is not available on his HTC.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
ice cream sandwich supports mass storage, the nexus does not. the option is going to be there since it is stock android.
The HTC phone, did you actually select it to be in mass storage mode?
itsfozzy said:
As far as MTP being better, it's not when you want to play music on a Mini!
Click to expand...
Click to collapse
can you elaborate? do you mean a Mini, as in the automobile?
JoeM01 said:
can you elaborate? do you mean a Mini, as in the automobile?
Click to expand...
Click to collapse
im pretty sure he means the car.
Zepius said:
im pretty sure he means the car.
Click to expand...
Click to collapse
If so, what's the problem? there's no shortage of people who connect their nexus to their car stereo's (myself included)
Quick bit of clarification.
Yes it's a BMW Mini (2009)
Yes I did connect via Mass Storage on the HTC, yet it still did not work. It would not connect to an iPod Classic either. I wonder if it needs a special cable to connect? My wife's Seat Leon needed a dedicated cable to make it compatible with the car stereo.
Sent from my Galaxy Nexus using xda premium
JoeM01 said:
If so, what's the problem? there's no shortage of people who connect their nexus to their car stereo's (myself included)
Click to expand...
Click to collapse
They are trying to connect it through usb, and the vehicle will not communicate with a mtp device
Sent from my Galaxy Nexus using xda premium
As of now, Android does NOT support USB audio, which explains why the Nexus nor the HTC worked. Blackberries DO support USB audio, as far as I'm aware.
Sent from my Galaxy Nexus
itsfozzy said:
Thanks for the quick explanations. What I don't understand, is why the option is there under usb connections (in storage options). If the option is not available on our phone, why show it?
Click to expand...
Click to collapse
I take it you're using a custom ROM? The option is not there in standard ICS.
Frosty666 said:
As of now, Android does NOT support USB audio, which explains why the Nexus nor the HTC worked. Blackberries DO support USB audio, as far as I'm aware.
Sent from my Galaxy Nexus
Click to expand...
Click to collapse
I think what he's getting at like myself I used my Evo to USB to car CD player and could access my music files and play them and I guess that's cause the Evo has a sd card. now with the nexus i cant that IM aware of.
It's very annoying that we can't use UMS anymore. I know it's great, to have only one partition but MTP just sucks. I wasn't even able to copy files from Windows 7. The only system that has worked for me so far was Windows XP Pro.
I'd rather have a well sized Internal storage plus some Mass Storage 8/8GB or so.
And well, I'm mainly a PowerPC Mac user. Android File Transfer crashes all the time when I connect the phone (seems to use Intel-Only libraries which is very typical for Google) and on Intel Macs it's slow as hell.
So I always had to use ADB which was......very comfortable.
To the devs: Wouldn't it be possible to emulate a Mass Storage device thru software?
land.apfel
Sent from my Galaxy Nexus using XDA
land.apfel said:
To the devs: Wouldn't it be possible to emulate a Mass Storage device thru software?
Click to expand...
Click to collapse
Keep in mind that wanting to maintain two separate partitions isn't the only reason for wanting to switch to MTP. Another reason was so we no longer had to store our data on the fragile and limited fat32 file system. In order to emulate a fat32 block device over USB you would need to be able to translate between fat32 and ext4 at a low level. I don't think there is generally a 1-1 mapping between structures in the two file systems which would make this difficult and slow if not impossible.
theking_13 said:
MTP is much better than Mass Storage.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
At which point?
Some examples?
There are so many things, which dont work with MTP
I didnt found any advantages, yet
land.apfel said:
I know it's great, to have only one partition but MTP just sucks. I wasn't even able to copy files from Windows 7. The only system that has worked for me so far was Windows XP Pro.
Click to expand...
Click to collapse
I don't like MTP either, and was missing being able to use it as a Mass Storage. My biggest annoyance with MTP is that I can't get last modified date Windows Explorer
I've not had any problems copying files to/from my Galaxy Nexus from one Windows 7 system, but another didn't work until I installed the Samsung drivers (the MTP device came up with a "?"). What was the problem you had?
---------- Post added at 06:20 PM ---------- Previous post was at 06:05 PM ----------
itsfozzy said:
Yes it's a BMW Mini (2009)
Click to expand...
Click to collapse
LOL, because I first thought you meant a Mac Mini, but then realized you meant a car and thus a Mini Cooper... because no one I know calls it a BMW, even though it is.
pfmiller said:
In order to emulate a fat32 block device over USB you would need to be able to translate between fat32 and ext4 at a low level. I don't think there is generally a 1-1 mapping between structures in the two file systems which would make this difficult and slow if not impossible.
Click to expand...
Click to collapse
Why can't we just take the ext file system? Who cares what the Mass Storage is formatted for?
Sent from my Galaxy Nexus using XDA
land.apfel said:
Why can't we just take the ext file system? Who cares what the Mass Storage is formatted for?
Sent from my Galaxy Nexus using XDA
Click to expand...
Click to collapse
I'm not sure if that would work, but assuming it does, we then have to face the issue of the single partition storage that the Nexus has. If we were to mount it via UMS, the whole phone would become completely inoperable.
Sent from my Galaxy Nexus

[Q] Heresy Alert: SGSIII connected to a MacBook

Hey Folks,
I'm likely to be switching from AT&T to Sprint and will be getting the Galaxy SIII. Has anyone had any problems connecting it to a Macbook? I'd like to be able to sync with DoubleTwist.
Thanks!
MD
I've had trouble connecting mine. I end up using my work Windows PC for rooting etc.
Sent from my SPH-L710 using xda app-developers app
Seems that there are no drivers for Mac SPH-L710 Samsung Support Page
Wonder why... *rollseyes* You can do as bluv4eva and use a windows pc, if you have one in your disposition.
try this link, might have some info on how to connect with mac.
http:// galaxys3root.com/galaxy-s3-root/how-to-root-galaxy-s3-on-mac-osx/
The only way i connect my S3 to my Mac is via FTP apps (wirelessly) like Transmit, or i just use ES File Explorer to FTP files back and forth over my WiFi network, or use Kies.
Gave up on USB since it defaults to MTP (Media Transfer Protocol) which just doesn't work on Macs. Couldn't get it to do UMS (Universal Mass Storage). As for music, i prefer drag and drop (via FTP).
.....and what's the heresy?? Been using Palm OS and Windows Mobile devices with my Mac since time immemorial.
Well actually i have a macbook pro running mountain lion and i been able to connect it with no problem with android file transfer( an app that is free supplied by android i think) it shows instructions for it when you connect it to your computer on your phone
nitekillerz said:
Well actually i have a macbook pro running mountain lion and i been able to connect it with no problem with android file transfer( an app that is free supplied by android i think) it shows instructions for it when you connect it to your computer on your phone
Click to expand...
Click to collapse
Tried Android File Transfer and nothing. To be fair I was on Lion then, not MLion, and just didn't bother after that.
I like my wireless methods so far.
nitekillerz said:
Well actually i have a macbook pro running mountain lion and i been able to connect it with no problem with android file transfer( an app that is free supplied by android i think) it shows instructions for it when you connect it to your computer on your phone
Click to expand...
Click to collapse
Plus one one that, I have mountain lion and it is very easy to drag and drop files and sync.
Sent from my SPH-L710 using Tapatalk 2
interhawk1 said:
Plus one one that, I have mountain lion and it is very easy to drag and drop files and sync.
Sent from my SPH-L710 using Tapatalk 2
Click to expand...
Click to collapse
Syncing with sd_card or usb mode shouldn't be a problem on any device that accepts USB storage devices.
the only difference between using windows and OS X will be the ability to use MTP because microsoft is the only one that supports that particular file transfer protocol.
doubletwist sync, last i checked, didn't use mtp mode regardless of the OS of the box its connected to.
There's also airdroid from the play store that connects with phone via wifi.
Sent from my SPH-L710 using xda app-developers app
back on lion i was able to do it too. What i did was i changed the storage to camera mode on phone and the file transfer app works
Virtual Machine approach to rooting
If you have a mac, and a copy of windows, create a little virtual machine using Parallels Desktop. (Note: VMWare Fusion will not work.)
Once you have your virtual machine running, Install the S3 Snapdragon Toolkit and USB drivers, connect your phone using the USB cable. Make sure to associate the phone with the VM and not OS X when prompted.
On your phone, set the mode to PTP, not MTP. You'll hear the USB device connect sound and the phone will show up as camera device, but don't focus on that. Now, run the toolkit and you'll find at the main menu your phone listed as an attached device.
Many thanks to mskip for his toolkit development.
netkgb said:
If you have a mac, and a copy of windows, create a little virtual machine using Parallels Desktop. (Note: VMWare Fusion will not work.)
Once you have your virtual machine running, Install the S3 Snapdragon Toolkit and USB drivers, connect your phone using the USB cable. Make sure to associate the phone with the VM and not OS X when prompted.
On your phone, set the mode to PTP, not MTP. You'll hear the USB device connect sound and the phone will show up as camera device, but don't focus on that. Now, run the toolkit and you'll find at the main menu your phone listed as an attached device.
Many thanks to mskip for his toolkit development.
Click to expand...
Click to collapse
Parallels Desktop is a little pricey at $80, but it sounds super awesome. Thanks for this.

USB mass storage

Ok, I have had this phone for 2 days now, and still don't know how to get it to show up as a USB mass storage device. Is there something that I'm missing here?
I have all the updated LG software installed. All other connection methods seem to work. I have even tried a widgetsoid switcher to force the issue, but that didn't do it like it did on an older phone I had.
It would sure be nice if this was an option in the USB menu. How hard would that have been?
Sent from my LG-E971 using xda app-developers app
seventieslord said:
Ok, I have had this phone for 2 days now, and still don't know how to get it to show up as a USB mass storage device. Is there something that I'm missing here?
I have all the updated LG software installed. All other connection methods seem to work. I have even tried a widgetsoid switcher to force the issue, but that didn't do it like it did on an older phone I had.
It would sure be nice if this was an option in the USB menu. How hard would that have been?
Sent from my LG-E971 using xda app-developers app
Click to expand...
Click to collapse
I am wondering the same thing. I got around it by using the MicroSD card in a card reader but it would be nice to do it though the phone.
Someone correct me if I'm wrong but I think native support for USB mass storage was discontinued in ICS. Some companies still provide it but it's not natively included anymore.
Sent from my LG-E973 using xda app-developers app
I really hope someone corrects you if you're wrong, because if you're not, that would be the most disappointing news of the year.
Sent from my LG-E971 using xda app-developers app
seventieslord said:
I really hope someone corrects you if you're wrong, because if you're not, that would be the most disappointing news of the year.
Sent from my LG-E971 using xda app-developers app
Click to expand...
Click to collapse
Don't you just go to settings and then pc connection, just select media and then hit cancel when its trying to sync? Shows up as 25GB mass storage for me.
Sent from my LG-E971 using xda app-developers app
theMaDHakkeR said:
Don't you just go to settings and then pc connection, just select media and then hit cancel when its trying to sync? Shows up as 25GB mass storage for me.
Sent from my LG-E971 using xda app-developers app
Click to expand...
Click to collapse
Do you mean the popup on the phone? "Autorun is running to check USB driver"? If so, I tried that, but no dice.
Sent from my LG-E971 using xda app-developers app
Go here http://www.lg.com/us/support-mobile/lg-LS970 and get the USB drivers. Uninstall the ones you have if they are not the exact same, then reboot. On the phone select PC Connection in the System Settings Menu. Set the USB Connection to Media Sync (MTP) and check Ask on connection. Leave everything else off. When you plug it in it will say its checking USB driver, just hit skip, and it should mount. It may mount and unmount, then mount again.
This works for me.
You should update Windows Media Player if running on XP
theMaDHakkeR said:
Go here http://www.lg.com/us/support-mobile/lg-LS970 and get the USB drivers. Uninstall the ones you have if they are not the exact same, then reboot. On the phone select PC Connection in the System Settings Menu. Set the USB Connection to Media Sync (MTP) and check Ask on connection. Leave everything else off. When you plug it in it will say its checking USB driver, just hit skip, and it should mount. It may mount and unmount, then mount again.
This works for me.
Click to expand...
Click to collapse
Those are the exact drivers I have.
I have this "sort of" working here on my home PC (Windows 7). When I am connected as MTP, the phone shows up in My Computer and Device Manager under "Portable Devices". I can go into the internal storage, and move, cut, copy, delete files, but it's not even perfect because if I want to do something as simple as open an excel file, modify it, and then save it, I can't. Windows instead asks me to save in some temporary directory because it lacks the capability to save the file directly on the phone. Which is a major hassle.
On my work computer (XP) I have these drivers installed also, and I have also installed WMFDist11-WindowsXP-X86-ENU.exe since it asked me to. Following the same steps as above, upon hitting skip, nothing happens. It never shows up as a removable drive or portable device.
There has to be an app for this or something...
seventieslord said:
Those are the exact drivers I have.
I have this "sort of" working here on my home PC (Windows 7). When I am connected as MTP, the phone shows up in My Computer and Device Manager under "Portable Devices". I can go into the internal storage, and move, cut, copy, delete files, but it's not even perfect because if I want to do something as simple as open an excel file, modify it, and then save it, I can't. Windows instead asks me to save in some temporary directory because it lacks the capability to save the file directly on the phone. Which is a major hassle.
On my work computer (XP) I have these drivers installed also, and I have also installed WMFDist11-WindowsXP-X86-ENU.exe since it asked me to. Following the same steps as above, upon hitting skip, nothing happens. It never shows up as a removable drive or portable device.
There has to be an app for this or something...
Click to expand...
Click to collapse
Try dual mount widget.
Sent from my LG-E971 using xda app-developers app
Well, it physically cant be mount as USB storage device, cause it will ruin files.
Unlike many other phones, The G dont have the Storage Card partition.
All your files are stored in /data/media, and mounting entire /Data/ partition as USB Storage will ruin the OS cause its being used by it.
There a folder called /Sdcard/, but its just a trick for old android apps, so all this stuff still actually stored in /Data/Media/
theMaDHakkeR said:
Try dual mount widget.
Sent from my LG-E971 using xda app-developers app
Click to expand...
Click to collapse
didn't work... any other apps that might do it?
Tim4 said:
Well, it physically cant be mount as USB storage device, cause it will ruin files.
Unlike many other phones, The G dont have the Storage Card partition.
All your files are stored in /data/media, and mounting entire /Data/ partition as USB Storage will ruin the OS cause its being used by it.
There a folder called /Sdcard/, but its just a trick for old android apps, so all this stuff still actually stored in /Data/Media/
Click to expand...
Click to collapse
wow, you're right, everything I sent to my phone shows up in the /sdcard folder and also in /data/media.
why on earth would they do this? one of the best parts of android phones was that they were essentially giant usb sticks.
is this an absolutely insurmountable hardware issue? or could a new ROM/OS fix it? what about an app for creating a partition?
First of all, they did it cause of usual lacking of free space for the apps. Now you can fill all 25gbs with games and other stuff.
Second, the FAT32 just too old and bad. Since the G doesnt use the FAT FS and SD card, G doesnt have the file size limitations, pretty stable and got high write speed (Must be class 20)
I believe its must be possible to run as USB Storage from the custom recoveries, when the OS is not running.
Tim4 said:
I believe its must be possible to run as USB Storage from the custom recoveries, when the OS is not running.
Click to expand...
Click to collapse
I imagine that it will be able to do that too, but that's not very useful on a daily basis. I need it when the OS is running.
I used to use my phone to take files to work with me and back so that I could open and edit them at home. I never dreamed they would get rid of that functionality.
so no app is going to be able to take some of that space and partition it as an sd card, then?
But you still able to do it, dont you?
The only limitation of the MTP - you cant execute files directly from PC.
Also there an app called File Share, which probably solving that issue by sharing via WiFi, not the mtp.
Tim4 said:
But you still able to do it, dont you?
The only limitation of the MTP - you cant execute files directly from PC.
Also there an app called File Share, which probably solving that issue by sharing via WiFi, not the mtp.
Click to expand...
Click to collapse
i'll look into File Share.
and yes, technically i can open an excel file, edit it, save to my PC, then copy the new version onto my phone, overwriting the old one. but that's a major step backwards from where we were at three years ago.
looks like File Share wouldn't really do it for me, as both the phone and the computer would need to be on the same wireless network.
at home I have a wireless network, but my PC is wired.
at work my laptop has wireless capability but there is no wireless network.
My phone can be a wireless network, though. So an app that would allow my phone and work laptop to share files through that network, would do the trick.
Or, I need an app that does the opposite of Link2SD. Link2SD takes some SD space and uses it as ROM. I need an app to take some ROM space and make a virtual SD out of it.
Does something like that exist? I bet if it doesn't, it will soon!
I really like Airdroid, simple to use, I use it on a linux computer wich is aweful about mtp file transfer, for my sister's S2. It might be an option to consider while other development occurs.
Sent from Somewhere using my Dog
Mangala_Dharma said:
I really like Airdroid, simple to use, I use it on a linux computer wich is aweful about mtp file transfer, for my sister's S2. It might be an option to consider while other development occurs.
Sent from Somewhere using my Dog
Click to expand...
Click to collapse
Wow! Awesome app. Does exactly what I need. Thanks!
Sent from my LG-E971 using xda app-developers app

What I really really hate about this phone? No native USB support

The usb storage. MTS or whatever you call it . Very slow, terrible for navigating/editing multiple directories/windows at once. Frustrating. Can only find size of files by going in the directory and selecting all files. Anyone know of a good quick solution to this? I've played with the common game editor but don't really see it as encompassing the solution to all the problems of not having the classical USB mount
You think thats bad? Try having Mac. I can't even get it to recognize me phone lol. I'm forced to used my windows machine.
And I believe its a JB thing, not necessarily Samsung.
Sent from my SGH-I747M using xda app-developers app
g2tegg said:
You think thats bad? Try having Mac. I can't even get it to recognize me phone lol. I'm forced to used my windows machine.
And I believe its a JB thing, not necessarily Samsung.
Sent from my SGH-I747M using xda app-developers app
Click to expand...
Click to collapse
I had this problem too with my macbook pro then I found a solution tonight. Try this:
1. Install Kies if you haven't already, if you have make sure it's updated.
2. Connect your phone.
3. In Kies, click Tools, then Install Drivers (this will reinstall drivers
4. Download Android File Transfer.
Should work after this. Also make sure you have USB Debugging on and use PTP not MTP.
johnnyutah22 said:
I had this problem too with my macbook pro then I found a solution tonight. Try this:
1. Install Kies if you haven't already, if you have make sure it's updated.
2. Connect your phone.
3. In Kies, click Tools, then Install Drivers (this will reinstall drivers
4. Download Android File Transfer.
Should work after this. Also make sure you have USB Debugging on and use PTP not MTP.
Click to expand...
Click to collapse
I will be sure to give this a shot tomorrow and send along an update. I rarely use Kies, updated it yesterday but never tried the drivers thing. Android file transfer never used to work but maybe the "install drivers" step is all that's needed.
And thats why I love it here on XDA. Thanks for the help brother!
Sent from my SGH-I747M using xda app-developers app
I agree... coming from a s2 skyrocket, I really miss UMS. Why bother having expandable storage when it takes hours to transfer to a class 10 32gb sd card? That is if I can get it to transfer at all.
I'm now resorting to unmounting sd card and putting it in the computer to transfer files...big PITA
SGS3 Easy UMS doesnt work either.
Edit: Actually, I'm using kies now... still miss drag and drop
Agreed. Always had driver problems with this phone. Sometimes it wouldn't connect because drivers failed to install or "bad hardware ID" pops up in the corner. Only way to get it to work was to restart comp. And it would only work until I disconnected it, then gotta restart again. -.-
I'm gonna switch back to linux once I get some free time. I recommend you do the same.
g2tegg said:
And I believe its a JB thing, not necessarily Samsung.
Click to expand...
Click to collapse
It was a problem in ICS as well. I think the reason for that they went with MTP is that users would create a "messy" file structure when they randomly dragged and dropped files anywhere on both the internal and external card. Samsung can keep things organized when they encourage you to use Samsung Kies to add files to the device.
The mandate for MTP is also to reduce piracy of protected media files by ensuring the DRM is properly done. In the past, I could connect my phone directly to my Samsung SMART TV and play 720/1080p movies via UMS. This is now blocked with MTP.
Anonymously_Unknown said:
It was a problem in ICS as well. I think the reason for that they went with MTP is that users would create a "messy" file structure when they randomly dragged and dropped files anywhere on both the internal and external card. Samsung can keep things organized when they encourage you to use Samsung Kies to add files to the device.
The mandate for MTP is also to reduce piracy of protected media files by ensuring the DRM is properly done. In the past, I could connect my phone directly to my Samsung SMART TV and play 720/1080p movies via UMS. This is now blocked with MTP.
Click to expand...
Click to collapse
Thanks I also noticed the slow data transfer speed when I upgraded my SII to S3. Thought it was something I was doing wrong. I've changed the default transfer to PTP and will check it out tonight.
seamus24 said:
I've changed the default transfer to PTP and will check it out tonight.
Click to expand...
Click to collapse
Don't bother with PTP. PTP is just a camera. It's not like UMS so you might as well leave it on MTP
g2tegg said:
You think thats bad? Try having Mac. I can't even get it to recognize me phone lol. I'm forced to used my windows machine.
And I believe its a JB thing, not necessarily Samsung.
Sent from my SGH-I747M using xda app-developers app
Click to expand...
Click to collapse
I was annoyed by this as well. Now when I want to add something to my sd card I just take it out of the phone and put the sd card in my Mac and add files that way. It's a little annoying but its not that big of a deal.
I think the closest you'll get to a true UMS experience is using Samba Filesharing Server (https://play.google.com/store/apps/details?id=com.funkyfresh.samba). You can then treat it like a network shared drive.
Of course you'll be limited by your WiFi speed. I think a possibility would be a USB host adapter and a USB ethernet adapter. I'm not sure if Android has support for a USB ethernet adapter but if that works then you should be able to connect to a gigabit switch/adapter and just be limited by USB2 speed.
It's not just this phone in general. They're all going that way as of ICS (Honeycomb as well) and up. If you use Windows it's not terrible but it is still slower. And yeah trying to use it with my Mac or even my Linux box is just frustrating. The primary reasoning was to merge the data and application volumes to give more space for applications. This is a better explanation of it. I do miss USB storage mode though.
Yep, totally frustrating for me also.
I remove my microSD card when I need to do lots of file management. But it's a clumsy workaround.

Categories

Resources