How can I make an android app through python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How can I make an android app through python?

I am totally new in this field.But I have basic knowledge about programming. Now,I want to make a simple ,very simple app through python.

25th Jun 2021, 6:43 PM
Md Nazim Uddin Sagor
Md Nazim Uddin Sagor - avatar
4 Answers
+ 4
Android not supporting python you can develop android application using java kotlin...... But yes using tkinter ,pygame ..... You can make games and application but u cannot publish them in playstore . first learn basic fundamentals and do practice then try for development.
25th Jun 2021, 6:53 PM
A S Raghuvanshi
A S Raghuvanshi - avatar
+ 1
You can also use Kivy framework to make apps for android. In fact with buildozer (side-by-side package of Kivy) you can actually create fully functional apk's so you can share easily your apps and maybe even on playstore 😁. But there are also a lot of packages for game creations, 3d graphics, game engines ect. So practise a lot and don't give up 'till the end 😉.
25th Jun 2021, 8:30 PM
Ervis Meta
Ervis Meta - avatar
0
Many many Thanks for your informative comments.
25th Jun 2021, 6:55 PM
Md Nazim Uddin Sagor
Md Nazim Uddin Sagor - avatar
0
Ervis Meta,Thank you for your avital comment.😊😊
26th Jun 2021, 3:45 AM
Md Nazim Uddin Sagor
Md Nazim Uddin Sagor - avatar