initial_uri

  1. N

    Android Question [Solved] translate to B4A please

    I want the system filepicker to start in a previously saved folder. Upon searching the web I found this, which requires api26+ intent.putExtra(DocumentsContract.EXTRA_INITIAL_URI, your_initial_uri); I've already tried a lot of variations for the first parameter bu still no luck. Help please.
Top