nextcloud/android

Warn if Data storage folder is not available

Open

#4.566 geöffnet am 27. Sept. 2019

Auf GitHub ansehen
 (3 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Java (1.719 Forks)batch import
enhancementgood first issuehotspot: device storage

Repository-Metriken

Stars
 (3.752 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T 15h) (84 gemergte PRs in 30 T)

Beschreibung

When user switches a device they use sometimes automatic restore function. It might happen that then the old data path is not available as the sdcard is named different.

We should check on startup if the path is available, else show an error.

Contributor Guide