-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
After extracting files in android, permission of executable file has changed.
Where as I checked in apk file, all executable have permission to execute.
I can change their permission using chmod but wanted to know if p4a does something about it, but even after chmod unable to run executable.
files under _python_bundle/site-packages/bin/
also does not have permission to execute.
I am using Kivy 1.11.1 python3.8 Ubuntu 20.04 LTS, NDK r19c, toolchain 4.9.
Is there something I am missing or it is supposed to be that way ?
Metadata
Metadata
Assignees
Labels
No labels