Guys New to Nougat come from Jelly bean Trying to write to sdcard a text file I know I now have to request permissions but cant find any code that works
Tried the fo
This is what you need: https://developer.android.com/training/articles/scoped-directory-access.html#accessing
You have to ask the user to give the rights to access it.