After seeing a bunch of posts about Android_Translation_layer, I decided to try it out but I'm have issues installing it. Has anyone gotten it working in Linux Mint?
from vortexal@lemmy.ml to linux@lemmy.ml on 06 Nov 21:48
https://lemmy.ml/post/22217407

I’m using the Cinnamon edition of Linux Mint 22 (Wilma) and I’ve installed all of the dependencies listed on the build documention but when I try running meson setup builddir in the android_translation_layer folder, it gives me this error:

ERROR: C shared or static library ‘art’ not found

Assuming that the “art” that it needs is “art_standalone”, I’ve already installed that and it seemed to install just fine but for some reason meson still can’t find it. Assuming that it can work in Linux Mint, what should I try next?

#linux

threaded - newest

refurbishedrefurbisher@lemmy.sdf.org on 07 Nov 02:20 collapse

Just install the NewPipe flatpak and replace the apk with whatever.

vortexal@lemmy.ml on 07 Nov 03:33 next collapse

Ok, I have NewPipe installed and it’s working but I don’t where it’s apk is located or how to replace it.

vortexal@lemmy.ml on 07 Nov 04:45 collapse

I was able to find it’s apk but none of the apks I replaced it with worked. So either the apps I have don’t work in ATL or there is some issue specifically with NewPipe’s flatpak.