+ 1

How can I use python to develop android app?

Python for Android

6th Oct 2019, 2:47 PM
NOBODY
5 Answers
+ 5
Python is not use for Android application. You can use java with it.
6th Oct 2019, 3:10 PM
AÍąJ
AÍąJ - avatar
+ 3
Kivy.. Try Kivy : It's a free and open source Python library for developing mobile apps and other multitouch application software with a natural user interface and can run on Android, iOS, GNU/Linux, OS X, and Windows.
6th Oct 2019, 3:12 PM
★«D.Connect_Zone»
★«D.Connect_Zone» - avatar
+ 3
Kivy, Tkinker, Qt, Wx These are all that can be used to build Android app. Note: -Simple Interface -Less Functionality -Boring Syntaxes You can use java in Android SDK tools to build a great app.
7th Oct 2019, 4:21 AM
Parampreet Rai
Parampreet Rai - avatar
+ 3
Parampreet Rai Well said. That's why I said python is not use to make Android Application because the official language for Android App is Java. You can make it by using some liberaries but it doesn't make sense like we use Official Version and Pirated Version. If I say can we make OS application in JAVA?
8th Oct 2019, 10:46 AM
AÍąJ
AÍąJ - avatar
0
You can make app with importing some library like toolbox, and many such types of libraries.
8th Oct 2019, 10:32 AM
Pushpendra Singh
Pushpendra Singh - avatar