pictures

  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. MitchBu

    Android Question Access pics in file.dirassets from an html page.

    My help file is an html in File.DirAssets, which uses a dozen or so pictures and video. I don't seem to be able to address them in HTML, although they are in files.dirassets together with the html page. I suspect they are in compressed form, and need to be extracted somehow. I searched the...
Top