Closed ScienceKyle closed 1 year ago
Thanks for the report. Should be fixed with termux-am
package v0.6.0
via e10de22. Update with pkg install termux-am
after switching to default mirror with termux-change-repo
or wait till your mirror syncs with it or install deb
from https://packages.termux.dev/apt/termux-main/pool/main/t/termux-am/
Thank you, Confirmed fixed the issue with termux-am
package v0.6.0
~ $ termux-battery-status
{
"health": "GOOD",
"percentage": 99,
"plugged": "UNPLUGGED",
"status": "DISCHARGING",
"temperature": 30.0,
"current": -169372
}
~ $
Great. You are welcome.
Problem description API calls appear to work correctly but an error message is displaying over next command line prompt. I'm not sure if this is originating from API, API_script, AM, or my installation.
Steps to reproduce Android 14 Termux-API call
Additional information termux-info
logcat from issue report