Skip to main content
Known Participant
December 13, 2018
Question

is there anywhere on the Android I can save a file and open the folder not counting sd option

  • December 13, 2018
  • 1 reply
  • 306 views

I use applicationStorageDirectory to save the files on the Android but the actual folder is blocked(I think)from viewing it in the Android.  Maybe I can push it to the downloadDirctory folder but I don't think that is an option.  The documentsDirectory is sd only.  The applicationDirctory is read only

    This topic has been closed for replies.

    1 reply

    kglad
    Community Expert
    Community Expert
    December 13, 2018

    what's the problem with the applicationstoragedirectory?

    Known Participant
    December 14, 2018

    I want to be able to transfer the xml file to the computer from the android but I can't find the folders that the application makes

    I can't find them in the documentsDirectory either.  The sd card for the documentsDirectory came from a rasberry pie, maybe that is why the folder is hidden there don't know?  but the files are there because the app reads them

    kglad
    Community Expert
    Community Expert
    December 14, 2018

    add the xml file to your 'included files' in your air settings.