Karim Akra
Karim Akra
 I manged to make it load faster using sys.threads.Thread
> This wasn't working for me, and I struggled to debug it until I realized I was on a ZIP mod and apparently Polymod wasn't implementing the override for loadBytes...
> This wasn't working for me, and I struggled to debug it until I realized I was on a ZIP mod and apparently Polymod wasn't implementing the override for loadBytes...
try downgrading you SDK to 4.4 (KitKat) or 10 i recommend using 4.4
> ### The issue isn’t with scrcpy itself — it does expose a virtual HID keyboard, but with how Android reports keyboard presence to apps. I'm aware of that since...
I tried this on Android and image files (PNG atleast) decoding seems to have broke? I did some logging and ended up with the assumption that the `lime::fread` method on...
Also forgot to mention that trying to get displayMode is throwing a segfault for me on Android
This looks good but a little hardcoded..? I personally went with this: And we just split the string at the comma on haxe