Menu

Android 11 (api30)

2021-12-12
2022-01-21
  • Surapon Preugpaibul

    I've got an error with lates Android 11 (api 30) with
    Jackcess 4.0.1
    run on real device and Emulator Android 11, API 30

    new File(fileName).exists(); // this returns true
    DatabaseBuilder.open(new File(fileName)); and this generates FileNotFoundException

    However there are no errors or any trouble with Android 10 (api 29) at all.

    Anyone has found this please help.
    Thank you.

     
    • James Ahlborn

      James Ahlborn - 2022-01-21

      did you ever find a solution to this issue?

       

Log in to post a comment.