Galaxy Nexus Can't mount?

First off, the galaxy nexus has no micro sd card. With my past android phones, hooking up to linux was simple. The micro sd card would mount and from there, i could open up banshee and sync, or just manage the files from thunar. Worked perfectly. But with this phone, the means of access according to the options given by the phone while plugged into usb is MTP and PTP. I dont know much about either, but it doesn't mount the phone. I cant access through thunar, I did get it to show up in banshee for a second, But banshee just crashes, while running from terminal banshee says this 
[ethan@fuckyoupayme ~]$ banshee
[Info  01:39:28.226] Running Banshee 2.2.1: [ArchLinux (linux-gnu, x86_64) @ 2012-02-27 17:21:53 UTC]
[Info  01:39:29.001] Updating web proxy from GConf
[Warn  01:39:29.025] Failed to load media-player-info file for 1
[Info  01:39:29.052] All services are started 0.623892
[Info  01:39:29.555] nereid Client Started
[Info  01:39:29.619] GStreamer version 0.10.35.0, gapless: True, replaygain: False
[Warn  01:39:29.628] Failed to load media-player-info file for 1
libusb couldn't open USB device /dev/bus/usb/001/003: Permission denied.
libusb requires write access to USB device nodes.
libusb couldn't open USB device /dev/bus/usb/002/004: Permission denied.
libusb requires write access to USB device nodes.
Device 0 (VID=04e8 and PID=685c) is UNKNOWN.
Please report this VID/PID and the device model to the libmtp development team
Android device detected, assigning default bug flags
Stacktrace:
Segmentation fault
So this is a libusb issue? Is there a way to just allocate permissions over to libusb? Please any help would be appreciated. This really makes the phone unusable.

So i added the udev rule, and ran the command
[ethan@fuckyoupayme ~]$ mtpfs /home/ethan/nexus
libusb couldn't open USB device /dev/bus/usb/001/003: Permission denied.
libusb requires write access to USB device nodes.
libusb couldn't open USB device /dev/bus/usb/002/004: Permission denied.
libusb requires write access to USB device nodes.
Device 0 (VID=04e8 and PID=6860) is a Samsung GT-P7510/Galaxy Tab 10.1/S2.
Android device detected, assigning default bug flags
Then it just gives me a prompt for a new command. Nothing listed in thunar or banshee
i also ran this command
[ethan@fuckyoupayme ~]$ sudo mtpfs /home/ethan/nexusDevice 0 (VID=04e8 and PID=6860) is a Samsung GT-P7510/Galaxy Tab 10.1/S2.
Android device detected, assigning default bug flags
fuse: bad mount point `/home/ethan/nexus': Permission denied
then that just quits out

Similar Messages

  • Galaxy Nexus can't upload sent images?

    EDIT: This should be titled 'Galaxy Nexus can't upload received images?'
    I've been getting pictures sent to me, but I can't view them on my phone..?
    They're being sent to me, but when I get them they tell me: who it is from, message size, and the exp. date (5 days after I receive it) of the message.
    Next to that bit of info. it has the 'Download' option. When I select it it shows it attempts to download, but it isn't ever able to.
    I thought the images would come up straight away when I opened the message, but it's not all that big of a deal to have to select it to 'Download', but I can't even do that.
    Anyone know what's going on/how to fix it?

    Reply to: Anne154
    Hmm.
    Well, I had everything for the settings the same, other than the various things done to save battery life (haptic feedback and what not).
    After I got on and was looking around for an answer to this issue I saw that turning the WiFi on and switching over to CDMA can save some battery life, so I did that as well.
    I can try switching the settings around a little and see if I can figure something out.
    Could you give me some direction as to what exactly you were asking me to change/check?
    I can figure things out if you give me a minute to look around and give me some info. to go off of, but as far as talking about things I don't always know the terms and things people use..
    With that said I Think I'm answering your question with, I had service when the messages were sent, I'm not sure if I had the WiFi on at the time or not.

  • Can't mount my Galaxy Nexus correctly with MTP

    Hello everyone,
    I am posting because I can't mount my Galaxy Nexus correctly and I am not sure where the problem is. I am glad for any pointers. I am basically following the Arch Linux Guide to MTP, so moving along I get these outputs:
    [root@Caduceus parcival]# mtp-detect
    Error: Unable to open ~/.mtpz-data for reading.
    libmtp version: 1.1.5
    Listing raw device(s)
    Device 0 (VID=04e8 and PID=685c) is a Samsung Galaxy models (MTP+ADB).
    Found 1 device(s):
    Samsung: Galaxy models (MTP+ADB) (04e8:685c) @ bus 4, dev 4
    Attempting to connect device(s)
    Android device detected, assigning default bug flags
    Error 1: Get Storage information failed.
    Error 2: PTP Layer error 02fe: get_handles_recursively(): could not get object handles.
    Error 2: Error 02fe: PTP: Protocol error, data expected
    USB low-level info:
    Interface has a kernel driver attached.
    bcdUSB: 512
    bDeviceClass: 0
    bDeviceSubClass: 0
    bDeviceProtocol: 0
    idVendor: 04e8
    idProduct: 685c
    IN endpoint maxpacket: 512 bytes
    OUT endpoint maxpacket: 512 bytes
    Raw device info:
    Bus location: 4
    Device number: 4
    Device entry info:
    Vendor: Samsung
    Vendor id: 0x04e8
    Product: Galaxy models (MTP+ADB)
    Vendor id: 0x685c
    Device flags: 0x48008107
    Configuration 0, interface 0, altsetting 0:
    Interface description contains the string "MTP"
    Device recognized as MTP, no further probing.
    Device info:
    Manufacturer: samsung
    Model: Galaxy Nexus
    Device version: 1.0
    Serial number: 01498B301401B014
    Vendor extension ID: 0x00000006
    Vendor extension description: microsoft.com: 1.0; android.com: 1.0;
    Detected object size: 64 bits
    Extensions:
    microsoft.com: 1.0
    android.com: 1.0
    Supported operations:
    1001: get device info
    1002: Open session
    1003: Close session
    1004: Get storage IDs
    1005: Get storage info
    1006: Get number of objects
    1007: Get object handles
    1008: Get object info
    1009: Get object
    100a: Get thumbnail
    100b: Delete object
    100c: Send object info
    100d: Send object
    1014: Get device property description
    1015: Get device property value
    1016: Set device property value
    1017: Reset device property value
    101b: Get partial object
    9801: Get object properties supported
    9802: Get object property description
    9803: Get object property value
    9804: Set object property value
    9805: Get object property list
    9810: Get object references
    9811: Set object references
    95c1: Unknown (95c1)
    95c2: Unknown (95c2)
    95c3: Unknown (95c3)
    95c4: Unknown (95c4)
    95c5: Unknown (95c5)
    Events supported:
    0x4002
    0x4003
    0x4004
    0x4005
    Device Properties Supported:
    0xd401: Synchronization Partner
    0xd402: Friendly Device Name
    0x5003: Image Size
    Playable File (Object) Types and Object Properties Supported:
    3000: Undefined Type
    dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc04: Object Size UINT64 data type READ ONLY
    dc07: Object File Name STRING data type GET/SET
    dc09: Date Modified STRING data type DATETIME FORM READ ONLY
    dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY
    dc44: Name STRING data type READ ONLY
    dc4e: Date Added STRING data type DATETIME FORM READ ONLY
    3001: Association/Directory
    dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc04: Object Size UINT64 data type READ ONLY
    dc07: Object File Name STRING data type GET/SET
    dc09: Date Modified STRING data type DATETIME FORM READ ONLY
    dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY
    dc44: Name STRING data type READ ONLY
    dc4e: Date Added STRING data type DATETIME FORM READ ONLY
    3004: Text
    dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc04: Object Size UINT64 data type READ ONLY
    dc07: Object File Name STRING data type GET/SET
    dc09: Date Modified STRING data type DATETIME FORM READ ONLY
    dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY
    dc44: Name STRING data type READ ONLY
    dc4e: Date Added STRING data type DATETIME FORM READ ONLY
    3005: HTML
    dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc04: Object Size UINT64 data type READ ONLY
    dc07: Object File Name STRING data type GET/SET
    dc09: Date Modified STRING data type DATETIME FORM READ ONLY
    dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY
    dc44: Name STRING data type READ ONLY
    dc4e: Date Added STRING data type DATETIME FORM READ ONLY
    3008: MS Wave
    dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc04: Object Size UINT64 data type READ ONLY
    dc07: Object File Name STRING data type GET/SET
    dc09: Date Modified STRING data type DATETIME FORM READ ONLY
    dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY
    dc44: Name STRING data type READ ONLY
    dce0: Display Name STRING data type READ ONLY
    dc4e: Date Added STRING data type DATETIME FORM READ ONLY
    dc46: Artist STRING data type READ ONLY
    dc9a: Album Name STRING data type READ ONLY
    dc9b: Album Artist STRING data type READ ONLY
    dc8b: Track UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc99: Original Release Date STRING data type DATETIME FORM READ ONLY
    dc89: Duration UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc8c: Genre STRING data type READ ONLY
    dc96: Composer STRING data type READ ONLY
    3009: MP3
    dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc04: Object Size UINT64 data type READ ONLY
    dc07: Object File Name STRING data type GET/SET
    dc09: Date Modified STRING data type DATETIME FORM READ ONLY
    dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY
    dc44: Name STRING data type READ ONLY
    dce0: Display Name STRING data type READ ONLY
    dc4e: Date Added STRING data type DATETIME FORM READ ONLY
    dc46: Artist STRING data type READ ONLY
    dc9a: Album Name STRING data type READ ONLY
    dc9b: Album Artist STRING data type READ ONLY
    dc8b: Track UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc99: Original Release Date STRING data type DATETIME FORM READ ONLY
    dc89: Duration UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc8c: Genre STRING data type READ ONLY
    dc96: Composer STRING data type READ ONLY
    300b: MPEG
    dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc04: Object Size UINT64 data type READ ONLY
    dc07: Object File Name STRING data type GET/SET
    dc09: Date Modified STRING data type DATETIME FORM READ ONLY
    dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY
    dc44: Name STRING data type READ ONLY
    dce0: Display Name STRING data type READ ONLY
    dc4e: Date Added STRING data type DATETIME FORM READ ONLY
    dc46: Artist STRING data type READ ONLY
    dc9a: Album Name STRING data type READ ONLY
    dc89: Duration UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc48: Description STRING data type READ ONLY
    3801: JPEG
    dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc04: Object Size UINT64 data type READ ONLY
    dc07: Object File Name STRING data type GET/SET
    dc09: Date Modified STRING data type DATETIME FORM READ ONLY
    dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY
    dc44: Name STRING data type READ ONLY
    dce0: Display Name STRING data type READ ONLY
    dc4e: Date Added STRING data type DATETIME FORM READ ONLY
    dc48: Description STRING data type READ ONLY
    3802: TIFF EP
    dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc04: Object Size UINT64 data type READ ONLY
    dc07: Object File Name STRING data type GET/SET
    dc09: Date Modified STRING data type DATETIME FORM READ ONLY
    dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY
    dc44: Name STRING data type READ ONLY
    dc4e: Date Added STRING data type DATETIME FORM READ ONLY
    3804: BMP
    dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc04: Object Size UINT64 data type READ ONLY
    dc07: Object File Name STRING data type GET/SET
    dc09: Date Modified STRING data type DATETIME FORM READ ONLY
    dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY
    dc44: Name STRING data type READ ONLY
    dce0: Display Name STRING data type READ ONLY
    dc4e: Date Added STRING data type DATETIME FORM READ ONLY
    dc48: Description STRING data type READ ONLY
    3807: GIF
    dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc04: Object Size UINT64 data type READ ONLY
    dc07: Object File Name STRING data type GET/SET
    dc09: Date Modified STRING data type DATETIME FORM READ ONLY
    dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY
    dc44: Name STRING data type READ ONLY
    dce0: Display Name STRING data type READ ONLY
    dc4e: Date Added STRING data type DATETIME FORM READ ONLY
    dc48: Description STRING data type READ ONLY
    3808: JFIF
    dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc04: Object Size UINT64 data type READ ONLY
    dc07: Object File Name STRING data type GET/SET
    dc09: Date Modified STRING data type DATETIME FORM READ ONLY
    dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY
    dc44: Name STRING data type READ ONLY
    dc4e: Date Added STRING data type DATETIME FORM READ ONLY
    380b: PNG
    dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc04: Object Size UINT64 data type READ ONLY
    dc07: Object File Name STRING data type GET/SET
    dc09: Date Modified STRING data type DATETIME FORM READ ONLY
    dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY
    dc44: Name STRING data type READ ONLY
    dce0: Display Name STRING data type READ ONLY
    dc4e: Date Added STRING data type DATETIME FORM READ ONLY
    dc48: Description STRING data type READ ONLY
    380d: TIFF
    dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc04: Object Size UINT64 data type READ ONLY
    dc07: Object File Name STRING data type GET/SET
    dc09: Date Modified STRING data type DATETIME FORM READ ONLY
    dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY
    dc44: Name STRING data type READ ONLY
    dc4e: Date Added STRING data type DATETIME FORM READ ONLY
    b901: WMA
    dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc04: Object Size UINT64 data type READ ONLY
    dc07: Object File Name STRING data type GET/SET
    dc09: Date Modified STRING data type DATETIME FORM READ ONLY
    dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY
    dc44: Name STRING data type READ ONLY
    dce0: Display Name STRING data type READ ONLY
    dc4e: Date Added STRING data type DATETIME FORM READ ONLY
    dc46: Artist STRING data type READ ONLY
    dc9a: Album Name STRING data type READ ONLY
    dc9b: Album Artist STRING data type READ ONLY
    dc8b: Track UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc99: Original Release Date STRING data type DATETIME FORM READ ONLY
    dc89: Duration UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc8c: Genre STRING data type READ ONLY
    dc96: Composer STRING data type READ ONLY
    b902: OGG
    dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc04: Object Size UINT64 data type READ ONLY
    dc07: Object File Name STRING data type GET/SET
    dc09: Date Modified STRING data type DATETIME FORM READ ONLY
    dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY
    dc44: Name STRING data type READ ONLY
    dce0: Display Name STRING data type READ ONLY
    dc4e: Date Added STRING data type DATETIME FORM READ ONLY
    dc46: Artist STRING data type READ ONLY
    dc9a: Album Name STRING data type READ ONLY
    dc9b: Album Artist STRING data type READ ONLY
    dc8b: Track UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc99: Original Release Date STRING data type DATETIME FORM READ ONLY
    dc89: Duration UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc8c: Genre STRING data type READ ONLY
    dc96: Composer STRING data type READ ONLY
    b903: AAC
    dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc04: Object Size UINT64 data type READ ONLY
    dc07: Object File Name STRING data type GET/SET
    dc09: Date Modified STRING data type DATETIME FORM READ ONLY
    dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY
    dc44: Name STRING data type READ ONLY
    dce0: Display Name STRING data type READ ONLY
    dc4e: Date Added STRING data type DATETIME FORM READ ONLY
    dc46: Artist STRING data type READ ONLY
    dc9a: Album Name STRING data type READ ONLY
    dc9b: Album Artist STRING data type READ ONLY
    dc8b: Track UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc99: Original Release Date STRING data type DATETIME FORM READ ONLY
    dc89: Duration UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc8c: Genre STRING data type READ ONLY
    dc96: Composer STRING data type READ ONLY
    b982: MP4
    dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc04: Object Size UINT64 data type READ ONLY
    dc07: Object File Name STRING data type GET/SET
    dc09: Date Modified STRING data type DATETIME FORM READ ONLY
    dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY
    dc44: Name STRING data type READ ONLY
    dc4e: Date Added STRING data type DATETIME FORM READ ONLY
    b983: MP2
    dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc04: Object Size UINT64 data type READ ONLY
    dc07: Object File Name STRING data type GET/SET
    dc09: Date Modified STRING data type DATETIME FORM READ ONLY
    dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY
    dc44: Name STRING data type READ ONLY
    dc4e: Date Added STRING data type DATETIME FORM READ ONLY
    b984: 3GP
    dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc04: Object Size UINT64 data type READ ONLY
    dc07: Object File Name STRING data type GET/SET
    dc09: Date Modified STRING data type DATETIME FORM READ ONLY
    dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY
    dc44: Name STRING data type READ ONLY
    dce0: Display Name STRING data type READ ONLY
    dc4e: Date Added STRING data type DATETIME FORM READ ONLY
    dc46: Artist STRING data type READ ONLY
    dc9a: Album Name STRING data type READ ONLY
    dc89: Duration UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc48: Description STRING data type READ ONLY
    ba05: Abstract Audio Video Playlist
    dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc04: Object Size UINT64 data type READ ONLY
    dc07: Object File Name STRING data type GET/SET
    dc09: Date Modified STRING data type DATETIME FORM READ ONLY
    dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY
    dc44: Name STRING data type READ ONLY
    dc4e: Date Added STRING data type DATETIME FORM READ ONLY
    ba10: WPL Playlist
    dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc04: Object Size UINT64 data type READ ONLY
    dc07: Object File Name STRING data type GET/SET
    dc09: Date Modified STRING data type DATETIME FORM READ ONLY
    dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY
    dc44: Name STRING data type READ ONLY
    dc4e: Date Added STRING data type DATETIME FORM READ ONLY
    ba11: M3U Playlist
    dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc04: Object Size UINT64 data type READ ONLY
    dc07: Object File Name STRING data type GET/SET
    dc09: Date Modified STRING data type DATETIME FORM READ ONLY
    dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY
    dc44: Name STRING data type READ ONLY
    dc4e: Date Added STRING data type DATETIME FORM READ ONLY
    ba14: PLS Playlist
    dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc04: Object Size UINT64 data type READ ONLY
    dc07: Object File Name STRING data type GET/SET
    dc09: Date Modified STRING data type DATETIME FORM READ ONLY
    dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY
    dc44: Name STRING data type READ ONLY
    dc4e: Date Added STRING data type DATETIME FORM READ ONLY
    ba82: XMLDocument
    dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc04: Object Size UINT64 data type READ ONLY
    dc07: Object File Name STRING data type GET/SET
    dc09: Date Modified STRING data type DATETIME FORM READ ONLY
    dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY
    dc44: Name STRING data type READ ONLY
    dc4e: Date Added STRING data type DATETIME FORM READ ONLY
    b906: FLAC
    dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
    dc04: Object Size UINT64 data type READ ONLY
    dc07: Object File Name STRING data type GET/SET
    dc09: Date Modified STRING data type DATETIME FORM READ ONLY
    dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
    dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY
    dc44: Name STRING data type READ ONLY
    dc4e: Date Added STRING data type DATETIME FORM READ ONLY
    Special directories:
    Default music folder: 0xffffffff
    Default playlist folder: 0xffffffff
    Default picture folder: 0xffffffff
    Default video folder: 0xffffffff
    Default organizer folder: 0xffffffff
    Default zencast folder: 0xffffffff
    Default album folder: 0xffffffff
    Default text folder: 0xffffffff
    MTP-specific device properties:
    Friendly name: (NULL)
    Synchronization partner: (NULL)
    libmtp supported (playable) filetypes:
    Folder
    Text file
    HTML file
    RIFF WAVE file
    ISO MPEG-1 Audio Layer 3
    MPEG video stream
    JPEG file
    BMP bitmap file
    GIF bitmap file
    JFIF file
    Portable Network Graphics
    TIFF bitmap file
    Microsoft Windows Media Audio
    Ogg container format
    Advanced Audio Coding (AAC)/MPEG-2 Part 7/MPEG-4 Part 3
    MPEG-4 Part 14 Container Format (Audio+Video Emphasis)
    ISO MPEG-1 Audio Layer 2
    Abstract Playlist file
    XML file
    Free Lossless Audio Codec (FLAC)
    OK.
    [root@Caduceus parcival]#
    [root@Caduceus parcival]# mtp-connect
    Your system does not appear to have UTF-8 enabled ($LANG="en_US.utf8")
    If you want to have support for diacritics and Unicode characters,
    please switch your locale to an UTF-8 locale, e.g. "en_US.UTF-8".
    Error: Unable to open ~/.mtpz-data for reading.
    libmtp version: 1.1.5
    Device 0 (VID=04e8 and PID=685c) is a Samsung Galaxy models (MTP+ADB).
    Android device detected, assigning default bug flags
    Usage: connect <command1> <command2>
    Commands: --delete [filename]
    --sendfile [source] [destination]
    --sendtrack [source] [destination]
    --getfile [source] [destination]
    --newfolder [foldername]
    [root@Caduceus parcival]#
    [root@Caduceus parcival]# lsusb
    **clipped irrelevant devices**
    Bus 004 Device 004: ID 04e8:685c Samsung Electronics Co., Ltd GT-I9250 Phone [Galaxy Nexus]
    [root@Caduceus parcival]#
    The content of /etc/udev/rules.d/51-android.rules:
    SUBSYSTEM=="usb", ATTR{idVendor}=="04e8", ATTR{idProduct}=="685c", MODE="0666"
    [parcival@Caduceus ~]$ mtpfs -o allow_other /mnt/galaxy/
    Error: Unable to open ~/.mtpz-data for reading.
    Listing raw device(s)
    Device 0 (VID=04e8 and PID=685c) is a Samsung Galaxy models (MTP+ADB).
    Found 1 device(s):
    Samsung: Galaxy models (MTP+ADB) (04e8:685c) @ bus 4, dev 4
    Attempting to connect device
    Android device detected, assigning default bug flags
    Error 1: Get Storage information failed.
    Error 2: PTP Layer error 02fe: get_handles_recursively(): could not get object handles.
    Error 2: Error 02fe: PTP: Protocol error, data expected
    Listing File Information on Device with name: (NULL)
    LIBMTP_Get_Storage() failed:-1
    [parcival@Caduceus ~]$
    Although it doesn't mount properly, Rhythmbox recognizes and lists the Galaxy Nexus in its GUI. I can even look at the device's properties window. Rhythmbox fails to list any files already on the Galaxy Nexus, though, and I can't transfer anything to it as the following error message in Rhythmbox appears:
    Error transferring track
    Unable to send file to MTP device: PTP Layer error 02ff: send_file_object_info(): Could not send object info.
    Googling for Error 2 brought up some Ubuntu posts from Dec 12 when they had a bug in libmtp 1.1.1, but the current version installed on my system is 1.1.5-1 from the Arch repositories.
    Thanks for any help in advance.

    @all: so you are basically telling me that my Galaxy nexus should properly mount despite the error messages in my Terminal?
    @k.sarend: thank you, I'll try that once I get home.
    @mzneverdies: interesting point... I didn't think the choice of the DE would have any impact on mounting devices, that's why I posted in the Kernel & Hardware Support section.
    (on a side note: I was a Linux user from 2001-2004 and had KDE as my primary desktop. I just came back to (this time Arch) Linux two weeks ago with a new box and I decided to install Gnome since it seems to have progressed more... but really, I am open for both DEs, I'm not a fanboy/evangelist or anything)

  • Can I return my Galaxy Nexus under the 1 year warranty?

    My Galaxy Nexus, for some strange reason, likes to say it is charging even when it is off the charger. I have no idea what is wrong with it, and resetting it didn't fix it. I hear there is a 1 year warranty on this phone, so how do I go about exchanging this for a different phone?

    comradecasey wrote:
    My Galaxy Nexus, for some strange reason, likes to say it is charging even when it is off the charger. I have no idea what is wrong with it, and resetting it didn't fix it. I hear there is a 1 year warranty on this phone, so how do I go about exchanging this for a different phone?
    You need to work with Verizon to verify there is a problem, and if they deem that there is, they can order you a CLN replacement phone. (Certified Like New)

  • Samsung Galaxy Nexus Android 4.2 Update

    When will Verizon approve the Android 4.2 update for the Samsung Galaxy Nexus?  The slowness of Verizon to approve updates is inexcusable!  And to that I'll say, "I'm done!"  I am so disgusted with Verizon and their inability to provide updates to what is supposed to be a "Nexus" device.  It's not like they have to manipulate around manufacturer software.  It's pure Google operating system.  Load and test the drivers for CDMA and LTE and then launch the update.  At the MOST that should take no more than 2 weeks!  Since I have had my Nexus on Verizon, I have not recieved a single update prior to 2 months!  Android 4.2 update from Android 4.1 is so miniscule and, might I add, required no additional new drivers, so what is the hold up Verizon?  Where is the Android 4.2 update?  And, yeah, I know some techy out there is going to say, " well why don't you just jailbreak and load it yourself?"  Because I shouldn't HAVE to jailbreak my phone.  It's not a matter of can I do it, it's why can't I do it without jailbreaking from Verizon?  They sold this phone initially by claiming it to be a "pure Nexus" device and it's been nothing of the kind ever since!  So I say, "I'm done!"  That means that when my contract is up, I'm return to AT&T!  They have upgraded the towers in the area that I live and my friends on AT&T say their signals are even better than Verizon's.  AT&T's new LTE towers download at faster speeds than Verizon's too.  I would have happily stayed with Verizon if they would have only taken the Pure Nexus experience seriously!
    To those who have stated that I've said this for Jelly Bean 4.1, you are correct!  The only reason I'm still here is because of the hefty penalty Verizon will charge me for terminating my contract early.  My contract doesn't expire until December 2013 so it would be a rather hefty penalty to pay.  But Android 4.2 has confirmed that Verizon refuses to change their position on slow updates, so when my contract is up (as I believe I stated on 4.1), you won't see REDNIBKRAM on Verizon anymore! 
    It appears as though the Verizon "love freaks" just can't seem to get the message.  I'm not saying that the updates aren't difficult, I'm saying that if Verizon chooses to use CDMA technology over GSM and that requires them to jump through hoops to get updates completed, then they should have NEVER agreed to carry a "pure Nexus" device, or at the very least, should have NEVER advertised the device as such.  My whole point is that Verizon LIED TO ME and told me that my phone was a "pure Nexus" device when I purchased it and switched from a GSM phone company (AT&T) when, in fact, they knew that I would NOT be getting updates directly from Google as the GSM versions of the SGN do.  At the very least, if Verizon really wanted to make this right, they would offer to allow anyone with a SGN phone who was lied to when they purchased it to exit from their existing contract without penalty, so we can purchase a "TRUELY PURE NEXUS" phone direct from Google or provide us with a choice of another phone (Windows Phone, iPhone, etc.) without having to renew a 2 year contract. 
    All I'm saying is that if Verizon won't or can't update the phones they themselves advertised as a "pure Nexus" phone, then they should make it right to the people they lied to.

    I didn't go back to AT&T for JB in August because the of VERY HEFTY penalty I will have to pay for cancelling my contract early and I got the Android 4.1 JB update.  Once I received the update and because the the penalty, I decided to give BIGRED another change at the next update.  I thought, "maybe it was such a huge update that they really needed to make sure everything was done right."  So, now here we are waiting for the 4.2.1 update and I'm still getting the same response from BIGRED as I got for JB 4.0 update.  It's quite clear that VZ DOESN'T CARE about customer satisfaction.  They use the excuse that they want their network to be the best and they want their phones to operate with little or no problems, yet when problems ARE discovered, it takes them months to send out the updates that Google has already released months prior.  I have discussed updates with Verizon, Google and Samsung support personnel.  I have even contacted Verizon Corporate and I fully understand the process by which updates are done, and believe me when I say that the update process at VZ is in serious need of restructuring.  Especially when it comes to Android devices.  But as far as this Android 4.2.1 update is concerned, I have spoken with Google and they have informed me that there was NO changes made to the operating system that would affect the CDMA or LTE drivers on the Verizon Samsung Galaxy Nexus, so there should be no reason why Verizon would not want to release the update.  The small changes (additions) to the operating system would in no way affect the communications on VZ.  So why hasn't VZ released this update yet.  Corporate says they need to test the software to ensure it doesn't affect communications on their network, yet Google hasn't changed anything in the operating system that would, so what are they testing?  VZ may have the better network, but CARRIER EXPERIENCE ISN'T ALL ABOUT THE BEST CONNECTION.  It's about customer SATISFACTION and not receiving updates on a pure NEXUS device in a timely manner is inexcusable and in NO WAY SATISFYING!  So when my contract is up, I will be returning to AT&T or giving T-Mobile a try on a pure Nexus device with no contract!

  • Verizon Galaxy Nexus LTE and the iPad

    I had Unlimited Data on my VZW account and I have a Verizon Galaxy Nexus (which uses a microSIM)
    Would I be able to pop my Nexus sim into the iPad and start using the data from my VZW account on my iPad?
    I've swapped SIM's with other 4G phones (Thunderbolt SIM with a MiFi). I get service disruption ocassionaly but a quick reboot fixes it.
    I assume that the disruption is caused by software issues on the MiFi or Verizon's LTE service.

    Certainly not going to renew with Verizon and I'm in the same boat about jumping ship early.  Depending on the prices, specs, and manufactures of the next crop of Nexus devices will determine if and when I jump ship early.  Never again will I be on a cellular contract or use a locked phone.  Verizon may claim to have the best network, but the other networks are not nearly as bad as Verizon's handling of the Nexus.  The ** about the delays be caused by "extensive" testing sure did a lot of good for the Nexus. Shortly after launch day OTA for bug fixes and then 4.0.4 delayed for 5 months just to get a somewhat more usable radio set.  At least if a straight from Google Nexus has an issue you can expect it to be fixed in days or weeks, not months.

  • Verizon's Handling of Galaxy Nexus

    It seems to me that Verizon doesn't even really want the Galaxy Nexus or never did. I don't think Verizon can stand the fact the phone is free of all of their bloatware that they love to load down the phones that are on their network. No VZ Navigator or Verizon Video or Verizon Music. They barley advertised the Galaxy Nexus compared to the Motorola Droid Razr family of phones. The fact that the phone has had numerous problems since it was launched and they the fact that 5 months later only their version of the phone is the only one not to be updated to try and correct the issues just shows that the Galaxy Nexus is not high on their list of priorities. They only reason I stayed with Verizon was my unlimited data and because Verizon was suppose to get a Nexus phone phone, but as unlimited data is going away and the Galaxy Nexus is a Nexis in Name only, and I highly doubt that Google will ever launch another Nexus on Verizon after this disaster, I'm going to switch to Sprint or ATT. Both of those offer excellent phone at responsible prices. I know that there is a relatively small percentage of Android users that drool over Nexus phones, but its that small percentage that sway people away from purchasing certain phones. I've already talked a number of people out of getting a Galaxy Nexus at my local Verizon store.

    I started service with Verizon back on Feb 08, 2012 after being with Sprint for the past 12 years. What a mistake... My reasons for switching were access to 4Glte and the galaxy nexus phone. I paid the $600 for to nexus and away I went. Rigt out of the box the shipped devices experienced one way audio, intermittent dropping from network, and unexpected reboots.. I called Verizon tech support and the answer was we have not heard of any of these type of issues and you must have gotten a bad batch. I promptly went down to my local Verizon store that day and exchanged for 2 brand new devices. The same issues occurred... I then called technical support back and we began what I cal setting the hook game. I was told that by level 2 technical support to start marking the the one way audio voicing with ## each time it occurred and someone would get back with me within a week. A week passed and no call back. I called technical support back on several occasions and was told each time that someone would be contacting me. Almost 3 weeks into this adventure I finally received a call from tier 2 technical support stating it was not a network issue but rather a problem with the handset. They wanted to send quote "a like new device" to resolve an issue with a brand new phone and I said no. I went back to the local store and exchanged for 3 more brand new devices which brings me to a total of 3 each for myself and my wife. Guess what the same exact issues! We are now ell beyond my 14 day trial period and I call technical support again only to be told that now there acknowledgement of known issues with some of the phones.... Where was the information during my 14 day trial period? The hook is now set... This technician took me through all the previou attempts to include performing a hard reset and returning my phone to factory default. None of this worked. I was then told that there was no reason for me to continue calling as now there was a known issue and it would be addressed in a software update sometime in March. No other resolution was offered. I went back to my local store once again and exchanged my phone for the 4th time in hopes that mabe I would get lucky and capture one of the few phones that apparently do not experience these issues. The same issues. I am now up a grand total of 7 brand new galaxy nexus phones all with thesame issues. I continue to call technical support routinely and received a garden variety of responses that ranged from Ihaven't heard of this issue, calling samsung for update schedule, don't call back again with this issue as you have an open ticket, and finally the big one Verizon is not responsible for the functionality of the phone. Approximately 3 weeks ago I spokewith a representative and told them I was no longer going to sit and wait for a software update and continue to work with a phone that could not reliably sustain phone calls and stay connected to their fantastic network. She reluctantly agreed to send 2 refurbishe like new raxor max phones as a replacement. I received the phones the next day and when I opened the boxes to my surprise were 2 more nexus phones! I call technical suppor and they verified the order and stated that I should have received 1 razor maxx. They could not get the right phone or quantity rght. I told the rep dod not send anymore phones and that I would be reporting the lack of agrreed service and suppor to the Better Business Bureau and the FCC. I filed grievances with both and received a call the next dayfrom a Verizon "Corporate Manager" saying he was very sorry to hear of my issues and admitted that he had a family member as well that was experiencing the same problems. He said let me research your account and I'll call you with a few days. He called back on Friday May 18th and exclaimed the update will be to you next week. I asked how he wasable to confirm this and he said at his level there is means to be aware of these type of occurences. I then posed the big question... What happens if the software either does not launch or does not resolve the issues? His reply was that let's worry about that if the need occurs. So here I am again waiting for the legendary update.... He rally did nothing but tell me the same story wait for the update. If the resolution is not satisfactory I will be breaking the 2 year contract based on the pretense that Verizon failed to provide the services as related to phone calls and utilization fo their network. This can be proven by phone call records and time actually logged onto their network. The expectation is that the $700 ETF will be waived. Count yourself lucky that I'm not charging you for the time and trouble spent on the phone with your technical suppor, the inconvenience of not being able to make calls reliably and continuing to sell and promote a phone that you knew since January had a host of issues. I will not trcommend Verizon to any of my colleagues, friends, or family based on deception, poor technical support, and lack of a tangible resolution.

  • What is the model number of Galaxy Nexus?

         I'm trying to order a cover for my Galaxy Nexus and I'm finding a lot of cases that say Galaxy Nexus but they also have model numbers (i515, i9250). I searched google, checks the 'About Phone' section in settings but still can't figure out the model number of this phone. Help please!  Thank you!

    I ordered my cases from Amazon, so much cheaper and better selection.  You'll see Galaxy Nesus Verizon or 1515, it won't be the 9250

  • Why do I need to choose a new data plan for the Galaxy Nexus?

    So I've been waiting to upgrade my OG Droid to the Galaxy Nexus.
    I have the "unlimited data" plan (grandfathered in). My phone is eligible for an upgrade, but when I add it to my cart, it tells me that I need to choose a new data plan because my current one isn't eligible.
    I thought once you have the unlimited data, you keep it until you cancel the line or switch to a non-smartphone?
    Is this an error on line or if I go to the store will the tell me the same thing?
    Thanks

    linearme88 wrote:
    So I went to the store, and they told me the phone would be $320 instead of $250 like the online price. So, I left and called the customer service number and they told me that the order should go through with the unlimited plan selected, but it doesn't. So they made a note and said I'd have to call customer service after activating the phone to get unlimited data back on to it. 
    Has anyone ever had to do this? I don't want to get this with a "new" data plan only to have them tell me that they can't put unlimited data back onto it for 29.99/mo.
    Thanks for the responses
    How are you getting it for $250 on line?  Do you have a discount or NE2 credit?  Sounds like you didn't go to a coorporate store and went to a Franchise/3rd party store.  They can't see employee discounts or NE2 credits.
    It will be around $320 with tax and fees, and your data plan WILL stay the same in store.  Since they said you have to call CSR it further makes me believe you went to a franchise or 3rd party retailer.

  • Has anyone used their Galaxy Nexus in Europe?

    Verizon Tech support told me that I could, but i wanted to confirm with you all.  Can i only use the data over there?  or can i also get voice?  I need to order a new phone for work and I'd like to use this, however i travel to China and EU. 
    Any first hand feedback would be great, but i'll take any comments.
    TIA,
    Alan

    Europe runs primarily on GSM technology which is not compatible with Verizon's CDMA technology. To use a Verizon phone in Europe you'd likely have to have a "world phone" which would contain both CDMA and GSM radios. Although I love the Galaxy Nexus and it should work in Asia, you'll have a tough time in Europe.
    You might want to consider the upcoming Galaxy S III, which has both CDMA and GSM radios. Preorders start tomorrow, the device will likely be out later in June or sometime in July. This will probably be your best bet for a great phone that can work anywhere in the world, aside from the iPhone 4S.

  • Galaxy Nexus Losing Contacts

    A few days ago my Galaxy Nexus erased all of the contacts that I had added within the last 6 months or so. Now when I save a contact it is initially saved correctly, but then within a day it is again erased from my contacts. Has anyone else had this problem? Any ideas? Thanks.

    ok found this dont know if it helps but I did it already and hope it works!!!!! I can understand how important missing contacts can be.I would love to get the contacts back on your device.
    Do you know if your contacts were saved to BackUp Assistant? If  you have an Android device, you would also have the option to save your contacts to Google/Gmail.
    Have you changed your phone number? When this is done, your contacts may be lost from the BackUp Assistant sitehttp://bit.ly/xtBN5j. What happens when you do try to sync the contacts back to the device? Do you get any error messages?
    Tamara H.
    Follow us on Twitter @VZWSupport

  • Galaxy Nexus Hotspot

    Just got my Galaxy Nexus phone with hotspot plan.  None of my mobile devices can see the Nexus.  Do I need to turn something ON?

    21stNow wrote:
    Did you activate the Wi-fi Hotspot in Settings>Wireless & Networks>More>Tethering & Portable Hotspot>Portable Wi-fi Hotspot?
    He'll need to go through the "Configure WiFi hotspot" process before using it.  (Set the SSID, security type, and password.)

  • Galaxy nexus

    My husband downloadeda ringtone he would like to use but we do not know how to apply it. He gota samsung galaxy nexus

        Hey there rosied51! I hope that your husband is enjoying his Nexus. Setting music to ringtone can be done by opening the selection as if you're going to listen to it. Place a finger on screen until a pop up menu appears. You should then get the option to "Set as Ringtone".
    Dion M.
    VZW Support
    Follow us on Twitter www.twitter.com/vzwsupport

  • Galaxy nexus, mms is not working at all

    My mms is not working at all, cant group chat nor can I send or recieve pic. I try doing a hard reset, which did work but only for a few hrs. I can also get it to work temporarily by removing the sim card and reinserting it. I even went to verizon store to get my sim card replace, samething. Im using a galaxy nexus, everything was working fine a week days ago.

        Hi popncali - Let's get those picture messages working again! Are you getting any specific error messages? Did you have the opportunity to test MMS before restoring any application on the device?
    Thank you,
    YaleK_VZW
    Follow us on Twitter @VZWsupport 

  • My Samsung Galaxy Nexus closes out in the middle of texting

    Moved for greater exposure

    unchained9 wrote:
    I got the new Galaxy Nexus two days ago and have had several problems already.  Although I have been able to fix everything so far, the most recent issue that I am trying to fix occurs in the middle of texting.  While I am in the middle of composing a text, occasionally the phone will just completely close out and go to the main menu (where it almost always opens a new app).  How can I fix this?
    Thanks!
    I had this happen to me too 3 times the other day. What I figured out is that when I was trying to press the spacebar, my thumb would be too close to the home screen button icon. I was actually pressing the spacebar and home screen button, causing the phone to leave the text app and go to the home screen.
    Not saying this is why in your case, but something to look for. I remember reading this post, a couple of hours before it happened to me.
    Have a good day

Maybe you are looking for