Davide Depau
Davide Depau
> In general I like the idea with libusb, but I am not sure how this is affecting the license as LGPL is quite restrictive I think IANAL but according...
Can you add some steps for reproducing the issue? A code snippet?
I saw you also reported the same issue for the Android API communication implementation, and it's exactly the same error. Have you tried it on another device? Please try the...
> I am assuming you are using the libusb communication? Maybe you want to package an app for the guys in EtchDroid/EtchDroid#117 using the vanilla Android USB API and see...
I'm not sure how to test this without merging it into `develop`, maybe later I'll try making it run for pull requests from all branches.
I tried hard to make it work without KVM but as you can see, Android isn't able to start in 5 minutes (look at the screen recording for API 23,...
> I can definitely move the codecov stuff to GH Actions, but how would that solve the problem? I'd rather have each workflow do one thing, especially since the QEMU...
As you can see, it's "sort of" working now. At least it boots and in some cases, it even runs the tests (the tests fail though :cry:) It still takes...
> Or maybe setting up a dedicated Jenkins instance on a VM somewhere? I think getting a VM more powerful than Travis's that also supports nested KVM is gonna be...
I see that the tests pretty much never fail on Android 9 and 8. Since this has been laying around for quite a while and I haven't had the chance...