Chaquopy version 0.4.0
This version adds the ability to inherit Java classes and interfaces in Python classes. This means that Python objects can now be instantiated or accessed by non-Python-aware code, making it possible to write an Android app entirely in Python.
For more details, see the documentation. Or for a complete example, see the “Android UI demo” activity in the demo app.