Fredrik Fornwall 57a3a9b111 Request the FOREGROUND_SERVICE permission
From https://developer.android.com/guide/components/services:

"Apps that target Android 9 (API level 28) or higher and use foreground
services must request the FOREGROUND_SERVICE permission. This is a
normal permission, so the system automatically grants it to the
requesting app.

If an app that targets API level 28 or higher attempts to create a
foreground service without requesting FOREGROUND_SERVICE, the system
throws a SecurityException."
2018-08-26 01:07:33 +02:00
2017-03-06 01:47:08 +01:00
2017-11-07 04:25:48 +01:00
2018-06-28 11:57:12 +02:00
2018-04-02 00:40:16 +02:00
2018-08-14 01:07:51 +02:00
2017-07-09 21:07:18 +02:00
2016-11-18 18:01:00 +08:00
2017-04-02 14:21:36 +02:00
2017-04-04 23:39:05 +02:00

Termux app

Travis build status Join the chat at https://gitter.im/termux/termux

Termux is an Android terminal app and Linux environment.

Note that this repository is for the app itself (the user interface and the terminal emulation). For the packages installable inside the app, see termux/termux-packages

Terminal resources

Terminal emulators

Description
Termux - a terminal emulator application for Android OS extendible by variety of packages.
Readme 4.9 MiB
Languages
Java 98.3%
C++ 1.2%
C 0.4%
Shell 0.1%