So I have installed Android Studio and its emulator and I have also compiled the AOSP which I downloaded using information from source.google.com.
However now when I type commands:
source build/envsetup.sh
lunch
then select option 6 which is the x86_64 build and used to run on my Ubuntu
emulator
the Android Studio emulator starts. How do I get it to start the AOSP emulator?