Open user858753257 opened 6 years ago
Android does not natively support TIFF files. Support would require explicitly scanning for TIFF files, and then converting them to bitmaps via something like https://github.com/Beyka/Android-TiffBitmapFactory for use by ImageView.
It is very friendly for our researchers to see some scientific research pictures(SEM image) if they can be processed urgently.
Android does not natively support TIFF files. Support would require explicitly scanning for TIFF files, and then converting them to bitmaps via something like https://github.com/Beyka/Android-TiffBitmapFactory for use by ImageView.