Description: Two methods 1. OpenFileOutput (String name, int mode) name: file name, can not contain the delimiter " /" if the file does not exist, Android will automatically create it. Create a file in/data/data/<package_name>/Files directory. mode: operation mode 2. openFileInput (String name)
To Search:
File list (Check if you may need any files):
数据存储(4).docx