-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
backup & restore does not work #38
Comments
Hello, |
Hi,
könnt ihr die Version mal versuchen? (alte ggfs. deinstallieren)
Danke
Sirko
Gesendet: Donnerstag, 14. Dezember 2017 um 16:27 Uhr
Von: "P.M." <[email protected]>
An: volkszaehler/app-android <[email protected]>
Cc: Subscribed <[email protected]>
Betreff: Re: [volkszaehler/app-android] backup & restore does not work (#38)
Hello,
i have the same error at 0.9.6 with Samsung S8 but this works also not with 0.9.5!
Sorry had not the time to repot this in the past.
Thanks,
Michael
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Hi Sirko,
könnt ihr die Version mal versuchen? (alte ggfs. deinstallieren)
welche Version? Irgendwie fehlt mir da ein Link?
;-)
Gruesse, Oliver
|
SirkoVZ
added a commit
to SirkoVZ/app-android
that referenced
this issue
Dec 20, 2017
… now) volkszaehler#38 Backup file is stored in Downloads now
ab Android 6 muß die App explizit fragen, ob die Permissions erlaubt werden sollen. DAs ist jetzt drin, Backup und Restore sollten jetzt funktionieren. |
Tested: Works. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi!
I'm unable to backup my settings in VolkszaehlerApp 0.9.6:
"Fehler beim Speichern der Einstellungen!"
Also I can not restore a backup from another smartphone:
"Fehler beim Wiederherstellen der Einstellungen!"
Probably the app does not find the right location for save&restore.
If I interpret the source correctly, the app tries to write to the external memory or to read from there.
But my smartphone has only internal memory!
Maybe it would be advisable to check beforehand if there is an external memory and if not, to use the internal memory? Or even make the storage path configurable?
It apparently affects the functions saveFile and loadFile in Tools.java.
BQ Aquaris X Pro
Android v7.1.1
Regards, Oliver
The text was updated successfully, but these errors were encountered: