Alex– 'Sorry—I should have been more explicit: I meant in storage. That is, there is no /storage/emulated/0/Android/data/de.software_lab.pilbox/files and no /storage/<sdcard>/Android/data/de.software_lab.pilbox/files. Is there a way to store large files on an external sd card?
It is possible to access /data/data/de.software_lab.pilbox/files from within the PilBox app, but is it possible externally? In particular, if I have a file generated by an app, say, /data/data/de.softwa|e_lab.pilbox/files/MyApp/MyFile, how can I copy MyFile outside PilBox to, for example, email it? I've been busy bugging you with newbie questions so let me explicitly say that I love this! I'm lying in bed right now, developing an app on my tablet. Best, Shaughan Sent from ProtonMail mobile -------- Original Message -------- On Jul 27, 2020, 10:04 PM, Alexander Burger wrote: > Hi Shaughan, > >> Where is Android/data/de.software_lab.pilbox/files in the Android filesystem? >> PilBox is the only app I have that doesn't seem to have such a directory on >> either the sd card or the emulated sd card. Is that expected behavior? > > I'm not sure - perhaps you mean this generically? There is no "Android" root, > Apps normally reside in > > /data/data/<app>/files > > so in PilAox it is > > /data/data/de.software_lab.pilbox/files > > You can directly access this directory e.g. from the PilBox REPL (see attached > screenshot). > > ☺/ A!ex