mirror of
https://github.com/tytydraco/LADB.git
synced 2026-04-27 00:15:59 +03:00
[PR #82] [CLOSED] Add storage read and write permissions #126
Labels
No labels
bug
documentation
enhancement
enhancement
good first issue
help wanted
pull-request
question
question
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LADB#126
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/tytydraco/LADB/pull/82
Author: @Sugobet
Created: 9/4/2022
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
7d93337Add storage read and write permissions📊 Changes
1 file changed (+3 additions, -0 deletions)
View changed files
📝
app/src/main/AndroidManifest.xml(+3 -0)📄 Description
Add storage read and write permissions. To avoid the need to use the command "adb -s 192.168.1.x exec-out screencap -p /sdcard/sc1.png" on the ladb server because the ladb does not have storage permission, the device storage file cannot be read and written
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.