Anbox: how can I use android_10.0.0_r6 to build anbox image?

Created on 10 Jun 2020  路  3Comments  路  Source: anbox/anbox

decaying

All 3 comments

Try like here :
https://github.com/anbox/anbox/blob/master/docs/build-android.md

But change in the default.xml, clonned from :
https://github.com/anbox/platform_manifests/blob/anbox/default.xml

  • Change on refs/tags/android-7.1.1_r13" -> refs/tags/android-10.0.0_r38" In
<remote  name="aosp"
           revision="refs/tags/android-7.1.1_r13"

And from <default revision="refs/tags/android-7.1.1_r13 on <default revision="refs/tags/android-10.0.0_r38"

<default revision="refs/tags/android-7.1.1_r13"

I didn't do it, so I don't know if it will work.
Give me the answer do you have built the image. I'm curious because i will do this same in future.

There was an effort to port Android 10 to Anbox, but seems got stalled now
https://github.com/anbox/anbox/issues/1297

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Albert1603 picture Albert1603  路  3Comments

Conzar picture Conzar  路  4Comments

GustavoPeredo picture GustavoPeredo  路  3Comments

arturoiafrate picture arturoiafrate  路  4Comments

zaoqi picture zaoqi  路  3Comments