I know it's a relatively new and unstable application but I figured if anyone has suffered through the issue and solved it then they can help me too.
Anbox does't come with Google Services, As Google Services can't be installed on an Unregistered Device / Firmware, but their are ways to achieve that in Custom Roms or even Emulators, But if you want to use Android to it's fullest then Google Play Services is a must.
What have I tried so far?
I've tried to install Google Play Services x86 apk, which successfully got installed and also appears in Settings > Apps
I've Also tried to install Play Store which also got successfully installed and appear in the App Drawer of Anbox (also In Gnome).
But it Doesn't work like Expected, for example, YouTube app loads content but can't play videos, Google play store doesn't even load content, I think maybe because Google Play Services isn't installed as System app/ or maybe because there are some other g-apps that these things depend on and i'm missing them.
I'm ready to provide more details from my side
adb
or a similar tool running in the Ubuntu system. I'm voting to reopen this. – Eliah Kagan Sep 30 '17 at 08:33adb
and Anbox, which is also a container that isn't running Ubuntu. And b ) OP did post on the Android SE, and we don't encourage people posting the same question on multiple sites. There's no reason to keep it open here now. (Now if adb weren't working correctly, that would be on-topic, being on the Ubuntu side.) – muru Oct 01 '17 at 09:46adb
in Ubuntu (adb install something.apk
) then it is not analogous to actions performed within a Debian container where the use of SSH is incidental. I don't think you would actually consider a question about the syntax of the SSH command itself to be off-topic when the purpose is to run it on Ubuntu to access a non-Ubuntu system. What am I missing? For (b), they did that after being told it was off-topic here. If the closure here was wrong originally, I think the other post's existence is irrelevant. – Eliah Kagan Oct 01 '17 at 10:00ssh foo apt install bar
and asking whybar
isn't working correctly, which is not a problem for us. For b), I don't consider it irrelevant. – muru Oct 01 '17 at 10:13https://www.linuxuprising.com/2018/07/anbox-how-to-install-google-play-store.html
– Adi Yono Nov 19 '18 at 11:24