There is a need to download several mp3 files to your phone. These files should be used by the application. I initially tried to add an mp3 file to assert. I could not overcome this problem quickly. Yes, and the files must be downloaded already after installing the application. Need to upload files to the internal memory of the phone.
Tell me how to be. Tried to create an arbitrary file.
BufferedWriter bw = new BufferedWriter(new OutputStreamWriter( openFileOutput(FILENAME, MODE_APPEND))); bw.write("Содержимое файла"); bw.close(); The file is being created, but I cannot find it in ES Explorer on the device.
res/raw/lay down - pavlofffres/raw/yes, and did for the pre-installed file. Correct if I am mistaken, as far as I understandres/raw/used just for pre-installed files (files that are an integral part of the application). I have a need to allow the user to download the necessary files for the application to use - x555xx