nextcloud/android

Warn if Data storage folder is not available

Open

#4,566 opened on Sep 27, 2019

View on GitHub
 (3 comments) (1 reaction) (0 assignees)Java (3,752 stars) (1,719 forks)batch import
enhancementgood first issuehotspot: device storage

Description

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