i want to know how can we get memory card path. am using
File extMemDir = Environment.getExternalStorageDirectory();
but it return path of mounted storage on device not removable SD card on my samsung device
please help i need path of removable SD card