Hi All,
How to check that the memory card is currently present or not in the device.
I wrote the code as
String cardMemFolder = System.getProperty("fileconn.dir.memorycard");
but it is always giving me the drive name as "file:///E:/" even if the memorycard is not there.
I am trying this in Nokia Series40 devices.
Please help me........
Thanks & Regards,
Ajit

Reply With Quote



