Android Forums

Go Back   These FORUMS ARE DISABLED!! OUR NEW FORUMS ARE AT http://androidforum.com/ > Android Coders > Android Development, Answers, Tutorials, and Code Snippets
Connect with Facebook

Click Here To Register!
 
 
LinkBack Thread Tools Display Modes
Old 08-31-2010, 05:19 AM   #1
New Member
 
Join Date: Aug 2010
Posts: 5
Friends: 0
View vaibhav.dec's Profile   View vaibhav.dec's Photo Album   View vaibhav.dec's Blog   View Social Groups
Anybody know how to solve this problem in androide


trouble processing "javax/xml/bind/Binder.class":
[2010-08-31 16:20:28 - IBS]
Attempt to include a core class (java.* or javax.*) in something other
than a core library. It is likely that you have attempted to include
in an application the core library (or a part thereof) from a desktop
virtual machine. This will most assuredly not work. At a minimum, it
jeopardizes the compatibility of your app with future versions of the
platform. It is also often of questionable legality.

If you really intend to build a core library -- which is only
appropriate as part of creating a full virtual machine distribution,
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 be forewarned that your application will still fail
to build or run, at some point. Please be prepared for angry customers
who find, for example, that your application ceases to function once
they upgrade their operating system. You will be to blame for this
problem.

If you are legitimately using some code that happens to be in a core
package, then the easiest safe alternative you have is to repackage
that code. That is, move the classes in question into your own package
namespace. This means that they will never be in conflict with core
system classes. If you find that you cannot do this, then that is an
indication that the path you are on will ultimately lead to pain,
suffering, grief, and lamentation.

[2010-08-31 16:20:28 - IBS] 1 error; aborting
[2010-08-31 16:20:28 - IBS] Conversion to Dalvik format failed with error 1
vaibhav.dec is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati
 

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing DVD format? mack4477 EVO 4G 4 06-06-2010 02:52 PM
Install Failed because of Insufficient storage? I got plenty, what gives? arcarocket Android Development, Answers, Tutorials, and Code Snippets 2 03-19-2010 04:03 AM
Format a G1? brisk Android Hardware 3 03-05-2010 03:42 AM
Android source build failed in ubuntu tony Android Development, Answers, Tutorials, and Code Snippets 1 12-10-2009 03:23 AM
Install Failed Missing Shared Library ahisaye Android Development, Answers, Tutorials, and Code Snippets 1 11-09-2009 12:32 PM


Unlocked G1 Phones | Buy T-Mobile G1 | Google Phone

All times are GMT -6. The time now is 06:32 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.
Copyright (c) 2012 TalkAndroid.com. All rights reserved.