huuanh1987 / facebook-java-api

Automatically exported from code.google.com/p/facebook-java-api
0 stars 0 forks source link

Can't run on Android #243

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Error Message Below:

trouble processing "javax/xml/bind/Binder.class":
[2009-09-16 12:06:27 - FBJ] 
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.
[2009-09-16 12:06:27 - FBJ] 1 error; aborting
[2009-09-16 12:06:27 - FBJ] Conversion to Dalvik format failed with error 1

Original issue reported on code.google.com by ian.y.h....@gmail.com on 16 Sep 2009 at 4:09

GoogleCodeExporter commented 8 years ago
There is a separate official Facebook Android SDK - 
https://github.com/facebook/facebook-android-sdk/

Original comment by pratikta...@gmail.com on 5 Jan 2011 at 4:26