How to compile android emulator on ubuntu 13.10
I was trying to make some modifications to android emulator and was unable to find good set of instructions for the compiling the same. Here are mine. # Get the source code. git clone https://android.googlesource.com/platform/external/qemu cd qemu # Install required […]