file.listfiles

  1. Andris

    Android Question How should "/Download" folder be handled in API 30?

    In a previous thread I ended up solving a File.ListFiles problem under API 29 by adding SetApplicationAttribute(android:requestLegacyExternalStorage, true) to my manifest editor. Erel's recommendation, as stated in...
Top