Real offline mode (create directorys and add files)
- Dominant language
- Kotlin
- Stars
- 5.6k
- Forks
- 2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 92
Description
Issue from https://help.nextcloud.com/t/android-app-offlinemodus-moglich/159114 . Slightly rewritten.
I found some similar issues from 2018. But i think this feature is really cool and moves the app forward.
**Problem:**
"We" use the Android app in the field to first set and name a folder and then second put photos there. If our users have no internet connection, it does not work. It is not possible to create a folder (locally) and upload pictures in that folder (locally). We can not use the app offline. We can copy files not on that way but only with mobile data or wifi at office. This means that, for example, images can only be assigned to different folders at a later date. Applies to all file types, of course.
**Feature:**
It would be nice if the Nextcloud app works offline like online. So it would be possible to add a lot of different folders (offline) and upload e.g. photos (offline). If we are online (mobile, wlan) again, the app can sync / upload the directorys/files to Nextcloud.
**Why it may not be implemented:**
The problem could be the synchronization or the delayed subsequent upload of folders and files. I don't know if this is possible with the Nextcloud app.
Contributor guide
Assessment
This issue has not been assessed yet.