I am using PhoneGap 2.8.0 for android app.
Need to get the full path of sdcard using javascript in phonegap, because in my mobile it shows the location as file
Please try this code..
There is window.appRootDir.fullPath
through you get full path but before that you must use dirReady();
Insert title here
Download File