+ 4
Hi everyone. i would like to know, can i fully code a working app using ONLY my smartphone? & if yes which app can i use?
turning a smartphone into a smartcode
3 Respostas
+ 5
Technically , yes ...you can code on your phone ...
But to make your app really functional , you will need to do it on a computer !!
+ 4
Pydroid 3 is a good python ide. Check out this program written on my Android phone (won't work on sololearn!) :
https://code.sololearn.com/cpi4kzhQ8JDq/?ref=app
+ 3
Kivy is a framework for smartphone apps that works with python.