Shreyas Shree Messages 18 Reaction score 0 Thread starter Apr 16, 2015 #1 How to make an android app using python on eclipse.
Greg Bernhardt Admin Insights Author Messages 19,952 Reaction score 11,037 Apr 16, 2015 #2 Here are a couple tutorials to go through http://www.vogella.com/tutorials/Python/article.html http://clusterbleep.net/blog/2012/07/31/how-to-create-an-android-app-and-apk-on-android-with-python/ Last edited by a moderator: Apr 16, 2015
Here are a couple tutorials to go through http://www.vogella.com/tutorials/Python/article.html http://clusterbleep.net/blog/2012/07/31/how-to-create-an-android-app-and-apk-on-android-with-python/
Carno Raar Messages 90 Reaction score 19 May 4, 2015 #3 Kivy would be the recommended choice for Python on Android and is the current recommendation of the Python Software Foundation for Android development. http://kivy.org/#home
Kivy would be the recommended choice for Python on Android and is the current recommendation of the Python Software Foundation for Android development. http://kivy.org/#home