acsses to Permission storge in android #3068
Replies: 4 comments 3 replies
-
Hello, I also have the same issue; I can't get the application to prompt me for permissions. |
Beta Was this translation helpful? Give feedback.
-
I have the same problem. Also in the new version 0.23.1 |
Beta Was this translation helpful? Give feedback.
-
Hello, there are 2 ways, the bad and the ugly, the bad way is using p4a and modifying the AndroidManifest.xml and the ugly way is importing kivy and calling the platfrom function to request permissions and creating the apk with buildozier. |
Beta Was this translation helpful? Give feedback.
-
I added the missing storage-permissions. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
i want to save image
how can get permissin storge to save my file
it work when i run in laptop(windows) but when
i build apk and run app and try to save image nothing save to my phone
Code sample
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions