Can Python develop Android apps?

藏色散人
Release: 2019-08-01 16:07:28
Original
29367 people have browsed it

Can Python develop Android apps?

Can python develop Android apps?

Python can develop Android apps. It is recommended to use kivy to develop Android apps. Kivy is a set of open source frameworks specially used for cross-platform rapid application development. It is written in Python and Cython. For multi-touch Control has very good support, which not only allows developers to quickly complete simple interactive prototype design, but also supports code reuse and deployment. It is definitely an amazing NUI framework.

Note:

Writing Android APP in Python is definitely not the best choice, but it is definitely a very lazy choice, and you really don’t want to learn Java. Furthermore, As far as programming is concerned, the only ones I know are Python and Golang (note: both Python and Golang are average). After a while, I Googled the possibility of writing Android APPs in Python, and it turned out to be quite feasible.

Related recommendations: "Python Tutorial"

The above is the detailed content of Can Python develop Android apps?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!