Posted inAndroid
Android – Read text file from SD-card
Problem: How to read simple text file from SD-card? Description: First of all, let me give you a link: Environment class and getExternalStorageDirectory() method, through this method we gets the…
