Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import media from Android #110

Open
inode64 opened this issue Apr 13, 2023 · 2 comments
Open

Import media from Android #110

inode64 opened this issue Apr 13, 2023 · 2 comments

Comments

@inode64
Copy link
Contributor

inode64 commented Apr 13, 2023

Import media from Android

I've tried to import media from Linux and it doesn't
I have achieved it. I have searched the wiki but precisely the Android device is not documented
I have installed in Android platform tools but without results

How can it be imported?

  • Camera: [Android]
  • Firmware Version:
  • Operating System: Gentoo Linux
  • Commit ID:

Expected Behavior:

Current Behavior:

Logs / Screenshots:

Steps to Reproduce:

@KonradIT
Copy link
Owner

Using ADB. Developer options and ADB has to be enabled on the phone first.

@inode64
Copy link
Contributor Author

inode64 commented Apr 13, 2023

I already activated the debugger mode on the mobile

My phone:

$ adb devices -l
List of devices attached
R58N6682PHH device usb:1-7 product:xcoverproeea model:SM_G715FN device:xcoverpro transport_id:2

But show this error:

$ ./mmt import -c android -o /mnt/datos/samsung/
Using config file: /home/xxx/.mmt.yaml
X Something went wrong
DeviceNotFound: error performing ListDirEntries(/sdcard/DCIM/Camera) on *adb.Device (DeviceSerial[])

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants