I am using cordova 3.4.1 and i want to browse the images from gallery and disply the name in the lablel , i am using the code below but it was writting a number like 17654 and with out any exrtension of the image
imageData.substr(imageData.lastIndexOf('/') + 1)