Skip to content Skip to sidebar Skip to footer
Showing posts with the label External

Android - Delete Files On Sd Card On Uninstall

My app downloads some multi-media files from a server when it's installed. I do this to save sp… Read more Android - Delete Files On Sd Card On Uninstall

Opening A File Keeps Failing In Android File Chooser

I am trying to open and read file that was been saved either on the sdCard or on the google drive o… Read more Opening A File Keeps Failing In Android File Chooser

External Sdcard File Path For Android

Is it true that the file path to external SDCard on Android devices are always '/storage/extSdC… Read more External Sdcard File Path For Android

Android Logcat Error "getexternalstoragestate/mnt/sdcard" When Checking For External Storage State

On my Galaxy Tab 10.1 I get strange logcat errors when checking the external storage state with: En… Read more Android Logcat Error "getexternalstoragestate/mnt/sdcard" When Checking For External Storage State

Android - Adding External Library To Project

I am having a lot of trouble adding the WEKA library to a project I am working on. I have followed … Read more Android - Adding External Library To Project

Android: Finding If Sd-card Is Present

I am having a problem. I have a galaxy tab that comes with 16gb of internal storage and 2 gb of sd-… Read more Android: Finding If Sd-card Is Present