SCode Studio
  • What is SCode Studio?
  • Guides
    • Creating your first project
      • Empty
      • Android App
      • C++, C and C# console
      • Web development
      • React App
      • Markdown
      • Plain Text
      • Java and Koltin
      • Pyhton
    • Supported language
    • Termux
      • Installer[not available]
      • Run code
  • Fundamentals
    • Projects management
  • Learn more
    • Roadmap
  • Extras
    • Keyboard Shortcuts
Powered by GitBook
On this page
  1. Guides
  2. Termux

Run code

PreviousInstaller[not available]NextProjects management

Last updated 3 years ago

Use termux to run code and as terminal on SCode Studio

Don't forget to save your files before running it else you will see no changes to your program.

  1. Click the terminal icon in the right corner of the tab.

2. Type cd and hold the text on your terminal and click paste and hit enter.

Now you can use Termux as linux terminal of SCode Studio.

You can use Termux as terminal to create React app, Nextjs, Server etc..

Similar to this one.