Home > Can I Make An Android Application With Python?
Question

Can I make an Android application with Python?

Answers
04/08/2022
Coridon

Yes, there is a framework called kivy that will help you with that

04/09/2022
Alfeus

Python actually has its potential in the backend, you can create a web services application, where you have all the logic and services needed for your application, but for the frontend the visualisation on android is not possible with python

04/18/2022
Chauncey Shropshire

Yes. You can use, for example, Kivy and Python for Android.

05/01/2022
Tipton
05/04/2022
Urbanus

I don't know the details of Android, but you can use Kivy. It's a Python library that allows you to make android apps and use the common things on the phone (camera, keyboard, gps, etc)

Obviously it won't have the level of an app made in Java, but for simple things you can use it.

05/21/2022
Thorin Woodburn

But the complexity will be greater, although you will have more real control over the code.

Reply
Which file system does Android use? :: How can I use Internet Explorer on Android?
Useful Links