Hi

I am a newbie in developing android applications. There are few problems
while development.

I’ll start with few,

[2010-03-25 14:24:22 - Dialing]Conversion to Dalvik format failed with error

I don’t know why it is generation some error of this sort read there are
some settings we need to do while setting up an android project I don’t
understand from where to go there as I am new to android environment .



[2010-03-25 14:17:39 - Dialing]java.io.IOException: Unable to upload file:
Local file doesn't exist.

[2010-03-25 14:17:39 - Dialing]Launch canceled!

[2010-03-25 14:24:22 - Dialing]

trouble processing "java/lang/Object.class":

[2010-03-25 14:24:22 - Dialing]

Attempt to include a core VM class in something other than a core library.

It is likely that you have attempted to include the core library from a
desktop

virtual machine into an application, which will most assuredly not work. If

you really intend to build a core library -- which is only appropriate as

part of creating a full virtual machine binary, as opposed to compiling an

application -- then use the "--core-library" option to suppress this error

message. If you go ahead and use "--core-library" but are in fact building

an application, then please be aware that your build will still fail at some

point; you will simply be denied the pleasure of reading this helpful error

message.



This is the exact message that is coming in the eclipse, I searched on the
Google also got response that some  settings in eclipse has to be changed
like below and followed this mail



“ The problem is that GAE plugin for Eclipse is default configured with a
JRE instead

of a JDK.



To change this, do the following:



Preferences > Java > Installed JRE's > Add...

For 'JRE Type' select 'Standard VM' > Next > Directory: select your JDK
directory

(instead of JRE)

(in my case: C:\Program Files\Java\jdk1.6.0_16 ), press OK.



Now, you are back at 'Installed JRE's', select the JDK here also. ”



Still the problem is persistent can u help..



The problem is with particular programs where I am trying to call an
activity after clicking a button in the main activity.


Thanking in advance for the solution,
nubh

-- 
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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to