gtf35
gtf35
#### Issue details What is the right why to limit max fps on Android? #### Reproduction steps/code I want to limit max fps on Android, if I `Thread.sleep(ms)` in `render()`...
Will compose support drag and drop file into widget? Sometimes useful,for example, drag and drop an apk to the window to install it to phone.😉
## Expected Behavior `configure.py --lock-device` info: Device is now locked down! ## Actual Behavior `configure.py --certificate=crypto_data/opensk_cert.pem --private-key=crypto_data/opensk.key --lock-device` info: Certificate is valid. info: Programming OpenSK device info: Please touch the...
### Describe the issue ``` uname -a Linux 6.1.0-18-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01) x86_64 GNU/Linux ``` Code: https://github.com/snakers4/silero-vad/tree/master/examples/java-example The code runs well on Windows (runtime ver:1.18.0 - 1.15.0...