How do I copy CD to my Android cellphone using Lubuntu 18.10?

How do I copy an audio CD to my Android 8.1.0 cellphone using Lubuntu 18.10?

2 Answers

Here's what I did to get it working:

  1. connect the phone using the provided USB cable.
  2. verify it opens PCManfile and check it's listed via 'lsusb'.
  3. sudo apt install sound-juicer
  4. sudo apt install lubuntu-restricted-extras
  5. reboot computer (steps 3-5 are #ubuntu ioria's instruction)
  6. copy tracks from CD to computer with Sound Juicer, adding CD information to musicbrainz as needed.
  7. search 'USB' in phone settings, tap to open settings page, change option from 'charge' to 'transfer files' to enable write permissions.
  8. create a directory on your phone from within pcmanfile to store files (i chose the SD card)
  9. copy-paste files between pcmanfile folders to copy tracks to your phone.
  10. check to see if there's some 'safely remove' eject-external-drive feature on taskbar; disconnect cable from phone after all files have copied if not.
  11. Navigate to the 'Files' app on phone by default. Navigate to the folder, change the listing setting to see filenames, and tap on file to play.
  12. Consider installing better software to play files.
1

You need to extract files from your CD and copy them on your cellphone. For extracting, I personally use Asunder, which is available in Lubuntu repository and pretty simple to use. For copy, you'll need to connect your phone to your computer with Bluetooth or USB cable.

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like