Pyton for Andorid, who think about that? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Pyton for Andorid, who think about that?

Develop Android in Python before in other languages?

22nd Feb 2018, 4:32 AM
Jesús R. Calderin Antón
Jesús R. Calderin Antón - avatar
3 Answers
22nd Feb 2018, 5:24 AM
Manual
Manual - avatar
+ 3
While Android already has a good SDK out of the box, being able to use Python instead of Java is a big advantage for some developers - it allows for quicker turnaround times, and reuse of Python libraries. Python on Androiduses a native CPython build, so its performance and compatibility is very good. Developing Android Apps completely in Python · PyCon ... https://www.pycon.it › conference › talks ............... The features of Python is natural expression of procedural code, strong introspection capabilities, very clear, readable syntax, intuitive object orientation, very high level dynamic data types, extensions and modules easily written in C, C++ (or Java for Jython, or .NET languages for IronPython), extensive standard libraries and third party modules for virtually every task... ⏩Python role in Mobile Applications There are a variety of applications in various fields including business, entertainment, utilities, hospitality sector, games and much more, these apps are made sure to fit to various screen sizes be it iPad, iPhone, iPod Touch, laptop, palmtop etc. Mobile Application Development has become a leading business sector due to its increasing scope. For every person in the world, it is quite impossible to live without mobile. It plays an important role in all life. There are various software systems used by the designers for the mobile phones such as Symbian, J2Me, Android, Flash light, Python, Lazarus, BREW, etc. For details: https://www.egrovesys.com/blog/python-development-plays-role-in-mobile-applications/ More Resources: Kivy: Cross-platform Python Framework for NUI Development https://kivy.org/#home QPython - Python on Android www.qpython.com
22nd Feb 2018, 5:46 AM
📈SmileGoodHope📈
📈SmileGoodHope📈 - avatar
+ 1
only Java and XML can make an Android app
22nd Feb 2018, 4:36 AM
Nomeh Uchenna Gabriel
Nomeh Uchenna Gabriel - avatar