kivy / pyjnius

Access Java classes from Python
https://pyjnius.readthedocs.org
MIT License
1.4k stars 255 forks source link

add dex class loader #733

Open tomaszduda23 opened 1 month ago

tomaszduda23 commented 1 month ago

It allows to use dex class loader by setting PYJNIUS_DEX_PATH environment variable. It is related to: