VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » IT - Software » freeCodeCamp.org
Can you code on a phone? Android Mobile Programing Tutorial

Can you code on a phone? Android Mobile Programing Tutorial

FBTwitterReddit

video description

Rating: 4.0; Vote: 1
Learn tips and tricks for writing code on a mobile device. -- Precious Oladele developed this course. Check out his YouTube channel: https://www.youtube.com/channel/UCLcHGKxbEO1XGVETXqzYXLA - Get the official freeCodeCamp Android app: https://play.google.com/store/apps/details?id=org.freecodecamp - Article about building a web app on a mobile phone: https://www.freecodecamp.org/news/how-to-code-on-your-phone-python-pydroid-android-app-tutorial/
Date: 2022-03-14

Comments and reviews: 10


Sailfish OS is another option. I sometimes play around with Python code on my Sailfish OS powered Sony Xperia. Your pretty much get a full-fledged Linux terminal to do what you want with Sailfish OS. In the past I had installed the ARM version of the JVM and used to play around with languages like Javascript (Rhino & Nashorn), Jython, Groovy and of course Java. Now days its just Python and some shell scripts :)
reply

Reminds me of 12yo me coding on my nokia N70 Java + Symbian s60 v2. I used to have xplore file manager by lonely cat games. Bat scripts, c# .net framework code. Dedication was real. I used to write code by reading saved pages on opera mini and run them on my dad's PC.
I still code on my phone (Android) now. I now use Acode and nvim (termux). But most of it happens on my 8yo laptop now. :)

reply

Reminds me of 12yo me coding on my nokia N70 Java + Symbian s60 v2. I used to have xplore file manager by lonely cat games. Bat scripts, c# .net framework code. Dedication was real. I used to write code by reading saved pages on opera mini and run them on my dad's PC.
I still code on my phone (Android) now. I now use Acode and nvim (termux). But most of it happens on my 8yo laptop now. :)

reply

i have a whole laptop and everything but i work at a job where it just doesnt make sense to lug my whole ass laptop around all day .thats why ive bought a blue tooth key board and a blue tooth mouse both that are compatible with my phone so that i can sit down and learn and work in my down time.
reply

I don't really trust Online Compiler for C/C++ because you can't really compile something online. The code will work, but it is just interpretation from Javascript. I use Termux + Vim + Clang to my tablet instead. For Web development, SPCK really work well.
reply

I personally use a self hosted Linux server on an old computer and open SSH (juice SSH Android app) so I can use the full power and ability of Linux OS to program in any language not to mention hosting my own web page.
reply

I personally use a self hosted Linux server on an old computer and open SSH (juice SSH Android app) so I can use the full power and ability of Linux OS to program in any language not to mention hosting my own web page.
reply

Please do a video on how I can host React Website on personal or business servers....I don't want to host using hosting companies but my business servers
reply

I did like 3-4 years ago when I my labtop is dead. Javascript on a phone pure painful...
And yeah I was using note pad that change its .file type later

reply

I used to do this for my Programming 101 course when in a hurry. It was awful but helped do simple I/O exercises without bringing my laptop to class
reply
Add a review, comment






Other channel videos