- 11-20-2011, 11:41 PM #26
Re: No USB MASS STORAGE Support!!? Only MTP PTP?
So what trick does the motorolla xoom use for usb storage? Because to me, if I mount it in windows, (I havo no micro sd in there) it looks a hell of a lot like usb mass storage...
EDIT: found my answer, on windows xoom does both mass storage and mtp, apparantly - 11-21-2011, 12:45 PM #27
Re: No USB MASS STORAGE Support!!? Only MTP PTP?
And there's the catch: if you're having to download media for use offline, it defeats the entire purpose of having the cloud over onboard storage in the first place.
Movies are a little different but my issue is music: while it generally takes less space, I have a pretty huge CD collection that I've ripped and I tend to jump randomly around it, depending on which particular earworms are plaguing me at that particular moment. So the concept of planning ahead and preloading the stuff that's on "today's listening schedule" is a non-starter for me; that's simply not the way I listen to music.
I need/want everything available so I can pick and choose randomly on the fly. In theory the cloud is perfect for making everything constantly available for streaming -- given that my CD collection wouldn't fit on even the largest iPod Touch. But in practice I use my portable media device primarily:
a) when I'm commuting (99% subway, zero coverage)
b) when I'm on a plane (zero coverage)
c) when I'm abroad (zero coverage)
Having to sync via the cloud whenever I'm in range of wifi, or temporarily above ground on my commute, is even less convenient than simply carrying around a netbook with my entire set of CD rips. With the lack of ubiquitous connectivity, the Cloud is just another tether -- albeit a non-physical one -- that forces me to sync m portable device on a regular basis for offline listening, so there's really no particular advantage over syncing via a cable the old-fashioned way. - 11-21-2011, 05:00 PM #28
- 11-21-2011, 05:06 PM #29
Re: No USB MASS STORAGE Support!!? Only MTP PTP?
That REALLY sucks and I *knew* that was going to happen. Since I saw that crap starting on Honeycomb on the Xoom, it didn't take much imagination to say ICS was going to do the same thing.
MTP is a pain in the ***. It is not compatible with everything like USB Mass Storage. It is a zillion times more irritating, especially for Linux and MacOS users. - 11-21-2011, 05:11 PM #30
Re: No USB MASS STORAGE Support!!? Only MTP PTP?
That is not true. MTP is not yet integrated into the file browsers, but you *can* use other programs to talk MTP to the device under Linux, even though it is a royal pain in the ***.
create /etc/udev/rules.d/51-android.rules
Add:
SUBSYSTEM=="usb", SYSFS{idVendor}=="22b8", SYMLINK+="libmtp-%k", MODE="0666"
Then "service service udev-post reload"
To use the Xoom with FUSE, plug it in use "mtpfs MOUNTPOINT"
When done, "fusermount -u MOUNTPOINT"
If you don't want to mount and unmount it with FUSE, use the GUI program called "gnomad2". But it is buggy and can't rename or move files. It also can't copy directories, only files. And it has permissions issues, so chmod or run as root. - 11-21-2011, 07:17 PM #31
Re: No USB MASS STORAGE Support!!? Only MTP PTP?
I don't blame the people who complain about not having mass storage mode on the Galaxy Nexus. Here are the top 5 reasons to hate MTP:
5. One file transfer at a time. While you can squeeze an occasional JPG or DOC file transfer in the middle of a large batch of MP3 transfer in mass storage mode, with MTP you have to wait for the current transfer to complete before you can start a new one.
4. Moving and renaming files produce excessive writing to devices. Since most Android devices use flash memory for storage, that can't be good. While in mass storage mode, renaming a file or moving it to a different folder within the device just updates the file's entry in the filesystem's table, but in MTP mode, moving or renaming results in the file being copied in full to its new name or location and then the old file is deleted.
3. No way to fix a corrupted filesystem. You can run a CHKDSK or fsck on a fscked up drive in mass storage mode to fix filesystem erros, but you can't in an MTP device.
2. Compatibility issues. While mass storage mode is recognized and works everywhere, MTP requires specific programs that may be difficult to install and/or use in non-Windows OS's.
1a. MTP is a Microsoft creation. The most ubiquitous implementation of MTP support (Windows Explorer) is rigged to favor Microsoft formats. Transfer an MP4 file to your device and you get a nag screen telling you your device might not play that format, even thougn it probably plays just fine. Transfer a WMV (Windows Media video) file to your device and you are not nagged at all, even though it's unlikely your Android device will be able to play it. MTP assumes Microsoft formats are good while others aren't.
1b. MTP is a Microsoft creation - For all their bullying to Android manufacturers with their patent trolling, Google should not have adopted MTP support in Android.
In contrast, the only benefit MTP has over mass storage mode is that you don't need to safely remove an MTP device. File transfer is done? Yank that sucker out of that USB!Phone: Samsung Captivate Glide with stock Gingerbread 2.3.6.
Tablet: Samsung Galaxy Tab 2 10.1 updated to stock ICS 4.0.4. - 11-21-2011, 08:24 PM #32
Re: No USB MASS STORAGE Support!!? Only MTP PTP?
Not having usb mass storage is not just a problem for files.Its not good for when your trying to hook your phone up to accessories.my car stereo has a usb port and when you activate mass storage you can use the controller to select folders and on the PS 3 you can sync your music.
Samsung Galaxy Nexus
AOKP
Otter box commuter

- 11-21-2011, 09:20 PM #33
Re: No USB MASS STORAGE Support!!? Only MTP PTP?
Speaking from the experience of the MTP on my Samsung Galaxy Tab, it works well for most files. Videos, pictures, music etc. It
does not like un standard files. It flat out refused to move a single bit of my playstation ROMs bin, cue, iso. You can work around it. Zip the files, then unzip them on your tablet/phone with androzip or a similar app
For most people this isn't an issue MTP will do what most people want it to doLG Optimus V - CM 9.1 BobZ - 11-21-2011, 11:55 PM #34
- 11-22-2011, 08:02 AM #35
Re: No USB MASS STORAGE Support!!? Only MTP PTP?
pardon my ignorance on this subject, but is mass usb something that cyanogen or other custom rom makers could potentially allow even if google doesnt? or is this like a hardware restriction because of the lack of microsd and we'll never get it?
As a OSX user this is troubling. - 11-22-2011, 08:56 AM #36
Re: No USB MASS STORAGE Support!!? Only MTP PTP?
I think this whole issue is more of a Samsung thing as opposed to an ICS issue. The Endgadget article and Reddit said that ICS will support USB transfer. I wiki'd MTP and appearantly Samsung is a partner with Microsoft on MTP protocol.
"Android engineer Dan Morrill took to the 'net to sort out the confusion, explaining that Ice Cream Sandwich does indeed support the feature (USB Mass storage), but only on devices that offer removable storage cards -- which explains why we weren't able to use it on the Nexus."
- 11-22-2011, 08:57 AM #37
- 11-22-2011, 09:49 AM #38
- 11-23-2011, 04:56 AM #39
Re: No USB MASS STORAGE Support!!? Only MTP PTP?
The one-file-at-a-time over MTP is the main PITA for me. Whenever I hook my phone up to transfer files, it tends to be a pile of files at one time while I do something else. Last thing I want to do is have to move every file one at a time.
- 11-23-2011, 08:49 AM #40
Re: No USB MASS STORAGE Support!!? Only MTP PTP?
Point is, you can send multiple files in one copy-paste action, but you can't have 2 file transfers going through together. So you can select 30 music files then send them all over, but while that is running you can't decide to send over 1 or 2 extra, you need to wait for the 30 to be finished before you can send over the next one.
Basically, if you're on a windows machine, like me, you have minimal issues. - 11-23-2011, 05:57 PM #41
- 11-23-2011, 11:29 PM #42
- 11-24-2011, 10:53 AM #43
- 11-24-2011, 11:39 AM #44
Re: No USB MASS STORAGE Support!!? Only MTP PTP?
Like you just said; it is already partitioned, so there is no advantage for the manufacturer NOT to support mass storage. However, I'm no psychic, so who knows, maybe they decide to do this the hard way. Slim chance of that though.
- 11-26-2011, 01:48 PM #45
Re: No USB MASS STORAGE Support!!? Only MTP PTP?
Not happy with MTP as an OSX user. Special software is required to transfer files between Macs and ICS.
- 11-29-2011, 07:09 PM #46
Re: No USB MASS STORAGE Support!!? Only MTP PTP?
And that is why I think with devices coming with non removable batteries or memory that is the route we are headed...Sort of an Itunes/ BB Desktop route like the old Treo Palm Desktop (which still would rock).
People think I am crazy but this is a major reason why I may not get the Nexus.
I swear a rooted Rezound looks nicer and nicer to me. - 11-30-2011, 10:17 AM #47
- 11-30-2011, 02:37 PM #48
Re: No USB MASS STORAGE Support!!? Only MTP PTP?
Wouldn't that be weird if the 32GB confusion with the Verizon phone ended up being they have 16GB of internal expandable up to 32GB with a MicroSD. Only bad thing is there have been so many misprints etc. this could just as easily be a mistake.
The Storm has cleared to an Incredible day! I ate an IceCream Sandwhich. Still needed JellyBeans. ;-)NEXUS!!!!!! - 12-12-2011, 07:33 PM #49
Re: No USB MASS STORAGE Support!!? Only MTP PTP?
Ok this is getting beyond ridiculous. So you're saying I can connect my 3 year old Droid Eris up to my $52,000 Mercedes E-Class and it recognize and plays the files through there through the car stereo's DAC, while charging my phone and give me controls with the steering wheel--but a brand new Galaxy Nexus with the latest hardware and software can not?
This is beyond bull. Has someone rooted the Rezound yet?
I was able to put up with the 5MP camera
I was able to put up with the lack of Google Wallet
I was able to put up with the sound issues
I was able to put up with the lack of an sdcard slot
I was able to deal with the unremovable search bar on the home screen
I was able to put up with the bloatware
I was able to put up with a mediocre screen
I was able to put up with the Verizon branding
I was able to put up with the endless delays and rumors of releases
But seriously, Google and Verizon has shot themselves in the foot. This is the worst hyped product launch since Barack Obama.Last edited by CyanLite; 12-12-2011 at 07:40 PM.
- 12-12-2011, 09:33 PM #50
Re: No USB MASS STORAGE Support!!? Only MTP PTP?
I agree. Not worried about the two Verizon branding and apps but I think if this didn't have nexus attached to it would be a bust. I held the rezound and phone like the form of the nexus and the rezound was better imho. I won't get it without permanent root though.



Reply






































