Android app/game written in python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Android app/game written in python

Hi, how to make an android app/game using python?

18th Jan 2017, 4:30 PM
Samuel Šúr
Samuel Šúr - avatar
8 Answers
+ 3
Good Question. It's Near Impossible Without Help or Prior Experience. But, you can use Application Frameworks for both Java and or Python to create a Mobile App. And yes, Android Apps use Java / Unity / etcetera... Python is rarely seen in this field, as people mainly use it on desktop computers. But that doesn't mean it can't be applied mobile-y. Do an Internet Search for Python/Java App Frameworks to get started. That's my answer.
18th Jan 2017, 5:00 PM
ghostwalker13
ghostwalker13 - avatar
+ 6
I found something called "kivy"...is it good for coding games or apps?
18th Jan 2017, 5:29 PM
Samuel Šúr
Samuel Šúr - avatar
+ 3
@ghostwalker13 thanks
18th Jan 2017, 5:04 PM
Samuel Šúr
Samuel Šúr - avatar
+ 3
actually its documented that u can use any object oriented programming language to code for android, but java is the official language. u can surely use python, but ull face problems just because of rare support
18th Jan 2017, 6:47 PM
Chahat Gupta
Chahat Gupta - avatar
+ 2
you can write android app using python and kivy library wich are very easy to learn . I wrote my android app using it see https://play.google.com/store/apps/details?id=mais.gambet&rdid=mais.gambet
5th Mar 2017, 4:38 PM
mohammad ammar
mohammad ammar - avatar
+ 2
Using a Python development kit for Android you can make Android apps in python
13th Jun 2017, 7:06 AM
Bruh
0
You can check out the Qpython3 app.
19th Jan 2017, 10:46 PM
Tim Spalding
Tim Spalding - avatar
0
Now Kotlin the official language to Android
13th Jun 2017, 7:06 AM
Bruh