{"id":531,"date":"2024-05-29T00:29:06","date_gmt":"2024-05-29T00:29:06","guid":{"rendered":"https:\/\/techris.in\/?p=531"},"modified":"2024-06-20T22:35:48","modified_gmt":"2024-06-20T22:35:48","slug":"how-to-read-and-write-to-external-storage-in-latest-android-api29-from-kivy-python","status":"publish","type":"post","link":"https:\/\/techris.in\/python\/how-to-read-and-write-to-external-storage-in-latest-android-api29-from-kivy-python.html","title":{"rendered":"How to read and write to external storage in latest android API>29 from Kivy python"},"content":{"rendered":"
\n
Latest development in Android<\/a> needs significant modifications in the way we seek permissions to read and write files in the external storage of android. Old method of seeking android.permission.READ_EXTERNAL_STORAGE and android.permission.WRITE_EXTERNAL_STORAGE will not work any more. Lets see the reason and the possible work around to resolve this in this post. The Python<\/a> code with Kivy<\/a> framework is considered for the explanation.<\/span><\/div>\n
\n
\n
\n

Table of Contents<\/p>\n