Top "Android-internal-storage" questions

Android device's internal storage memory

Accessing internal storage in Android

I'm developing an Android app that needs to display images from the default camera folder. My problem is that I …

android android-camera android-internal-storage
Android- Not able to select file from internal storage

I have to get image from internal storage of mobile device and upload to server. If I select image from …

android android-sdcard android-internal-storage
Why using a FileProvider I can't open file from INTERNAL STORAGE with external apps?

I created an app which can import file in its internal storage. In order to open a file with an …

android android-fileprovider android-internal-storage
/storage/emulated/0 not visible in windows explorer

I have an Android 5.1 device and I'm using Windows 7. Let's say I create a folder using windows explorer at location …

android windows explorer android-internal-storage
write a file to a folder in the android device internal storage

I have a folder, called MyFolder, in the android device internal storage root directory. There is no external sd card …

android directory android-internal-storage
Android download apk file and save to INTERNAL STORAGE

I have been stuck for days when developing a function that allow user to check for new app update (I …

android android-internal-storage downloadfileasync