Termux:API 0.44 APK

Termux:API 0.44 APK

Download grátis

App Info

  • Nome do AplicativoTermux:API
  • CategoriaProdutividade
  • A versão mais0.44
  • Exigência7.0 ou superior
  • File Size2.35 MB
  • Atualizado
  • Código Appcom.termux.api

Descrição

The Termux:API add-on provides command line access to device API:s:

* Read and send sms messages from your terminal.
* Access device GPS location sensor from scripts.
* Pipe the result of commands into the device text-to-speech engine.
* Vibrate the device when something interesting happens.
* Access the system clipboard from shell scripts.
* List contacts from the system contact list.

Besides installing this app an additional package is required to install inside Termux:
$ apt install termux-api

See the following documentation about available API commands:
https://wiki.termux.com/wiki/Termux:API

NOTE: This is an add-on which requires that the main Termux app is installed to use.

CALL_PHONEAllows to initiate a phone call without going through the Dialer user interface for the user to confirm the call being placed.
Read contactsAllows to read the user's contacts data.
CameraAllows to use the camera device.
Record audioAllows to record audio.
Access coarse locationAllows to access approximate location derived from network location sources such as cell towers and Wi-Fi.
Access fine locationAllows to access precise location from location sources such as GPS, cell towers and Wi-Fi.
Set wallpaperAllows to set the wallpaper.
VibrateAllows access to the vibrator.
Transmit IRAllows using the device's IR transmitter, if available.
Read phone stateAllows read only access to phone state.
Access network stateAllows to access information about networks.
Access wifi stateAllows to access information about Wi-Fi networks.
Change wifi stateAllows to change Wi-Fi connectivity state.
Write settingsAllows to read or write the system settings.
android.permission.USE_BIOMETRICApp customer permission.
Receive boot completedAllows to receive the boot completed notification that is broadcast after the system finishes booting.
android.permission.REQUEST_INSTALL_PACKAGESApp customer permission.
android.permission.REQUEST_DELETE_PACKAGESApp customer permission.
android.permission.USE_FINGERPRINTApp customer permission.