How can I use Python for developing for Android?
We are the team developing robotics and IoT software. For one of our projects, we need to create an app for Android which will allow controlling the IoT device. We are all Python developers and never worked with mobile apps. Nevertheless, we know that there is an implementation of Python for Java platforms - Jython. Is there a framework or some other way how we can develop Android apps using Python?