0
votes

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?

1
This is AOSP emulatorOnik

1 Answers

1
votes

When you run emulator command the AOSP emulator is started and not the Android Studio Emulator