Search code examples
androidandroid-source

Unable to start emulator after build AOSP


I can't run "emulator" after rebuild Android Open Source Project on Ubuntu 10.0.4. Please take a look at below error details then tell me if you know how. Thanks.

No command 'emulator' found, did you mean: Command 'qemulator' from package 'qemulator' (universe) emulator: command not found


Solution

  • The emulator is added to current path when I run

    source build/envsetup.sh
    lunch full-eng