0
can you make an Android app with Python?
4 Answers
0
I'm not aware of any way to build an Android App in Python. Native Android apps are built in Java, but Google provide some great tutorials on how to get started with Android Development in Java.
You could also go a cross platform approach in Javascript using the Ionic framework or Xamarin which allows for cross platform apps written in C#.
0
yes you can...but it's a lot of work and you can't do lot in android in python... there's even a game made using python..but it's graphics are pretty low
- 1
I heard there is some stuff you can convert python in other languages?