Handling Files in Code After Android 10 Released
The new ways of working with files in your Android apps targeting Android 10
Published in
6 min readFeb 16, 2020
--
With the release of Android 10 (API level 29 or Q), a lot of things have changed in the Android SDK especially security-wise which is a good thing but being something that keeps evolving. there are always pros and cons to each evolutionary stage and it so…