saveas

  1. NikB4x

    Android Question [SOLVED] Save in pictures folder

    Hi everyone, I'm using Erel's code snippet (link) to save a file in an external folder (with sdk > 33), but it only allows saving it in the Downloads folder. Is there a way to save an image in Android's Pictures folder? Thanks in advance!
  2. gezueb

    Android Question Create Folder with class module SaveAs?

    I am trying to use SaveAS to store app created data in a subdirectory of the android documents folder using the code in the class module Filehandler. This works okay. But I need to store the data in a subfolder which should be named and created by my app. When I try SaveAs to enter a...
Top