zoff99 / zanavi

GNU General Public License v2.0
13 stars 4 forks source link

The "import destinations" feature does nothing. Bug 2: The online manual neglects to cover the feature. #20

Open ghost opened 7 years ago

ghost commented 7 years ago

Your system information:

ZANavi Version: 2.0.56

App from Google-Play / F-Droid / other: f-droid

Android OS Version: 2.3

Device:

Please describe your issue in as much detail as possible:

When selecting "import destinations" from the menu, the menu closes and map returns with no apparent actions. What I supposed to happen?

The manual (http://info.zanavi.cc/manual/) should document the "import destinations" feature, especially if a hard-coded filename is being read (as opposed to asking the user to select a file to import).

It's the same problem for "export destinations". Nothing appears to happen. Intuitively, one might expect to find a file in /mnt/sdcard/zanavi/, but that directory doesn't exist and there is no evidently no file in the whole filesystem (unless perhaps it's well hidden).

Steps for reproducing this issue:

menu >> "import destinations"

Screenshots (if possible):

ghost commented 7 years ago

The code shows that the "import destinations" feature tries to read from: /data/data/com.zoffcc.applications.zanavi/share/. This filespace is unreachable to users, which means it will only work on rooted devices.