nextcloud/android

Warn if Data storage folder is not available

Open

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

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

仓库指标

Star
 (3,752 star)
PR 合并指标
 (平均合并 8天 15小时) (30 天内合并 84 个 PR)

描述

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.

贡献者指南