Waydroid – Run Android containers on Ubuntu
31–40 of 214 posts
Re: Waydroid – Run Android containers on Ubuntu
#32[1] https://github.com/waydroid/waydroid/blob/bullseye/tools/hel...
Re: Waydroid – Run Android containers on Ubuntu
#33But the front page doesn't make this too clear, can anyone confirm?
Re: Waydroid – Run Android containers on Ubuntu
#34I have tried Waydroid in Manjaro Linux, and to my surprise, it runs smoothly. I even able to install Aurora Store and install Telegram from there, which also run perfectly. RAM usage was minimal, maybe because of it is running on a container. The only thing I haven't figured out is keyboard input from my physical keyboard directly to the android.
> I even able to install Aurora Store and install Telegram from there, which also run perfectly Why Telegram specifically, when it already offers both a web client and a FOSS Linux client?
Re: Waydroid – Run Android containers on Ubuntu
#35Doubts: - Is it better/faster/more compatible than anbox? - Runs on ARM? - Does it allows me to watch DRM streaming services on my linux box? - Can I install google play on it?
Waydroid has Android use your actual Linux kernel, so on an x86-64 host you’ll run x86-64 Android, and on an ARM host, ARM Android. This means that there will be some apps that won’t run on your Intel/AMD computer. I have no idea at all how common it is for Android apps to be tied to ARM, but I imagine that ARM64 will have helped with architecture-neutrality.
I think Intel has (or had?) a tool/library for translating ARM to x86 called Houdini. Can't seem to find it though, and it might require a license anyways.
Re: Waydroid – Run Android containers on Ubuntu
#36Name strongly implies it requires Wayland? (which, eww) But the front page doesn't make this too clear, can anyone confirm?
Re: Waydroid – Run Android containers on Ubuntu
#37Idea: take the open source Beagle Bone Black, which has open source schematics, put into (probably chunkier) phone form factor, add 4g phone modem. Use containers to segregate any apps, e.g. web browser, maps, Signal/Telegram all in a separate container from each other. Would this allow for less privacy-invasion from Google etc.?
BBB requires non-free drivers for the GPU, which are a huge PITA even if you don't mind them being non-free. You would end up with more-or-less a Nokia N9 clone. It's better to use something like i.MX 8M Quad - you may want to take a look at the Librem 5; or if you want something lower-end than that then there's also the PinePhone which is based on A64.
Re: Waydroid – Run Android containers on Ubuntu
#38One of the major advantages of Waydroid that I've found is that it's lighter than Anbox. I know some here have compute to spare, but it makes a big difference on my Pinephone :) It's still early days for Waydroid, but it's also decidedly a step forwards.
Re: Waydroid – Run Android containers on Ubuntu
#39One of the major advantages of Waydroid that I've found is that it's lighter than Anbox. I know some here have compute to spare, but it makes a big difference on my Pinephone :) It's still early days for Waydroid, but it's also decidedly a step forwards.
Wait - you can run waydroid, and thus presumably Android apps, on Pinephone? This is huge! How well does it work?