1
Reply

cordova unable to get Image Name

Osmosys Osmosys

Osmosys Osmosys

Jan 6 2015 11:59 PM
773

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)


Answers (1)