Development testers for Anbox
-
@dobey downloaded aurora and yalp store through frdroid, but have never had much success with microg in past have not done that yet but thats probably what I'll end up doing. I don't see any better method than that for full play store ability without fixing snapd unless I could figure out how to install/ run a install.sh without it, or pull off installing each non play-serviced modded apks separately through something like this https://forums.crackberry.com/blackberry-10-os-f269/cobalts-official-google-apps-landing-page-965257/ but I feel like its a stretch. Anyone try those yet?
-
@errorcodevortex said in Development testers for Anbox:
How did that guy get snapd running tho I wonder
It was an extremely experimental image from when Canonical still was developing Ubuntu Phones and Unity8, as the plan was to move the whole system to snaps. Had that happened, there would be no rootfs to resize. Your only option to get debs would have been to install the "classic" snap, and install things in the container it provides, much like how libertine works.
-
On my oneplus one fresh install of anbox the webviewshell doesn't run but everything else does is connected to the internet with other apps. I was trying to add the key to add the gms repository to frdroid but I couldnt confirm it all the way without entering a browser on the android side. Workaround to this? Anyone find any browsers that work or a solution to this? And also has anyone managed to enable Magisk superuser yet? Is it possible to flash any zips through recovery I have not yet tried.
-
@errorcodevortex said in Development testers for Anbox:
Is it possible to flash any zips through recovery I have not yet tried.
I can't imagine that this can work at all.
-
@errorcodevortex said in Development testers for Anbox:
And also has anyone managed to enable Magisk superuser yet?
This seems possibly not necessary, though I don't know what your specific goal is with that.
@errorcodevortex said in Development testers for Anbox:
Is it possible to flash any zips through recovery I have not yet tried.
There is no concept of a "recovery" as far as the anbox part is concerned. It is an android container running on top of UT.
-
@dobey Yes flashing magisk through recovery broke system didn't boot but had to try app installs fine. I am going to try and patch with magisk the anbox-boot.img and see if that pulls anything off.
-
I wanted to attempt to give root anbox apps permission through a superuser app was my intention. Any other ways without a normal superuser? Magisk Manager app successfully patches the anbox-boot.img and anbox is still installed, nothing crashes.
Replacing these commands
"wget http://cdimage.ubports.com/anbox-images/anbox-boot-$CODENAME.img
sudo fastboot flash $PARTITIONNAME anbox-boot-$CODENAME.img"
with "sudo fastboot flash boot anboxmagiskboot.img" (which I put in my /home/username folder[same place wget download would go too]) succeeds and anbox does appear to get installed correctly.
Magisk app does shows magisk is uninstalled still but I believe if I flashed onto a fully 100% read-write system it might work or there may be a solution I can't figure out.
I anbox installed a terminal apk typed su which leads me to "/system/bin/sh: su: can't execute: Permission denied" error.
Went to over to regular phablet shell and issued "sudo chmod 755 /system/bin/sh" & "sudo chmod 755 /system" etc but led to read only file system error. Any ideas or input? -
@BryWilson Man that's my thoughts exactly ! Everything you said. Kudos here.
-
@baddea I had the same problem with a game. Anbox installs and runs smoothly, and so does game installation but it's meant to be played with screen rotated- and it gives me the same kind of half baked display, with touch input in full disarray
-
By the way, is all this fiddling with anbox has the goal of eventually making it a click package ? Or at least a dedicated installer, sth available in the openstore ? Or are we stuck with adb and reboots ? Thanks for the work, love you all
-
@Emphrath it cannot be just a click package, as it needs kernel modifications and elevated priviledges for installation. Because we cannot provide them currently for all supported devices, there is no end in sight of manual steps for the time being. Sorry!
-
@Flohack Well, once the kernel side can be stable and not cause issues without anbox container installed, then it at least can be included in the images by default.
Once the container side is stable/usable enough, and doesn't kill battery and such, then probably the bits for installing and setting up anbox could also be included in the image, like how we have libertine.
But indeed, for now, anbox is not a priority, as there are many other things that need fixed in the system first.
-
@dobey That's what I wanted to know. Thank you
-
@tricky i am trying to install anbox but unable can u help me
-
@moid said in Development testers for Anbox:
@tricky i am trying to install anbox but unable can u help me
I want to install anbox in nexus 5 and it gives me problems. How can I install it?
-
@moid and @ricardo65
All info should be here in this thread and https://docs.ubports.com/en/latest/userguide/dailyuse/anbox.htmlWhat exactly is not working for you? What did you try already? What's your general setup?
-
@Ingo said in Development testers for Anbox:
What exactly is not working for you? What did you try already? What's your general setup?
I have tried to install following the instructions that you have put in the link and I get that the ubports repositories are temporarily blocked and I can't install it.
-
-
@ricardo65 said in Development testers for Anbox:
@Ingo I've installed anbox on the nexus 5 channel devel and I can not connect by wifi.is any known bug?.I have restarted the mobile several times and I do not detect it
corfirmado, in RC works perfectly the wifi with anbox installed.
-
Not sure if it was you, but here is a fresh issue about the WiFi problem: https://github.com/ubports/anbox/issues/36
I don't have a Nexus 5, so unfortunately no idea
What I know, in devel channel the so-called "edge merge" has happened (https://forums.ubports.com/topic/3293/what-s-this-edge-merge-anyway) and AFAIK it's not on RC yet. Not sure if that is related but it's an abvious difference between the two channels.