- It is now possible to specify the thread to be used in Java-bound foreign handlers. This is done by appending
?<thread>to the end of the binding string. Currently the only supported value isui, for running java on the android UI thread. This has no effect on desktop platforms.
This repository was archived by the owner on Aug 31, 2021. It is now read-only.