Git Product home page Git Product logo

Comments (6)

siax84 avatar siax84 commented on June 15, 2024

I see the same on Monterey (Intel). When I run the app from terminal I see the following error, which seems to be related to USB device access:

IOCreatePlugInInterfaceForService(desc, kIOUSBDeviceUserClientTypeID, kIOCFPlugInInterfaceID, &plugInInterface, &score): error 0xe00002be

from android-file-transfer-linux.

k-kruglov avatar k-kruglov commented on June 15, 2024

Same on Ventura 13.3, macbook air m1.

from android-file-transfer-linux.

whoozle avatar whoozle commented on June 15, 2024

partially fixed in c6e9636

no MTP device found message box was broken some time ago - restored

I guess it's missing an entitlement for raw usb, but I have no idea how to add it without signing

For raw USB access the entitlement key is com.apple.security.device.usb,

from android-file-transfer-linux.

dJani97 avatar dJani97 commented on June 15, 2024

Still crashes on MacOS 13.5, macbook air m1

Installed from cask

from android-file-transfer-linux.

tomsem avatar tomsem commented on June 15, 2024

I can get it to launch after fresh boot (latest Ventura version), but after that it hangs. I also seem to get only one use of CLI before it says 'device in use'. Have not figured out how to reset it.

from android-file-transfer-linux.

LeeBinder avatar LeeBinder commented on June 15, 2024

In my case it was adb blocking. Solution:

  1. adb kill-server
  2. un- and replug the USB cable
  3. on the phone, toggle USB from 'Charging' to 'File Transfer'

After that, Android File Transfer by whoozle is working again in macOS Monterey, even w/o a OS reboot :)

from android-file-transfer-linux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.