Build android emulator for Windows XP.

167 views
Skip to first unread message

Akash Sureka

unread,
Jun 22, 2010, 1:31:30 AM6/22/10
to Android Building
Dear Android Build Group,
Can you let me know what are the settings to be set to build android
emulator for "Windows". I want to do some changes in android user
framework code and build it again for windows as emulator image.

I have put the flags below and want to know regarding target os,
target_arch and host os, host_arch settings to build android emulator
for windows. I am using ubuntu linux x86 32 bit machine to build
android source.

TARGET_PRODUCT=generic
TARGET_BUILD_VARIANT=eng
TARGET_SIMULATOR=
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm
TARGET_OS=linux or windows?
HOST_ARCH=x86
HOST_OS=linux or windows?
HOST_BUILD_TYPE=release
BUILD_ID=

Look forward.

Best Regards
Akash SUreka

Raphael

unread,
Jun 23, 2010, 11:25:10 PM6/23/10
to android-...@googlegroups.com
On Mon, Jun 21, 2010 at 10:31 PM, Akash Sureka <akash...@gmail.com> wrote:
> Dear Android Build Group,
> Can you let me know what are the settings to be set to build android
> emulator for "Windows". I want to do some changes in android user
> framework code and build it again for windows as emulator image.

Simply do:
$ cd your-android-repo-topdir
$ USE_MINGW=1 make emulator

HTH
R/

Reply all
Reply to author
Forward
0 new messages