Closed mogenson closed 11 months ago
Note that the termux-api commands did work on this device before the update to Android 14.
Note, termux-api commands do work with a newer build of the termux-api app. I installed this version: https://github.com/termux/termux-api/actions/runs/6717239830
Perhaps it's time to create a new release?
@mogenson I see that you closed this; I'm having a similar problem, but all of the API tools hang indefinitely.
What was your solution? Would you mind sharing what you did to resolve this?
Note, termux-api commands do work with a newer build of the termux-api app. I installed this version: https://github.com/termux/termux-api/actions/runs/6717239830
@txoof I uninstalled version 0.51 of the Termux API app and installed a newer build. This solved my problem.
@mogenson where can I find the newer build? F-droid and the releases section on github shows older versions. I'm getting the "There was a problem parsing the package" error. The link you mentioned has expired. I got the same parsing error with the new builds as well.
The most recent builds can be obtained only as GitHub Actions pipeline artifacts: https://github.com/termux/termux-api/actions/runs/7378294041
There was a problem parsing the package"
Make sure you're not trying to install GitHub version over F-Droid. Their signatures incompatible.
Termux app and Termux:API should be from same origin.
This worked. Thanks!
Similar to #638 The termux-api commands are broken on Android 14. The symptom is that all commands hang indefinitely. Eg
termux-battery-service
hangs until aborted with ctrl-c.Termux API app is version 0.51, termux-am package is version 0.6, and termux-tools is version 1.39.5. Device is not rooted. com.termux.api app does not appear in the list of frozen cached apps.
Here's the output of
termux-info
: