Osmar Souza

Results 4 comments of Osmar Souza

helloo, tks, it worked here! but when I deploy to mobile where will the photos be saved?

``` #try to do this, it will allow you to have access to all directories and files in the storage. def permissions_external_storage(self, *args): if platform == "android": PythonActivity = autoclass("org.kivy.android.PythonActivity")...

Permission with mdfilemanager https://github.com/Osmar-Souza/External-storage-permission-python

> ...This is exactly how I've done it, however gradle fails to build with this message > > ``` > [DEBUG]: * What went wrong: > [DEBUG]: Execution failed for...