FatherOfFiveChildren Asked:2022-07-17 20:57:05 +0000 UTC2022-07-17 20:57:05 +0000 UTC 2022-07-17 20:57:05 +0000 UTC 如何为 android 应用程序创建临时目录,清理程序可以从中删除文件?[关闭] 772 如何为 android 应用程序创建临时目录,清理程序可以从中删除文件? java 1 个回答 Voted Best Answer IR42 2022-07-17T21:15:17Z2022-07-17T21:15:17Z 这样的目录已经存在,使用Context#getCacheDir()或Context#getExternalCacheDirs()
这样的目录已经存在,使用Context#getCacheDir()或Context#getExternalCacheDirs()