Dexer
Dexer
### Checklist - [x] the issue is indeed a bug and not a support request - [x] issue doesn't already exist: https://github.com/kivy/python-for-android/issues - [x] I have a short, runnable example...
On some recent Android APIs, selecting a file from `☰ → Images/*` will fail. This PR uses an additional approach to get the path of the selected file if previous...
### Description: In the context of planning for **Kivy 3.0**, it would be amazing to implement a cross-platform WebView widget that follows the following workflow: 1. Render the WebView off-screen....