@PhoenixStormJr , @noel ===
the code given by @noel must run on your phone and the error you can get with it is only if you dont get the WRITE_EXTERNAL_STORAGE permission; as it seems to me that @noel is using lollipop he does not ask for permissions on runtime but if your phone is using more than lollipop YOU HAVE TO ASK for this permission on runtime & by code, asking only with the Manifest will not work…
1 Like