[GH-ISSUE #162] Recompile the AOSP source code of the emulator in budtmo/docker-android-x86-8.0 image #115

Open
opened 2026-03-01 15:40:40 +03:00 by kerem · 2 comments
Owner

Originally created by @vovinio on GitHub (Jun 3, 2019).
Original GitHub issue: https://github.com/budtmo/docker-android/issues/162

Docker Image:
budtmo/docker-android-x86-8.0

I'm doing research tasks and therefore I need to control different system properties. The best way of doing it seems to be by making changes to the source code and recompile it. After compiling the source, I could replace the system.img file from the emulator in the docker image with the new generated image.

Where can I find the source of the AOSP that was used to compile the emulator in the image budtmo/docker-android-x86-8.0?

Thanks.

Originally created by @vovinio on GitHub (Jun 3, 2019). Original GitHub issue: https://github.com/budtmo/docker-android/issues/162 Docker Image: _budtmo/docker-android-x86-8.0_ I'm doing research tasks and therefore I need to control different system properties. The best way of doing it seems to be by making changes to the source code and recompile it. After compiling the source, I could replace the _system.img_ file from the emulator in the docker image with the new generated image. Where can I find the source of the AOSP that was used to compile the emulator in the image _budtmo/docker-android-x86-8.0_? Thanks.
Author
Owner

@trinhpham commented on GitHub (Jun 16, 2019):

Looking to the Dockerfile at docker/Emulator_x86, line 126, you can see that @budtmo get the original google_apis image from Android SDK. You'll have to find your preferred source to compile or ask... Google for it :)

<!-- gh-comment-id:502468761 --> @trinhpham commented on GitHub (Jun 16, 2019): Looking to the Dockerfile at `docker/Emulator_x86`, line 126, you can see that @budtmo get the original google_apis image from Android SDK. You'll have to find your preferred source to compile or ask... Google for it :)
Author
Owner

@moldis commented on GitHub (Jul 26, 2019):

@vovinio Did you manage to resolve your issue ? I faced similar now

<!-- gh-comment-id:515509397 --> @moldis commented on GitHub (Jul 26, 2019): @vovinio Did you manage to resolve your issue ? I faced similar now
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-android#115
No description provided.