[android-developers] Build error

2013-01-07 Thread ankit agarwal
I have an android project that is depended on library project. Getting this error while building the app. android sdk r21 UNEXPECTED TOP-LEVEL EXCEPTION: [dx] com.android.dx.util.DexException: Multiple dex files define Lcom/nvsoft/s2pay/S2PayApp; [dx] at com.android.dx.merge.

Re: [android-developers] build error android 0xlab on beagleboard rev b6 undefined reference to undefined reference to `WebCore::TypingCommand::insertText(WebCore::Document*, WebCore::String const&, b

2011-03-18 Thread Mark Murphy
On Thu, Mar 17, 2011 at 11:09 AM, basti786 wrote: > this is my first post. I hope you can help me with my problem. > I'm trying to build Android for my Beagleboard. You are on the wrong list. Visit http://source.android.com for assistance with Android firmware, including porting to new hardware.

[android-developers] build error android 0xlab on beagleboard rev b6 undefined reference to undefined reference to `WebCore::TypingCommand::insertText(WebCore::Document*, WebCore::String const&, bool,

2011-03-18 Thread basti786
Hi, this is my first post. I hope you can help me with my problem. I'm trying to build Android for my Beagleboard. I'm using the source code from the 0xlab project. When i build the project i get an error with the STATIC_LIBRARIES. Here`s the error message: Install: out/target/product/beagleboard

[android-developers] Build error - sun/security/x509/X500Name

2011-02-24 Thread Ofguard
Using Eclipse 3.6, Sun java jdk1.6.0_24, ADT plug-in installed. Trying to run the 'Hello World' program ... getting: Errors occurred during the build. Errors running builder 'Android Package Builder' on project 'HelloAndroid'. sun/security/x509/X500Name Have seen multiple postings over thins iss

[android-developers] build error

2011-01-17 Thread peeyush varshney
dear All, i am getting below error while building gingerbread code. please help me. build/core/base_rules.mk:74: *** Module name: native-audio-jni build/core/base_rules.mk:75: *** Makefile location: Downloads/android-ndk-r5/samples/native-audio/jni build/core/base_rules.mk:76: * build/core/base_r

[android-developers] Build Error

2010-07-07 Thread David Rhodus
Any Suggestions ??? apt-get install git-core gnupg sun-java6-jdk flex bison gperf libsdl-dev libesd0-dev libwxgtk2.6-dev build-essential zip curl libncurses5-dev zlib1g-dev g++-multilib repo sync r...@myhost:/home/android# make showcommands PLATFORM_V

[android-developers] Build Error - Android 2.2

2010-06-23 Thread Mani Droid
Hi All I downloaded the Android 2.2 source code and try to build it. When I executed the make command, I got an error here like this build/core/java.mk:20: *** frameworks/ex/common: Invalid LOCAL_SDK_VERSION '8' Choices are: current 4 5 6 7. Stop. Then I changed the frameworks/ex/common/Androi