can't find emulator in folder

99 views
Skip to first unread message

Sam Yao

unread,
Jun 16, 2014, 4:28:02 AM6/16/14
to android-...@googlegroups.com
Hello,

  I'm just begin to learn android. I follow the steps http://source.android.com/source/building-running.html, same command as following,

Step 1, source build/envsetup.sh and get following response.

including device/lge/mako/vendorsetup.sh
including device/lge/hammerhead/vendorsetup.sh
including device/generic/x86/vendorsetup.sh
including device/generic/mips/vendorsetup.sh
including device/generic/armv7-a-neon/vendorsetup.sh
including device/asus/deb/vendorsetup.sh
including device/asus/grouper/vendorsetup.sh
including device/asus/tilapia/vendorsetup.sh
including device/asus/flo/vendorsetup.sh
including device/samsung/manta/vendorsetup.sh
including sdk/bash_completion/adb.bash

Step 2. lunch aosp_arm-eng. (could you tell where I can find the configure result?)
Step 3. make.

However, when I try to boot emulater as this guide told.  It tell emulator is not found. And I do not see .bashrc is changed after finsih build. Anyway, I try to find emulator in T_DIR_COMMON_BASE/host/linxu-x86/bin foler. But do not see emulator in that folder.

  Could anybody tell me why this happen? 

/*-----------------------------------------------------------------linux-x86/bin foler---------------------------------------*/
sam@ubuntu:~/android/output/work/host/linux-x86/bin$ ls
aapt  apicheck        bcc_strip_attr  clang-tblgen  dex2oatd  dmtracedump  grxmlcompile      llvm-rs-cc   minigzip      simg2img
acp   aprotoc         checkfc         dalvik        dexdeps   dx           hierarchyviewer1  llvm-tblgen  mkbootfs      validatekeymaps
adb   backtrace_test  checkpolicy     dalvikvm      dexdump   e2fsck       hprof-conv        make_ext4fs  mkuserimg.sh  zipalign
aidl  bcc             checkseapp      dex2oat       dexlist   fastboot     insertkeys.py     make_g2g     oatdump

BR
Sam

shridutt kothari

unread,
Jun 17, 2014, 3:37:48 AM6/17/14
to android-...@googlegroups.com
Hi 

Try "lunch 1" instead of lunch aosp_arm-eng.

Thanks,
Shridutt Kothari
Impetus Infotech India Ltd.

Sam Yao

unread,
Jun 17, 2014, 4:28:31 AM6/17/14
to android-...@googlegroups.com
Hi Shridutt,

  What's the different between "lunch 1" and "lunch aosp_arm-eng", I think they are refer to the same build option , right?

BR
Sam

在 2014年6月17日星期二UTC+8下午3时37分48秒,shridutt kothari写道:

Sam Yao

unread,
Jun 18, 2014, 4:22:29 AM6/18/14
to android-...@googlegroups.com
Hi ,

  I have tried "lunch 1", do not help, the result is the same. I don't understand why default configure do no copy emulator to output/host/linux-x86/bin. 

BR
Sam

在 2014年6月17日星期二UTC+8下午3时37分48秒,shridutt kothari写道:
Hi 

Long Nguyen

unread,
Jun 18, 2014, 9:50:29 PM6/18/14
to android-...@googlegroups.com
Hello, try "lunch full-eng". It's work for me.

Vào 15:22:29 UTC+7 Thứ tư, ngày 18 tháng sáu năm 2014, Sam Yao đã viết:

Sam Yao

unread,
Jun 20, 2014, 2:14:59 AM6/20/14
to android-...@googlegroups.com

Hi All,

  I have fixed this problem. It turns out 4.4.3 is different from 4.4.1, emulator will not be copyed to output/target/host/bin folder.  For android_4.4.3, after building the source code, then you need to run ./build/envesetup.sh, lunch 1, then launch emulator.


BR
Sam
在 2014年6月19日星期四UTC+8上午9时50分29秒,Long Nguyen写道:
Reply all
Reply to author
Forward
0 new messages