Hello, did you check your app permissions? In Android 6 many things have changed on permissions, go under android settings, applications, select you app, select rights, give the applications the right to read and write external storage, then on the top right corner, all permissions. Open you app again and check if it is working.
Il giorno lunedì 20 giugno 2016 19:38:15 UTC+2, Susanne ha scritto: > > I am very deperate: After my Samsung Galaxy Note 4 updated to Android > 6.0.1., my application (written in Java - Android Studio and running since > Android 3.3) no longer can access data on the external sd-card. > > I manage to address internal sd-card via "System.getenv( > "EXTERNAL_STORAGE")" but alas on the web so far I found no path working > with the external sd-card. > > Of course I have no problem to read/write external sd-card via > file-explorer. > > I would be very grateful for any help, > thanks a lot in advance > Susanne > > > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/f8b1fafd-e58c-42f2-8e69-efca9ddf972f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

