I want to get memory card path from device. By using following statement we can get path but i want to know is this method will work for all manufactures or only for nokia?
System.getProperty("fileconn.dir.memorycard");
I want to get memory card path from device. By using following statement we can get path but i want to know is this method will work for all manufactures or only for nokia?
System.getProperty("fileconn.dir.memorycard");
Yes, this method will work for all manufactures, Samsung, LG, Sony...etc