HBiSoft / PickiT

An Android library that returns real paths from Uri's

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

open failed: ENOENT (No such file or directory) Android 10

guizot opened this issue · comments

So, I choose a PDF file, the file is inside a folder (/PRINT/PRINT/front.pdf) on "Download" folder

I get "/storage/emulated/0/Download/front.pdf"
Instead of "/storage/emulated/0/Download/PRINT/PRINT/front.pdf"

How can I solve the problem?

Device: Samsung Note 9
Version: Android 10

Please do the following:

  • Download the demo application
  • Place a video(mp4) file where your pdf file currently is (/storage/emulated/0/Download/PRINT/PRINT/someMovie.mp4)
  • Open the demo application and select that video file

Then post a screenshot of the demo application after you have selected the file.

Closing due to inactivity.