Please provide me with CMD and Termux tutorial.
Answers
Answer:
What is Android Termux?
Termux App is a useful Android app which enables us to use a sort of Linux console inside our Android devices, like phones, tablets, and so on. It needs the Termux:API add-on app to be installed, so it can use a command line programs that expose Android functions to Termux system.
Termux Complete Guide:
Termux is available on Google PlayStore and F-Droid. It is free to download and easy to use. One must also download its plugins which help the app interface with Android API.
Pro Tip :
Also download Hacker Keyboard which has CTRL and ESC buttons in it. You’ll be needing it while working in the app. Better get it from F-Droid.
Let’s set it up now that we have downloaded the app. Since it’s a command line app like DOS, you have to rely on your memorising skills to master the app. Type the command: “pkg upgrade” to update all the built in packages then run “touch.hushlogin”. This helps unlock all the packages which you will require for your work.