Issue
I would like to modify qemu source code to get some lower level information from Android emulator.
Where do I get Android emulator source code ? (I assume the source might include qemu source code as well).
Solution
Where do I get Android emulator source code
To build it : build-emulator.sh
which is located here
--- EDIT: now here: https://android.googlesource.com/platform/external/qemu/+/master/docs/DEVELOPMENT.TXT
Answered By - Reno
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.