Virtually all android devices partition part of its internal storage as an emulated sdcard. File managers or other apps can not access others' files unless those files are located under sdcard partition. If an external physical sdcard is present, there will be 2 sdcards available.
Пн, 26 июн 2017, greg heil написал(а): > Bill > > Thanks. Seems to need to be set even though Nexus's have no Sdcard slot. > > ~greg > http://krsnadas.org > > -- > > from: bill lam <[email protected]> > to: [email protected] > date: 26 June 2017 at 19:47 > subject: Re: [Jprogramming] Packman on Android > > >For newer android versions. Permission for writing to sdcard > has to be granted explicitly by user for each app. Go to > settings, find jandroid and then grant permission. > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
