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

Cannot find device. Empty Array. #12

Open
ermirshabani1 opened this issue Jan 19, 2024 · 2 comments
Open

Cannot find device. Empty Array. #12

ermirshabani1 opened this issue Jan 19, 2024 · 2 comments

Comments

@ermirshabani1
Copy link

It doesnt find my device when i run getAvailableDevices. It returns empty array.
But in another project that runs in java, when i try to get my device it actually finds the available port everytime.

@nmiglio
Copy link
Contributor

nmiglio commented Mar 25, 2024

Are your vendor-id/product-id in your device_filter.xml file?

Have a look here:
https://github.com/mik3y/usb-serial-for-android?tab=readme-ov-file#probing-for-unrecognized-devices

@qamarkhan1
Copy link

Yes I have in device_filter.xml and camera is connected via OTG, but it shows no device found. Same camera is found and comes to available devices when I use any of these 2 packages from pub dev 1) flutter_uvc_camera and 2) uvccamera. But I just want to discover my device so I want to utilize this package, let me me if you can assist

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

3 participants