Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

java.lang.NumberFormatException #99

Open
i3130002 opened this issue May 30, 2018 · 0 comments
Open

java.lang.NumberFormatException #99

i3130002 opened this issue May 30, 2018 · 0 comments

Comments

@i3130002
Copy link

W/System.err: java.lang.NumberFormatException: For input string: "raw:/storage/emulated/0/Download/IMG_3474.JPG"

in line 295 FileUtils.java

 final Uri contentUri = ContentUris.withAppendedId(
                        Uri.parse("content://downloads/public_downloads"), Long.valueOf(id));

will try a pull request

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant