0

A python code to an application

Hello everybody, I know how to code with python. I want to know to write a code and make an app for Android or any device. In short, I want to know how to transform your code to an app, thanks for answering.

22nd Oct 2018, 9:41 PM
NTADI MJ🇨🇬🌍🇨🇬
NTADI MJ🇨🇬🌍🇨🇬 - avatar
7 Antworten
+ 1
making a mobile app and computer software are a bit different, the basic thing that you learn here are still in use dont worry, but making a mobile apps usually based on certain framework where we need to follow the concept the rules and learn new function to do things, simple print() usually does nothing but showing at logcat for debugging purpose. but with strong basic at your prefered language it wont be hard to learn something more
22nd Oct 2018, 9:50 PM
Taste
Taste - avatar
0
thanks for answering. My question will be this: is it possible to use python language to create an android's application ? there aren't an IDE that support Python
22nd Oct 2018, 9:58 PM
NTADI MJ🇨🇬🌍🇨🇬
NTADI MJ🇨🇬🌍🇨🇬 - avatar
0
yes its possible using python, use pymob or kivy. and IDE there are some actually think eclipse has one for python, netbeans and vscode has a plugin for python too
22nd Oct 2018, 10:03 PM
Taste
Taste - avatar
0
thanks Taste .
22nd Oct 2018, 10:04 PM
NTADI MJ🇨🇬🌍🇨🇬
NTADI MJ🇨🇬🌍🇨🇬 - avatar
0
is that free Taste ?
22nd Oct 2018, 10:05 PM
NTADI MJ🇨🇬🌍🇨🇬
NTADI MJ🇨🇬🌍🇨🇬 - avatar
0
yes that's free
22nd Oct 2018, 10:06 PM
Taste
Taste - avatar
0
Thank you.
22nd Oct 2018, 10:08 PM
NTADI MJ🇨🇬🌍🇨🇬
NTADI MJ🇨🇬🌍🇨🇬 - avatar