Methods that operate on File objects (e.g. TiffBitmapFactory.decodeFile(), TiffConverter.convertTiff*()) work perfectly well with files located in the app-specific directory. Therefore, they do not need to be deprecated. Please correct me if my understanding is incorrect.
Methods that operate on
Fileobjects (e.g.TiffBitmapFactory.decodeFile(),TiffConverter.convertTiff*()) work perfectly well with files located in the app-specific directory. Therefore, they do not need to be deprecated. Please correct me if my understanding is incorrect.