On Thu, 3 May 2012, Ilya Zavorin wrote:
However, I am having trouble porting any code, to be able to step
through it using a simple "wrapper" app on Android. Specifically, I am
using Eclipse and having this issue:
http://stackoverflow.com/questions/10420896/trying-to-port-tika-1-0-to-android-in-eclipse-error-messages-refercing-pom-xml
I'd suggest you go and find a tutorial on including maven based libraries
in Android apps. I've no idea what you'd do, but it's normal for each
maven jar to have the pom, so any maven + android guide should cover it
Nick