Transfer music from ubuntu 18.04 to Android device












1














I bought a Galaxy s9, an android device.



I have it plugged in via USB to my desktop computer running Ubuntu 18.04.
I've set the screen to remain unlocked for the maximum amount of time allowable with manual intervention (10 minutes).



The device can't been in Banshee or Rhythmbox.
(A few hours ago it was visible in Rhythmbox, but attempts to transfer files yielded errors. From what I remember the errors said "device not available for writing)



The device can be seen in gnome's file explorer. However, when I click on the icon for the device I see the error "Unable to access SAMSUNG Android. Unable to open mtp device [usb:003,004]"



I'd love to be able to simply manage music on the device.
Managing playlists would also be awesome.



Is this possible? If I google for these errors I see issues going back many years and get the impression that managing an android device from ubuntu is simply impossible for a user without linux system administration skills.










share|improve this question







New contributor




bob.dobbs is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    1














    I bought a Galaxy s9, an android device.



    I have it plugged in via USB to my desktop computer running Ubuntu 18.04.
    I've set the screen to remain unlocked for the maximum amount of time allowable with manual intervention (10 minutes).



    The device can't been in Banshee or Rhythmbox.
    (A few hours ago it was visible in Rhythmbox, but attempts to transfer files yielded errors. From what I remember the errors said "device not available for writing)



    The device can be seen in gnome's file explorer. However, when I click on the icon for the device I see the error "Unable to access SAMSUNG Android. Unable to open mtp device [usb:003,004]"



    I'd love to be able to simply manage music on the device.
    Managing playlists would also be awesome.



    Is this possible? If I google for these errors I see issues going back many years and get the impression that managing an android device from ubuntu is simply impossible for a user without linux system administration skills.










    share|improve this question







    New contributor




    bob.dobbs is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      1












      1








      1







      I bought a Galaxy s9, an android device.



      I have it plugged in via USB to my desktop computer running Ubuntu 18.04.
      I've set the screen to remain unlocked for the maximum amount of time allowable with manual intervention (10 minutes).



      The device can't been in Banshee or Rhythmbox.
      (A few hours ago it was visible in Rhythmbox, but attempts to transfer files yielded errors. From what I remember the errors said "device not available for writing)



      The device can be seen in gnome's file explorer. However, when I click on the icon for the device I see the error "Unable to access SAMSUNG Android. Unable to open mtp device [usb:003,004]"



      I'd love to be able to simply manage music on the device.
      Managing playlists would also be awesome.



      Is this possible? If I google for these errors I see issues going back many years and get the impression that managing an android device from ubuntu is simply impossible for a user without linux system administration skills.










      share|improve this question







      New contributor




      bob.dobbs is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      I bought a Galaxy s9, an android device.



      I have it plugged in via USB to my desktop computer running Ubuntu 18.04.
      I've set the screen to remain unlocked for the maximum amount of time allowable with manual intervention (10 minutes).



      The device can't been in Banshee or Rhythmbox.
      (A few hours ago it was visible in Rhythmbox, but attempts to transfer files yielded errors. From what I remember the errors said "device not available for writing)



      The device can be seen in gnome's file explorer. However, when I click on the icon for the device I see the error "Unable to access SAMSUNG Android. Unable to open mtp device [usb:003,004]"



      I'd love to be able to simply manage music on the device.
      Managing playlists would also be awesome.



      Is this possible? If I google for these errors I see issues going back many years and get the impression that managing an android device from ubuntu is simply impossible for a user without linux system administration skills.







      android music rhythmbox banshee






      share|improve this question







      New contributor




      bob.dobbs is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question







      New contributor




      bob.dobbs is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question






      New contributor




      bob.dobbs is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked Jan 5 at 21:42









      bob.dobbsbob.dobbs

      61




      61




      New contributor




      bob.dobbs is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      bob.dobbs is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      bob.dobbs is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          1 Answer
          1






          active

          oldest

          votes


















          0














          On Android, pull down your top bar after connecting the phone. You will see a notification "USB charging this device". Tap that and you will see that it defaults to only charging your device. Thus, you can, by default, not mount the drive. Tap "transfer files" on your Android phone to have it mounted in your file manager. To unmount it, you can use the same screen on your Android phone, or use Files.



          After this, you can transfer music files, or eventually access it with your music playing software.






          share|improve this answer





















            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "89"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });






            bob.dobbs is a new contributor. Be nice, and check out our Code of Conduct.










            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1107275%2ftransfer-music-from-ubuntu-18-04-to-android-device%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            On Android, pull down your top bar after connecting the phone. You will see a notification "USB charging this device". Tap that and you will see that it defaults to only charging your device. Thus, you can, by default, not mount the drive. Tap "transfer files" on your Android phone to have it mounted in your file manager. To unmount it, you can use the same screen on your Android phone, or use Files.



            After this, you can transfer music files, or eventually access it with your music playing software.






            share|improve this answer


























              0














              On Android, pull down your top bar after connecting the phone. You will see a notification "USB charging this device". Tap that and you will see that it defaults to only charging your device. Thus, you can, by default, not mount the drive. Tap "transfer files" on your Android phone to have it mounted in your file manager. To unmount it, you can use the same screen on your Android phone, or use Files.



              After this, you can transfer music files, or eventually access it with your music playing software.






              share|improve this answer
























                0












                0








                0






                On Android, pull down your top bar after connecting the phone. You will see a notification "USB charging this device". Tap that and you will see that it defaults to only charging your device. Thus, you can, by default, not mount the drive. Tap "transfer files" on your Android phone to have it mounted in your file manager. To unmount it, you can use the same screen on your Android phone, or use Files.



                After this, you can transfer music files, or eventually access it with your music playing software.






                share|improve this answer












                On Android, pull down your top bar after connecting the phone. You will see a notification "USB charging this device". Tap that and you will see that it defaults to only charging your device. Thus, you can, by default, not mount the drive. Tap "transfer files" on your Android phone to have it mounted in your file manager. To unmount it, you can use the same screen on your Android phone, or use Files.



                After this, you can transfer music files, or eventually access it with your music playing software.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered 2 days ago









                vanadiumvanadium

                5,06411229




                5,06411229






















                    bob.dobbs is a new contributor. Be nice, and check out our Code of Conduct.










                    draft saved

                    draft discarded


















                    bob.dobbs is a new contributor. Be nice, and check out our Code of Conduct.













                    bob.dobbs is a new contributor. Be nice, and check out our Code of Conduct.












                    bob.dobbs is a new contributor. Be nice, and check out our Code of Conduct.
















                    Thanks for contributing an answer to Ask Ubuntu!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.





                    Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                    Please pay close attention to the following guidance:


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1107275%2ftransfer-music-from-ubuntu-18-04-to-android-device%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    How to reconfigure Docker Trusted Registry 2.x.x to use CEPH FS mount instead of NFS and other traditional...

                    is 'sed' thread safe

                    How to make a Squid Proxy server?