How to launch anbox based on local build
I have completed the compilation of anbox locally. I want to start anbox manually. What steps are required? Can someone describe them in detail?
You need to start its container manager, provide the requisite android image, then start session-manager. (Hopefully without needing a billion flags!) It might not work so you might need to experiment around with flags or figure out whether its a issue with the system. For me, I have yet to resolve a DBUS permission issue.
It's very useful if there is one run.sh script for us.
You can try looking at the script provided in the snap itself, otherwise I'm afraid I forgotten how I tried starting up anbox.
On 6/23/22, kaidilala-ngx @.***> wrote:
It's very useful if there is one run.sh script for us.
-- Reply to this email directly or view it on GitHub: https://github.com/anbox/anbox/issues/2061#issuecomment-1164396639 You are receiving this because you commented.
Message ID: @.***>
How to build android image based on AOSP?
https://github.com/anbox/anbox/blob/master/docs/build-android.md
You will need 100GB of free space possibly.
On 6/28/22, kaidilala-ngx @.***> wrote:
How to build android image based on AOSP?
-- Reply to this email directly or view it on GitHub: https://github.com/anbox/anbox/issues/2061#issuecomment-1168694018 You are receiving this because you commented.
Message ID: @.***>