0
30hrs
3y

Surely to God there is a way to write simple code on an Android 10 phone without a computer. My Moto G7 Super has 3GB RAM and 8 processors.

The UI will suck but shoot me already as I can't use a computer right now. The major problem is file access as the languages I have used are run in the cloud.

Any advice is welcome. At this point am agnostic re language.

Any suggestions?

Comments
  • 1
    Termux + a keyboard will get you far. I've done C, C++, Python, and Rust programming on my phone like that. It basically gives you a command line and standard nix cli tools.
  • 0
    Is there internet connection? Are online IDEs an option?
  • 0
    Github Codespaces?
  • 0
    @RememberMe Have dabbled with Termux. Probably need the root package to access files. Would you attach the keyboard with Bluetooth?
Add Comment