All about setting up a terminal emulator for Android

Android The Mobile OS Android was not built from scratch. The developers took the kernel Linux, modified it a bit and got the system known to everyone today. With the prototype, the mobile platform has in common only the kernel and several programs for managing the hardware. But as you know, many people use Linux precisely because of its wide functionality, almost everything can be done in it. On Android, this is possible only after obtaining ROOT rights, which automatically voids the device's warranty. This article will cover one important feature – the terminal emulator for Android.

How to get ROOT rights: Video

to the content

Where to begin

First of all, you need to get ROOT rights on your gadget. Only then can everyone use the advantages of the terminal. But you don't have to. Let's describe the instruction for using the function:

  1. First, click on the link to tell the program TerminalEmulator. After installing it, users who are in their early 20s will notice that the utilities look like a command line.
  2. Before using Android Terminal Emulator, it is important to clean the system from viruses and various applications that are not used.
  3. This or that option is launched using commands. If someone has experience with the command line Windows, this knowledge will probably come in handy, the general principle is the same.

    Running the program  Running the program
  4. Let's take as an example one of the commands of the terminal emulator for Android – “amstart -ncom.android.browser / .BrowserActivity”. It launches the standard browser on the system.
  5. The program has standard settings that are displayed in groups. The first is the screen. It sets the main parameters of the screen, the ability to change its position. The latter, by the way, is better to fix in a horizontal position, so it will be more convenient to work. The text tab allows you to perform various manipulations with the text. There is no possibility to change the font, but you can change its size. Also, it is important to install support for UTF-8 so that there are no problems with Cyrillic characters. The keyboard item is almost never used and is gradually removed from programs of this type. The last menu is 'command shell'. Immediately after installing the utility, only VT-100 will be available, after a while the developers promise to add support for xterm.

Program settings

One point that I would like to highlight is Android Terminal Emulator memory expansion. There is a commandrm command that can delete any files (if you have ROOT access). It is not always possible to do this through standard means. The latter is an additional argument for getting full access and installation of the terminal. By the way, there are other programs with such functions, for example, busybox.

to the content

How to install custom firmware on Android: Video

to the content

Emulating an incoming call on an emulator

Emulating an incoming call in the Android SDK Emulating an incoming call in the Android SDK
Incoming call in the emulator Android Incoming call in the emulator Android

With all the breadth of functionality, many users ask the question – how to emulate an incoming call in the emulator Android. This is best done on a computer. Let's look at the example Android SDK. To do this, go to the 'Control over emulation' menu. Select the 'Phone' item, enter the number, put a tick next to 'Voice' and press 'Call'. You can answer or cancel a call using the green button of the emulated shell. This procedure is relevant only for the emulator installed and configured on the computer.

to the content

Terminal Emulator for Android: Video

Rate article
Everything for Android and not only | Tips, instructions, root, news and app reviews.
Add a comment