Page 9 of 13 FirstFirst ... 7891011 ... LastLast
Results 81 to 90 of 130

Thread: [How-To] Connect an Android device using MTP in Ubuntu 14.04 LTS

  1. #81
    Join Date
    Oct 2013
    Beans
    5

    Re: [How-To] Connect an Android device using MTP in Ubuntu 14.04 LTS

    Thanks very much to the original poster. However, I have the same symptoms as nathatanu0. Followed all the steps, but when I connect my phone after reboot, the condition is exactly the same as before the steps, namely "Could not lock the device" and all folders show zero files. When I connect the phone to a Windows machine, I can see all the files in all the folders.

    Samsung Galaxy S II and Ubuntu 12.04LTS

  2. #82
    Join Date
    Jul 2015
    Beans
    1

    Re: [How-To] Connect an Android device using MTP in Ubuntu 14.04 LTS

    Worked on the first try like a charm. Thanks for this explanation. I use a cheap unknown Chinese phone, InFocus M310, android 4.2.2, but that made no difference.
    Last edited by janwouter; July 24th, 2015 at 09:18 AM. Reason: additional info

  3. #83
    Join Date
    Sep 2013
    Beans
    1

    Smile Re: [How-To] Connect an Android device using MTP in Ubuntu 14.04 LTS

    Many thanks. Instructions worked for the tesco hudl2 tablet (once I worked out saving stuff with nano) with my fujitsu laptop running ubuntu 14.04 but exactly the same instructions and kit doesn't work with my unbranded desk top also running ubuntu 14.04. weird. However I can get the hudl2 connected to the desk top using gMTP.
    Last edited by mazhar330gb; July 31st, 2015 at 11:23 PM.

  4. #84
    Join Date
    Aug 2015
    Beans
    4

    Re: [How-To] Connect an Android device using MTP in Ubuntu 14.04 LTS

    You guys mind if I ask a specific question on this thread? It's about ADB. I get an error when I try
    Code:
    sudo apt-get install android-tools-adb android-tools-fastboot

  5. #85
    Join Date
    Aug 2015
    Beans
    1

    Re: [How-To] Connect an Android device using MTP in Ubuntu 14.04 LTS

    Nice how-to.

    I spent hours trying to connect my Redmi 2 to my notebook running with Ubuntu 14.04 LTS and with a couple minutes with this post my problem desapeared.

    Thanks!

  6. #86
    Join Date
    Oct 2006
    Beans
    58,286

    Re: [How-To] Connect an Android device using MTP in Ubuntu 14.04 LTS

    Quote Originally Posted by MackaDocious_Prime View Post
    You guys mind if I ask a specific question on this thread? It's about ADB. I get an error when I try
    Code:
    sudo apt-get install android-tools-adb android-tools-fastboot
    Try

    Code:
    sudo apt-get -f install

  7. #87
    Join Date
    Aug 2015
    Beans
    4

    Re: [How-To] Connect an Android device using MTP in Ubuntu 14.04 LTS

    It helped. I did
    Code:
    sudo apt-get -f install
    then,

    Code:
    sudo apt-get install android-tools-adb
    . I see my device now thanks! Except I probably should have also done 'fastboot'

  8. #88
    Join Date
    Mar 2010
    Location
    Earth
    Beans
    15

    Re: [How-To] Connect an Android device using MTP in Ubuntu 14.04 LTS

    Worked perfectly for my One Plus 1 Android phone under Ubuntu Trusty, thank you!!!!

  9. #89
    Join Date
    Dec 2010
    Location
    London, UK
    Beans
    35
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: [How-To] Connect an Android device using MTP in Ubuntu 14.04 LTS

    This didn't work for my HTC One XL. I tried it on a different USB port and got "Unable to open MTP device '[usb:001,007]'"

    Grateful for any advice. I'm sure this shouldn't be so hard...
    Last edited by Trogladyte; August 20th, 2015 at 09:01 PM.

  10. #90
    Join Date
    Aug 2015
    Beans
    1

    Re: [How-To] Connect an Android device using MTP in Ubuntu 14.04 LTS

    I have not found a forum central to Android, but this appears the best for Android/Ubuntu interoperability. Is there one out there? I need exchange not dependent upon the internet between Ubuntu and Android! Please let me know if this is not it! It is referenced by others:

    http://ubuntuforums.org/showthread.php?t=2260400

    I've been struggling with this topic for days. Tried quickly on 14.04 and 15.04 without luck on a stick install of each(maybe that's the problem). My preference would be to plug a USB into the phone, but it is not OTG compliant and that's another headache, so the USB charging cable is what I've been working with.

    I would love to have normal file exchange at the file system level and bash, but run into a mix of experience permission/security errors. I believe a correctly installed mtp-server is the route? Honestly, running through this thread in entirety I start to get a little lost.

    Help, where do I start, are the above still correct for 14.04, 15.04?

Page 9 of 13 FirstFirst ... 7891011 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •