Choose folder on Android device -
i let user pick directory , save downloaded file (my app downloads file). know tools (for example, es file explorer) provide such intent-filters. see http://www.estrongs.com/en/support/developers.html. start activity result , selected folder result.
also, know there no "select folder" intent standards (i can't use same intent other tools). know other tools support such functionality ? let user use tool, not es file manager.
also, astro provide such intent filters? can't find info on page. (i think astro used file manager android)
i've come across might potentially here: http://www.openintents.org/en/node/159
it has demo application showing how can interact third party applications file/directory picker.
that said, have not tried yet. stumbled across question still looking other options.
edit: actually, looks similar es file manager link. perhaps merely clone.
Comments
Post a Comment