Android: finding SD Card

Since the implementation of SD card is different on various devices use following method:


private static final String SDCARDFILE 
Environment.getExternalStorageDirectory() 
+ "/somefolder/somefile.ext";

If you like this post, please give me your 2 cents ($0.02 litterally) to show token of appreciation and encourage me to write more:

Donate Bitcoins

No comments:

Post a Comment