[PR #82] [CLOSED] Add storage read and write permissions #126

Closed
opened 2026-03-04 02:11:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tytydraco/LADB/pull/82
Author: @Sugobet
Created: 9/4/2022
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • 7d93337 Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/tytydraco/LADB/pull/82 **Author:** [@Sugobet](https://github.com/Sugobet) **Created:** 9/4/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`7d93337`](https://github.com/tytydraco/LADB/commit/7d933373ac933b50e4e89fe8a43abbf14f3ed296) Add storage read and write permissions ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/src/main/AndroidManifest.xml` (+3 -0) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:11:44 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LADB#126
No description provided.