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

Dose 1.0.23 work with Android? 1.0.22 works. #623

Closed
TommySato opened this issue Sep 18, 2019 · 6 comments
Closed

Dose 1.0.23 work with Android? 1.0.22 works. #623

TommySato opened this issue Sep 18, 2019 · 6 comments

Comments

@TommySato
Copy link

I replaced libusb1.0.so from 1.0.22 to 1.0.23 on my Android studio.
But libusb_get_device_list() always reports no device.
1.0.22 is OK.
linux_default_scan_devices() is not called because of compiler switch.
I think UDEV option have to be ON when compiling.
Do you know how to turn it on?
I compile libusb1.0.so using ndk-build command on Windows10.

@laran002
Copy link

Is this a duplicate of #584

@mcuee
Copy link
Member

mcuee commented Jan 6, 2020

2f3bc98

Maybe this commit has some problems.

@mcuee
Copy link
Member

mcuee commented Jan 6, 2020

I have labeled this as duplicate for #584

@mcuee mcuee changed the title Dose 1.0.23 work with Android? Dose 1.0.23 work with Android? 1.0.22 works. Jul 29, 2020
@mcuee
Copy link
Member

mcuee commented Aug 3, 2020

#760

Not so sure if the above will help.

@mcuee
Copy link
Member

mcuee commented Aug 26, 2020

#760

Maybe users can try Pull Request 760.

@mcuee
Copy link
Member

mcuee commented Dec 19, 2020

Close this for now. Please go to the main thread. #584

@mcuee mcuee closed this as completed Dec 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants