use "lunch sdk-eng" followed by "make sdk" On Thu, Mar 4, 2010 at 6:48 AM, SN <[email protected]> wrote: > Can anybody help me building Android SDK? I followed all the steps to > download Android SDK and when I try to build it. I got error. Here is > all my step of building it. > > $ source build/envsetup.sh > including vendor/aosp/vendorsetup.sh > $ lunch 1 > > > > ============================================ > PLATFORM_VERSION_CODENAME=AOSP > PLATFORM_VERSION=AOSP > TARGET_PRODUCT=generic > TARGET_BUILD_VARIANT=eng > TARGET_SIMULATOR=false > TARGET_BUILD_TYPE=release > TARGET_ARCH=arm > HOST_ARCH=x86 > HOST_OS=linux > HOST_BUILD_TYPE=release > BUILD_ID=MASTER > ============================================ > > > > $ make > ============================================ > PLATFORM_VERSION_CODENAME=AOSP > PLATFORM_VERSION=AOSP > TARGET_PRODUCT=generic > TARGET_BUILD_VARIANT=eng > TARGET_SIMULATOR=false > TARGET_BUILD_TYPE=release > TARGET_ARCH=arm > HOST_ARCH=x86 > HOST_OS=linux > HOST_BUILD_TYPE=release > BUILD_ID=MASTER > ============================================ > *** Build configuration changed: "generic-eng-sdk-{mdpi}" -> "generic- > eng-{mdpi}" > *** Forcing "make installclean"... > *** Done with the cleaning, now starting the real build. > build/core/base_rules.mk:117: *** sdk/archquery/src: > MODULE.HOST.JAVA_LIBRARIES.archquery already defined by development/ > tools/archquery/src. Stop > > > > I tried with 'make sdk' also but got the same error. Does anybody know > how to fix it? > > Thanks, > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en >
-- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

