Where is the temp folder on Android devices?

后端 未结 3 1155
长发绾君心
长发绾君心 2021-02-11 15:13

Where is the temp folder located on Android phones?

3条回答
  •  遥遥无期
    2021-02-11 15:46

    The temporary directory is /data/local/tmp.

    I've seen some comments that claim you need to be rooted to access it but I'm not sure that's true. Whilst it is true that you need root to freely access /data, this is not required for /data/local/tmp.

    I have verified this on Android 5.1.1.

提交回复
热议问题