Open correa opened 3 years ago
Documentation mentions "Open example.py and run it" but fails to indicate where it is located.
Hi @correa , Thank you for pointing out that. I will try to find some time to make the readme document clearer. Some other part of it needs update as well because the new version of Buildozer has changed a lot.
I'm starting out with bulldozer so I'm not really sure. It did warn that android.p4a_whitelist was now android.whitelist
So far I was able to run code similar to the example typing it on the app from the PlayStore and it ran fine and listed all devices but on my own code usb_device_list = usb.get_usb_device_list() returns empty. There might be something missing.
Documentation mentions "Open example.py and run it" but fails to indicate where it is located.