commons-codec.jar was added? What does x264 stuff have to do with an XML-based API? I swear, sometimes I think Maven dependencies are as convoluted as Linux dependencies, where you have to install X11 in order to install qmail.
Looking through the pom for facebook-java-api I see dependencies on the Servlet API and a bunch of JMS and JMX stuff, none of which will work under Android to the best of my knowledge.
You're probably going to have to dig into the facebook Java code and trim out things that will work on Android (you can thank Google for not using a standard J2ME VM and making life overly difficult). On the up side, you'll have a leaner Facebook client API as a result![]()

Reply With Quote





Bookmarks