Cleveroad / Cleveroad/cr_file_saver

`saveFileWithDialog` should work for all mobiles with API 19 or greater

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
3
Forks
11
PR merge metrics
No merged PRs in 30d

Description

The documentation states that `saveFileWithDialog` should fail with API 30 or greater. But I couldn't find any such limitation in android docs regarding [ACTION_CREATE_DOCUMENT](https://developer.android.com/reference/android/content/Intent#ACTION_CREATE_DOCUMENT). And also trying it on my Android 12 (API 31) seems to work.

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect the documentation for saveFileWithDialog and compare its API 30 limitation with the Android ACTION_CREATE_DOCUMENT reference linked in the issue. Confirm the supported API range and update the documentation so its stated limitation matches the documented and observed behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
documentation, mobile-dev
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.