-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
Hello all,
I managed to compile Labtool for Android. I had to do the following (more or less following this):
- remove udev dependency in the project file
- compile libusb for Android and replace the link in app/libusbx/Linux/ with "my" libusb
- for some reason that libusb was missing in the apk, so I had to manually adb push it to /data/app/org.qtproject.example.LabTool-1/lib/arm
Now the app starts fine and without crashing, but I can only see the simulator, not the real LabTool device. USB-OTG is supported on my device, and if I connect the LabTool to my phone, the LEDs light up. I already did a chmod a+rw /dev/bus/usb//, but no change.
I know this is not supported etc, but I don't know any better place to post this. Has anyone tried this before? Any ideas, suggestions...?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels