I have implemented a PhoneGap application for andriod and iPhone using jQuery Mobile and java script,
In the part of my app i have camera option. and i need to use that image to place in a position.
Thats finished.
I have 2 buttons:
1.Capture Image (Done √)
2. Choose File From Gallery
Capture image By click Capture button and place that captured image in the required position. its done
Now i want the functionality for Get images from Gallery by click another button 'Gallery button'