The above error of AlarmClock is caused by my download is corrupted. After delete everything and start a new download again. It passed that error but another error showed up:
Docs droiddoc: out/target/common/docs/services javadoc: error - In doclet class DroidDoc, method start has thrown an exception java.lang.reflect.InvocationTargetException com.sun.tools.javac.code.Symbol$CompletionFailure: class file for sun.util.resources.OpenListResourceBundle not found 1 error make: *** [out/target/common/docs/services-timestamp] Error 45 Can anybody help me fix this error? This is an straight download from repository and i can't get it build successful. Thanks, On Mar 6, 2:36 am, SN <[email protected]> wrote: > Thanks Xavier! It is working. However thebuildfails at this step: > > Install: out/target/product/generic/system/app/ > AccountAndSyncSettings.apk > target R.java/Manifest.java: AlarmClock (out/target/common/obj/APPS/ > AlarmClock_intermediates/src/R.stamp) > packages/apps/AlarmClock/res/values-el/strings.xml:44: error: Error > parsing XML: not well-formed (invalid token) > make: *** [out/target/common/obj/APPS/AlarmClock_intermediates/src/ > R.stamp] Error 1 > > It looks like the strings xml for AlarmClock is not correct. Is there > a fix for this xml or mybuilddoesn't set up correctly? > > Thanks, > > On Mar 4, 7:17 pm, Xavier Ducrohet <[email protected]> wrote: > > > use "lunchsdk-eng" followed by "makesdk" > > > On Thu, Mar 4, 2010 at 6:48 AM, SN <[email protected]> wrote: > > > Can anybody help me building AndroidSDK? I followed all the steps to > > > download AndroidSDKand when I try tobuildit. I got error. Here is > > > all my step of building it. > > > > $ sourcebuild/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 > > > ============================================ > > > ***Buildconfiguration changed: "generic-eng-sdk-{mdpi}" -> "generic- > > > eng-{mdpi}" > > > *** Forcing "make installclean"... > > > *** Done with the cleaning, now starting the realbuild. > > >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 'makesdk' 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 > > AndroidSDKTech 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

