Re: [android-developers] Opening a PDF from raw folder

2011-09-15 Thread TreKing
On Wed, Sep 14, 2011 at 1:21 PM, Abel wrote: > My code runs but displays no error or the file. > What do you expect to see when you do nothing with the InputStream you open? - TreKing

[android-developers] Opening a PDF from raw folder

2011-09-15 Thread Abel
I'm getting stuck trying to open a pdf from the raw folder. My code runs but displays no error or the file. I am not worried about layout at the moment as I'm just trying to get this app to display just one pdf file located in the raw folder. My code: package com.pdftest; import java.io.InputStre