Seeneva / seeneva-reader-android

A libre smart powered comic book reader for Android.
https://seeneva.app
248 stars 18 forks source link

FileNotFoundException while link comic book without network #31

Open Zellius opened 3 years ago

Zellius commented 3 years ago
  1. Disconnect from a network.
  2. Use link adding option and select any cloud service app (like Nextcloud).
  3. Select any non cached comic book.
  4. Here you go the FileNotFoundException.

I should catch it then open a new file descriptor using ContentResolver.openFileDescriptor.

It is also related to #27