godotengine / godotengine/android-editor-buildenv-app

gabe

Open
#31 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
68
Forks
11
Avg merge
21m
Merged PRs (30d)
1

Description

Hello,
The app immediately crashes on the Rootfs screen with an ENOENT (No such file or directory) error while trying to open alpine-android-35-jdk17.tar.xz in /data/user/0/.
On recent Android versions (Android 11, 12, 13, 14), Scoped Storage strictly blocks apps from accessing /data/user/0/ or Android/data without specific permissions. In the system settings, GABE’s "Permissions" tab is greyed out and says "No permissions requested", making it impossible to grant storage access manually.
Could you please update GABE to properly request storage permissions or use a public shared directory (like Documents or Downloads) instead of a restricted system path? Thanks!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.