kindly guide me where the following code is creating folder? i didnt find it. and i also wanted to know about this function [getExternalStorageDirectory()] that what location it returns in sd card?
MY_IMG_DIR = new File(
Environment.getExternalStorageDirectory(), "/.Plsys/");