How to create file directories and folders in Android data/data/project filesystem

前端 未结 4 1319
粉色の甜心
粉色の甜心 2021-02-02 16:12

I am working on a video editor program and am fairly new to android and java. What I would like to happen is when the user presses \"create new project\" button, a dialog pops u

4条回答
  •  Happy的楠姐
    2021-02-02 17:01

    You can do almost all of that using the File and use something like this Save an edited image to the SD card

提交回复
热议问题