by res » Fri Jan 18, 2008 5:28 pm
If you can get your code to compile using them, I'd be interested to see the results. You would also need to add them into your .apk file so the application can reference the libraries at run-time. The libraries would most likely have to be modified to use Android's version of Java, I doubt you could just copy n paste your regular java libs.
What sort of additional libraries were you looking at including?