Thursday, March 1, 2012

Show Tiff format image in Android


I am using ImageView to showing the .tiff formatted image, but I am getting error of NullPointerException . I am converting the image file into byte array and then setting it in ImageView . How can I show this tiff file?


No comments:

Post a Comment