there is a link to get a pdfbox library that should works with Android! (i refer to that SO post, please have a look before)
BUT how should I use it?
-> just extract the ZIP files/repertories into /libs?
-> how make it part of my Android project?
Thanks.
EDIT:
I already tried severals light (like this: stackoverflow.com/questions/5813217/pdfbox-on-android?rq=1) pdfbox releases (since the normal release seems not to work under android) , but no one works for me!
And I don't know what to do to get through anymore! :( I really need to parse a PDF file in my android app, but just can't deal with it.
In addition, the V1 of my android app is 100% working, without the PDF part (my V2).