Another Term APK

Another Term  Icon
  
3.16/5
7 Ratings
Developer
Aleksandr Kiselev
Current Version
MkIIIv85
Date Published
File Size
2.5 MB
Package ID
green_green_avk.anotherterm
Price
$ 0.00
Downloads
2.6K+
Category
Android Apps
Genre
Tools

APK Version History

Version
MkIIIv85 (144)
Architecture
arm64-v8a,armeabi-v7a,x86,x86_64
Release Date
December 09, 2023
Requirement
Android 4.0+
Version
MkIIIv84 (143)
Architecture
arm64-v8a,armeabi-v7a,x86,x86_64
Release Date
December 07, 2023
Requirement
Android 4.0+
Version
MkIIIv83 (142)
Architecture
arm64-v8a,armeabi-v7a,x86,x86_64
Release Date
December 07, 2023
Requirement
Android 4.0+
Version
MkIIIv82 (141)
Architecture
arm64-v8a,armeabi-v7a,x86,x86_64
Release Date
December 07, 2023
Requirement
Android 4.0+
Version
MkIIIv81 (140)
Architecture
arm64-v8a,armeabi-v7a,x86,x86_64
Release Date
December 07, 2023
Requirement
Android 4.0+
  • Another Term Screenshot
  • Another Term Screenshot
  • Another Term Screenshot
  • Another Term Screenshot
  • Another Term Screenshot
  • Another Term Screenshot
  • Another Term Screenshot
  • Another Term Screenshot
  • Another Term Screenshot
  • Another Term Screenshot
  • Another Term Screenshot
  • Another Term Screenshot
  • Another Term Screenshot
  • Another Term Screenshot
  • Another Term Screenshot
  • Another Term Screenshot
  • Another Term Screenshot

About Radio FM 90s

# What it is

* USB & Bluetooth serial (UART) ports terminal.

* SSH and Telnet terminal.

* Local shell terminal emulator with libusb support and a command line tool to interact with the Android environment; enjoy any Linux distribution under PRoot right on your phone:
- compile;
- debug;
- flash and debug MCUs in case your programmer uses libusb (OpenOCD with a wide range of dongles, for example).
(No device rooting is required)


# Features

* Minimum supported Android version is 4.0 Ice Cream Sandwich.

* Adequate screen input methods as long as a terminal requires specific keyboard functions.

* Ability to set fixed screen columns and/or rows number.

* Supported USB UART devices: Generic USB CDC, CP210X, FTDI, PL2303, CH34x, CP2130 SPI-USB.

* Bluetooth SPP UART devices are supported.

* Local Linux PTY is supported. Feel free to use PRoot with some Linux environment: https://green-green-avk.github.io/AnotherTerm-docs/installing-linux-under-proot.html#main_content .

* Shell tool to interact with the Android environment is also present.
- Content exchange between other applications and own files / pipes has been implemented.
- It also works in chrooted environments (PRoot at least).
- USB and Bluetooth serial port dongles access from the command line is also implemented.
- libusb support on nonrooted Android with hot plug/unplug events, see https://green-green-avk.github.io/AnotherTerm-docs/installing-libusb-for-nonrooted-android.html#main_content .
- Custom plugins to access the Android environment and own API to create them as separate APKs.

* Telnet (no encryption).

* Supported SSH features: zlib compression, port forwarding, password and public key authentication.

* No MoSH, sorry.

* Terminal screen columns and/or rows number can be set fixed.

* Builtin screen keyboard and mouse.

* Hardware buttons mapping.

* Different charsets and customizable key mapping support.

* The application packed into single universal APK for all architectures that makes it possible to be installed on additional devices even being offline.


# 3rd party components

* USB UART: https://github.com/felHR85/UsbSerial
* SSH: modified https://github.com/mwiede/jsch
* Console font: https://www.fontsquirrel.com/fonts/dejavu-sans-mono

See full list in the Wiki.


Wiki: https://green-green-avk.github.io/AnotherTerm-docs/

Source code: https://github.com/green-green-avk/AnotherTerm

What's New in this version

MkIIIv85:

✓ Better non-monospace fonts support.

✓ Minor fixes.

MkIIIv84:

✓ RTL support.

✓ Terminal text selection fix.

✓ A dedicated directory content provider for the local terminal.

✓ `termsh pick` UI fix.

MkIIIv83:

✓ Some possible crashes have been fixed.

MkIIIv82:

✓ Targeting Android 13.

MkIIIv81:

✓ Android 13 libusb support crash has been fixed.

MkIIIv80:

✓ A rare crash has been fixed.

MkIIIv79:

✓ Minor fixes.

MkIIIv78:

✓ Minor corrections.