|download folder

  1. G

    Android Question Copy from download folder in OREO

    My app has need to copy a file from the downloads folder. This works fine except with Oreo. Is this a fuction of this android version or a function of my Oreo device (Huawei P20)? I am using <uses-sdk android:minSdkVersion="19" android:targetSdkVersion="26"/> The move code that I am...
Top