I have done these: 1. install JDK 5 2. set java-vm to 1.5 3. set environment variables, ANDROID_JAVA_HOME and JAVA_HOME 4. checked if using JDK 5 by command "which" and "java-config -O" 5. make clean, and then try to build again
But I still encountered the same error as below, could someone please help me out? Thanks a lot! ============================================ PLATFORM_VERSION_CODENAME=AOSP PLATFORM_VERSION=AOSP TARGET_PRODUCT=generic TARGET_BUILD_VARIANT=eng TARGET_SIMULATOR= TARGET_BUILD_TYPE=release TARGET_BUILD_APPS= TARGET_ARCH=arm HOST_ARCH=x86 HOST_OS=linux HOST_BUILD_TYPE=release BUILD_ID=OPENMASTER ============================================ external/qemu/Makefile.android:1101: warning: overriding commands for target `external/qemu/android/avd/hw-config-defs.h' external/qemu/Makefile.android:933: warning: ignoring old commands for target `external/qemu/android/avd/hw-config-defs.h' make: *** No rule to make target `run-java-tool', needed by `out/ target/common/docs/api-stubs-timestamp'. Stop. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en