Hi guy, I wander .. How useful it should be if I learn kivy python rather then c++ or java to create apps?? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Hi guy, I wander .. How useful it should be if I learn kivy python rather then c++ or java to create apps??

looking better choices

18th Apr 2017, 2:15 AM
Dnis Villeda
Dnis Villeda - avatar
2 ответов
+ 9
Kivy python executables are heavy in size and relatively slow . its better to write apps in the same language most preferred for a system
18th Apr 2017, 3:21 AM
Sun
Sun - avatar
+ 7
It depends of what kind of app you'll plan to create... Python and Kivy can be useful to quickly test some code, and/or write some little tools/games, but as @Sun said: << Kivy python executables are heavy in size and relatively slow . its better to write apps in the same language most preferred for a system >>, and Java is the one designed to devellop on android ;)
18th Apr 2017, 4:25 AM
visph
visph - avatar