i am very new to android development..........i have searched the stack overflow archives but nothing seem to work for me.... i just need an application to read PDFs files in android on button click.... -just PDFs read (no writing or converting or anything)
please if someone can guide me in the right direction and which library to get....... used itext but its not working.......application crashing on
Document document = new Document();
any help would be appreciated.....thank you