Search code examples
android.os.FileUriExposedException: file:///storage/emulated/0/test.txt exposed beyond app through I...


androidandroid-fileandroid-7.0-nougat

Read More
How to get data from MediaStore.File and MediaStore.File.FileColumn...


androidandroid-mediaplayerandroid-filemediastore

Read More
File.createTempFile() vs. new File()...


androidandroid-file

Read More
how to get mime type of a file,which has dot in the file name on android...


androidmime-typesfilenamesandroid-file

Read More
Android 11 (30 API) File.listFiles() doesn't return all files...


androidandroid-filefilefilter

Read More
getFilesDir() vs getExternalFilesDir(), which one is more recommended?...


javaandroidandroid-file

Read More
Receiving single file from external app is unreadable, but readable when multiple...


androidandroid-fileandroid-sharing

Read More
Using Dropbox API to upload a file with Android...


androidinputstreamdropboxdropbox-apiandroid-file

Read More
Where are Android Emulator Images Stored?...


androidandroid-emulatorandroid-file

Read More
DocumentFile.canWrite(), DocumentFile.exists() - poor performance (takes too much CPU time) when wor...


androidandroid-filestorage-access-frameworkandroid-document-provider

Read More
Android, how can I get a list of all files in a folder?...


javaandroidkotlinandroid-resourcesandroid-file

Read More
Creating and deleting a file in assets folder automatically...


androidandroid-fileandroid-assets

Read More
Android - Share intent with file manager as option...


androidandroid-intentandroid-file

Read More
Read/write file to internal private storage...


androidfile-iofileoutputstreamfileinputstreamandroid-file

Read More
Save bitmap to file function...


androidfile-ioandroid-intentbitmapandroid-file

Read More
Encrypt Existing Database with SQLCipher in Android...


androiddatabaseencryptionandroid-filesqlcipher

Read More
Android: Folder Picker ONLY...


androidkotlinandroid-fileandroid-storage

Read More
Not able to get files from any Android folder...


javaandroidandroid-studioandroid-file

Read More
Convert from URI to Uri and the other way around...


androiduriandroid-file

Read More
Deleting files in Android...


javaandroidjava-ioandroid-file

Read More
What is com.android.externalstorage?...


androidxamarinxamarin.androidandroid-file

Read More
How to create folder (Android R - Api 30)?...


androidandroid-fileandroid-storageandroid-11

Read More
How to Copy Image File from Gallery to another folder programmatically in Android...


androidandroid-intentandroid-galleryandroid-contentproviderandroid-file

Read More
Display image from content:// URI without opening file picker...


androidkotlinandroid-imageandroid-fileandroid-storage

Read More
Files not being deleted in android 11 using MediaStore.createDeleteRequest()...


javaandroiddelete-fileandroid-fileandroid-11

Read More
list up all files with a certain extension on a device...


androidandroid-fileandroid-external-storage

Read More
List all the files from all the folders in a single list...


androidandroid-file

Read More
Simple mediaplayer play mp3 from file path?...


androidandroid-mediaplayerandroid-sdcardandroid-file

Read More
Able to store image to a pat but unable to access it using `File` for Thumbnail Creation...


androidkotlinandroid-imageandroid-fileandroid-thumbnail

Read More
Implementing a File Picker in Android and copying the selected file to another location...


androidandroid-intentandroid-fileandroid-fileproviderandroid-implicit-intent

Read More
BackNext