DEAL OF THE DAY: Save 28% on the Seidio OBEX Waterproof Combo for Samsung Galaxy S3!
Page 2 of 3 FirstFirst 123 LastLast
Results 26 to 50 of 75
Like Tree5Likes
  1. #26  
    Piquedram's Avatar

    Posts
    34 Posts
    ROM
    stock

    Default 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
  2. #27  

    Default Re: No USB MASS STORAGE Support!!? Only MTP PTP?

    Quote Originally Posted by Andrew Ruffolo View Post
    That's what Verizon is for... except the planes. But many international airports in the US have LTE. I downloaded 2 movies from my cloud before getting on my last flight to Mexico.
    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.
  3. #28  
    nuchdog's Avatar

    Posts
    61 Posts
    Global Posts
    311 Global Posts

    Default Re: No USB MASS STORAGE Support!!? Only MTP PTP?

    Quote Originally Posted by someguy01234 View Post
    Thank you for the headup. . With this info I think I can go ahead and activate the sim in my current Galaxy SII I just bought and skip the Nexus.

    I have used 5 different Android tablets, some of them don't have microSD card so they used MTP. MTP can be annoying move files, you're not able to see all files in your SD card, just general files like pic, music, docs. Files are moved once at a time, sure you shouldn't copy two files at once to a slow storage, but with user habits and you're trying to move many different files to the card at the momemt. It is slower than mass storage mode to me.

    I have folders of documents and music in my phone, I use a syncing app to sync the folders from my computer. This is not possible with MTP mode. I do not want to use cloud services.

    What gets me is the fact that Android is 'somewhat' linux OS, but it has to use Microsoft protocol. Since I use linux desktop, it won't be able to recognize the phone (as it did not with my previous Honeycomb tablet that only had MTP mode), unless I boot into Windows.

    This is compounded by limited storage space. (16GB is not 16GB, the available space for users is much less. Yes I know there is a 32gb version.) I don't want anyone to start asking about why one person need to carry whatever amount of contents in their phone, its their right to. It would be no different than asking "3MP camera is enough, why would you need 5MP" or "800mhz single core is enough, why would you need 1ghz dualcore?"

    However, if one don't mine carrying with them an external tiny USB flash drive or microSD reader and one of those "MicroUSB OTG adaptor", it might surfice. Although I'm stilling waiting for more reviews to see other aspects of the phone.
    The article you referenced was rather good and answered a lot of your questions. The actual quotes in the article come from Reddit.


    Basically, ICS supports UMS but only for SD Cards and partitions that are separate from your OS. In HC and ICS Google is going to a single internal storage structure to make things cleaner. ICS will present a "virtual" copy of the partition to you computer when connected. This is done using MTP since it is abstracted and doesn't require block level access to the drive. This way you dont have to worry about file permissions, partition format, etc. Windows Explorer has native MTP support so the majority of users won't notice any difference at all. Some people are saying that Windows Media Player 10 is required to have that support, but this shouldn't be true in newer Windows systems. The average person should be able to plug their phone into their PC via USB and it should look and function the same. For Mac users, same thing (Android File Transfer: ). Linux has support as well, and many people have it working. I'm not sure what your problem is with MTP in Linux is, but it should work, and I would expect the MTP offerings to become more robust since Google is moving toward MTP. XBox, PS3, etc. also have MTP support already, although I'm not sure how good it is.
    Thanked by:
  4. #29  
    crxssi's Avatar
    Linux: The power beneath

    Posts
    1,504 Posts
    Global Posts
    1,823 Global Posts

    Default Re: No USB MASS STORAGE Support!!? Only MTP PTP?

    Quote Originally Posted by dammitcubs View Post
    I heard this from multiple sources including engadget. This would really bother me if this was true.
    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.
  5. #30  
    crxssi's Avatar
    Linux: The power beneath

    Posts
    1,504 Posts
    Global Posts
    1,823 Global Posts

    Default Re: No USB MASS STORAGE Support!!? Only MTP PTP?

    Quote Originally Posted by someguy01234 View Post
    Since I use linux desktop, it won't be able to recognize the phone (as it did not with my previous Honeycomb tablet that only had MTP mode), unless I boot into Windows.
    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.
  6. #31  
    CeluGeek's Avatar

    Posts
    62 Posts
    Global Posts
    258 Global Posts

    Default 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.
  7. #32  
    bulvine420's Avatar

    Posts
    132 Posts
    Global Posts
    159 Global Posts
    ROM
    liquidsmooth

    Default 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
  8. #33  

    Default 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 do
    LG Optimus V - CM 9.1 BobZ
  9. #34  

    Default Re: No USB MASS STORAGE Support!!? Only MTP PTP?

    pretty weak. is bluetooth file transfer any kind of reasonable alternative?
  10. #35  

    Default 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. #36  
    qst4's Avatar

    Posts
    85 Posts
    Global Posts
    386 Global Posts

    Default 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."

  12. #37  
    mitchstehlin's Avatar

    Posts
    38 Posts
    ROM
    CM 10 M2

    Default Re: No USB MASS STORAGE Support!!? Only MTP PTP?

    Quote Originally Posted by bricktron View Post
    pretty weak. is bluetooth file transfer any kind of reasonable alternative?
    I though it would be convenient which is why I got bluetooth in my computer. However, it's very slow and as far as I know you have to accept each and every file that is sent to the device.
  13. #38  
    nuchdog's Avatar

    Posts
    61 Posts
    Global Posts
    311 Global Posts

    Default Re: No USB MASS STORAGE Support!!? Only MTP PTP?

    Quote Originally Posted by mitchstehlin View Post
    I though it would be convenient which is why I got bluetooth in my computer. However, it's very slow and as far as I know you have to accept each and every file that is sent to the device.
    Don't forget there are apps for that do CIFS/SMB over wifi. I don't see any reason why they wouldn't work for non-UMS devices.
  14. #39  

    Default 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.
  15. #40  
    Piquedram's Avatar

    Posts
    34 Posts
    ROM
    stock

    Default Re: No USB MASS STORAGE Support!!? Only MTP PTP?

    Quote Originally Posted by yapkuen View Post
    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.
    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.
  16. #41  

    Default Re: No USB MASS STORAGE Support!!? Only MTP PTP?

    so when the nexus s gets ics we will be able to use mass storage because its already partitioned, or will ics make it one mtp based storage?
  17. #42  
    Piquedram's Avatar

    Posts
    34 Posts
    ROM
    stock

    Default Re: No USB MASS STORAGE Support!!? Only MTP PTP?

    Quote Originally Posted by jnrbshp View Post
    so when the nexus s gets ics we will be able to use mass storage because its already partitioned, or will ics make it one mtp based storage?
    Yes you will be able to use mass storage for your sd card, ics does not prohibit it. The whole reason to use mtp is to not have to partition internal storage space, but your sd is a seperate partition anyway.
  18. #43  

    Default

    Quote Originally Posted by Piquedram View Post
    Yes you will be able to use mass storage for your sd card, ics does not prohibit it. The whole reason to use mtp is to not have to partition internal storage space, but your sd is a seperate partition anyway.
    i meant for phones that have large internal memory already partitioned for mass storage (nexus s, galaxy s)...

    forget about sd slots...will that internal memory be accessible through mass storage?
  19. #44  
    Piquedram's Avatar

    Posts
    34 Posts
    ROM
    stock

    Default 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.
  20. #45  
    ragnarokx's Avatar

    Posts
    7,553 Posts
    Global Posts
    8,669 Global Posts
    ROM
    SlimBean, LiquidSmooth

    Default 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.
  21. #46  
    cadman's Avatar
    Resident Ringtone Maker

    Posts
    3,729 Posts
    Global Posts
    6,822 Global Posts
    ROM
    BB JB

    Default Re: No USB MASS STORAGE Support!!? Only MTP PTP?

    Quote Originally Posted by dammitcubs View Post
    When you connect to your phone to your computer, an icon comes up where you can view the contents of the drive and you can read, write multiple files at a time. It's basically like having a hard drive with you.

    But from what engadget and howard forums were saying, its going to use a media transfer protocol instead so you can only send one file at a time and I don't know if the files are restricted. It completely limits the phone. IMO.
    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.
    How to install an Invisible Shield
    3rd GN 2-29-12
    2nd GN 1-1-12
    1st GN 12-17-11
    CyanLite likes this.
  22. #47  

    Default Re: No USB MASS STORAGE Support!!? Only MTP PTP?

    GOOD NEWS! Someone from XDA confirmed with Samsung employee that the 16gb Nexus for Canada will have microSD slot:
  23. #48  
    Qazme's Avatar

    Posts
    2,821 Posts
    Global Posts
    2,956 Global Posts
    ROM
    Bugless Beast 4.1.1

    Default 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!!!!!!
  24. #49  

    Default 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.
    Thanked by:
  25. #50  
    cadman's Avatar
    Resident Ringtone Maker

    Posts
    3,729 Posts
    Global Posts
    6,822 Global Posts
    ROM
    BB JB

    Default 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.
    How to install an Invisible Shield
    3rd GN 2-29-12
    2nd GN 1-1-12
    1st GN 12-17-11
Page 2 of 3 FirstFirst 123 LastLast

Posting Permissions