From da53677d4b281a5ac1856b8dfacd75e806c41a13 Mon Sep 17 00:00:00 2001 From: Goldy <66202304+THEGOLDENPRO@users.noreply.github.com> Date: Mon, 16 Oct 2023 10:19:11 +0100 Subject: [PATCH] docs: Added android 14 fix in readme prior to #1206 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c7facc613..caf18b262 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,10 @@ Install termux [(Guide)](https://termux.com/) pkg up -y pkg install ani-cli ``` +If you're using Android 14 make sure to run this due to [#1206](https://github.com/pystardust/ani-cli/issues/1206): +```sh +pkg install termux-am +``` For players you can use the apk (playstore/fdroid) versions of mpv and vlc. Note that these cannot be checked from termux so a warning is generated when checking dependencies.