Open nbossard opened 10 years ago
Seems that FileDialo.java, "if (file.canRead))" is a bit too restrictive.
I confirm the bug. In my case, the logger used is GPSLogger and the device is Samsung Note 2, with Android 4.4.2, non-rooted. I'd appreciate a fix, do not want to give a bad rating on Google Play.
In non rooted devices the app cannot access /storage folder (neither many others). The "Share to" option includes osmgpxuploader, and tries to upload the GPX file, but later the permission issue reappear.
This bug occurs on a non rooted Nexus 4 running Android 4.4.2.
Osmand stores tracks (gpx) in folder : /mnt/sdcard/osmand/tracks
This folder can be reached using "es file explorer" but not using osmgpxuploader.
In mnt folder when clicking on sdcard, error popup is displayed " [sdcard] folderccan't be reached", see attached picture.