Open dropitlikecross opened 3 years ago
Android 11's access control has become more stringent, forbidding third-party software to access the data directory.
I'm going to look at a solution in the near future.
You can try to set outputs dir to somewhere outside of Android/data.
Will do, ill post results shortly.
You can try to set outputs dir to somewhere outside of Android/data.
Ill test this out too.
having the same issue in android 10.
ERROR : failed to create folders.
Same issue with Beta
I was able to solve the problem (sorry for the bad English, I'm from Russia). You need to create the same folders: Android/data/github.tianzerl.anime4kcpp/files/output They were not in the directory, so you need to create manually, and put in " output path" : Android/data/github.tianzerl.anime4kcpp/files/output
I was able to solve the problem (sorry for the bad English, I'm from Russia). You need to create the same folders: Android/data/github.tianzerl.anime4kcpp/files/output They were not in the directory, so you need to create manually, and put in " output path" : Android/data/github.tianzerl.anime4kcpp/files/output
I still don't have success. Also on Samsung Galaxy its /storage/****-****/Android
Мне удалось решить проблему (извините за плохой английский, я из России). Вам нужно создать такие же папки: Android / data / github.tianzerl.anime4kcpp / files / output Их не было в каталоге, поэтому вам нужно создать вручную и указать «путь вывода»: Android / data / github.tianzerl .anime4kcpp / файлы / вывод
У меня все еще нет успеха. Также на Samsung Galaxy это
/storage/****-****/Android
Do as I said, indicate the path that I wrote in the app. then create these folders one at a time Android/data/github.tianzerl.anime4kcpp/files/output
I've looked at issues #25 and #28 but I'm using an S20 with Android 11.
I've tried Outputs:
/storage/emulated/0/Anime4KCPP/output Android/data/github.tianzerl.anime4kcpp/files/output
I don't have an SD card plugged in. I've tried previous versions back to 2.2.0. I haven't built from source, but it's next on my list. Any help would be very appreciated.Screenshots of settings: