This is the universal build of Termux:API (f-droid version) 0.53.0. It contains native libraries for every CPU architecture (arm64-v8a, armeabi-v7a, x86, x86_64), so it installs on any Android device. The trade-off is size — it's larger than per-architecture variants. Pick this one if you're unsure which CPU your phone has, or if you plan to share the APK with multiple devices.
File size: 3.8 MB • Min Android: 24 • Target Android: 28 • Version code: 1002 • Framework: Native (Java/Kotlin) • Permissions: 35
File Information
| Package Name | com.termux.api |
|---|---|
| Version Name | 0.53.0 |
| Version Code | 1002 |
| Architecture | Universal |
| Min Android Version | Android 24 (API 28) |
| Main Activity | com.termux.api.activities.TermuxAPILauncherActivity |
| Framework | Native (Java/Kotlin) |
| File Size | 3.77 MB |
| Signature (SHA1) | E8754A2C614392071D27021BBCDFB8DDA7E0711C |
| File Hash (SHA256) | 4497dbbf81906df52e59ed387a5223d225aa0de3aca817cc557a621e4dadda44 |
What's New
From version
0.50.1
:
Re-release of
v0.50.0
with semantic versioned github release tag since APK attachment to release failed previously. Too late to do this without version bump since F-Droid has already
detected
v0.50.0
release
.
Noticeable changes, except for various cleanup and "under-the-hood" improvements, include:
fix
sender name
in termux-sms-list
fix so that
inbox message filtering works
in termux-sms-list
fix so that
termux-camera-photo works
(at least on Samsung devices)
add the option for api scripts to
communicate with termux-api through a unix socket
, thereby decreasing execution time
Thanks to all the contributors!
0.50.1
:
Re-release of
v0.50.0
with semantic versioned github release tag since APK attachment to release failed previously. Too late to do this without version bump since F-Droid has already
detected
v0.50.0
release
.
Noticeable changes, except for various cleanup and "under-the-hood" improvements, include:
fix
sender name
in termux-sms-list
fix so that
inbox message filtering works
in termux-sms-list
fix so that
termux-camera-photo works
(at least on Samsung devices)
add the option for api scripts to
communicate with termux-api through a unix socket
, thereby decreasing execution time
Thanks to all the contributors!
App Description
Expose basic Android functionality like sending SMS or accessing GPS data to the
com.termux
app. This is an add-on which requires that the main Termux app is
installed to use.
* 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
License:
GNU General Public License v3.0 only
Website
Issue Tracker
Source Code
Changelog
Build Metadata
Reproducibility Status
com.termux
app. This is an add-on which requires that the main Termux app is
installed to use.
* 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
License:
GNU General Public License v3.0 only
Website
Issue Tracker
Source Code
Changelog
Build Metadata
Reproducibility Status
Download Termux:API (f-droid version) APK
Fast, free and safe download.
APK Permissions 35
- android.permission.ACCESS_BACKGROUND_LOCATION
- android.permission.ACCESS_COARSE_LOCATION
- android.permission.ACCESS_FINE_LOCATION
- android.permission.ACCESS_NETWORK_STATE
- android.permission.ACCESS_WIFI_STATE
- android.permission.BODY_SENSORS
- android.permission.CALL_PHONE
- android.permission.CAMERA
- android.permission.CHANGE_WIFI_STATE
- android.permission.DUMP
- android.permission.INTERNET
- android.permission.MANAGE_EXTERNAL_STORAGE
- android.permission.NFC
- android.permission.PACKAGE_USAGE_STATS
- android.permission.READ_CALL_LOG
- android.permission.READ_CONTACTS
- android.permission.READ_EXTERNAL_STORAGE
- android.permission.READ_PHONE_STATE
- android.permission.READ_PRIVILEGED_PHONE_STATE
- android.permission.READ_SMS
- android.permission.RECEIVE_BOOT_COMPLETED
- android.permission.RECORD_AUDIO
- android.permission.REQUEST_DELETE_PACKAGES
- android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
- android.permission.REQUEST_INSTALL_PACKAGES
- android.permission.SEND_SMS
- android.permission.SET_WALLPAPER
- android.permission.SYSTEM_ALERT_WINDOW
- android.permission.TRANSMIT_IR
- android.permission.USE_BIOMETRIC
- android.permission.USE_FINGERPRINT
- android.permission.VIBRATE
- android.permission.WRITE_EXTERNAL_STORAGE
- android.permission.WRITE_SETTINGS
- com.termux.api.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
APK Verified
The cryptographic signature guarantees that the file is safe to install and was not tampered with in any way.
Similar in Productivity
More by Fredrik Fornwall
Frequently Asked Questions about Termux:API (f-droid version) APK
This is the universal variant — a single APK that contains native libraries for every CPU architecture. It installs on any Android device but is larger than per-architecture variants.
Yes — the APK's signature has been cryptographically verified against the publisher's signing key. The SHA-256 hash is shown in the File Information panel so you can independently confirm the file matches the original release.
Android 24 (API level 28) or newer. Older devices will refuse the install.
Install a free app like 'CPU-Z' or 'Droid Hardware Info' from the Play Store and look at the ABI / Instruction Set row. Most phones made after 2017 are arm64-v8a; if in doubt, download the universal variant.
All variants are functionally identical — same features, same version. They differ only in which CPU architectures the native code is compiled for, and (sometimes) which screen densities the included graphics target. Pick the one that matches your device for the smallest install size, or pick 'Universal' if you're unsure.