nextcloud/android

Warn if Data storage folder is not available

Open

#4,566 创建于 2019年9月27日

在 GitHub 查看
 (3 评论) (1 反应) (0 负责人)Java (3,752 star) (1,719 fork)batch import
enhancementgood first issuehotspot: device storage

描述

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.

贡献者指南