I am a python learner; would like to develop few applications in Android platform. Is there any Python bindings available for developing Android apps ?
Also I would like to know, Using python binding for development will make any performance overhead compared to java ?
Advertisement
Answer
You’ll probably want to have a look at the Kivy project.
Wikipedia has a bit to say about it, too.