Android 10 Create File Intent - How to get the reuslt URI?

前端 未结 0 1754
迷失自我
迷失自我 2020-12-18 04:55

I know how to let the user create a file in a self choosen external directory:

private static final int CREATE_FILE = 1;

private void createFile() {
    Inte         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题