How can I pick an image / video ( or take a photo / video ) using PhoneGap in Android ?
I have a web form needs to pick image / video contents and submit the form to upload the contents. Is PhoneGap capable to do so? or I have to fall back to native Android codes?
Yes you can upload image to server with phonegap
Here is the code to pick image or video
in html you have to write
for video
even you can go through this
http://docs.phonegap.com/en/1.4.0/phonegap_camera_camera.md.html#Camera