Skip to main content

All Questions

Tagged with
4 votes
3 answers
8k views

Cordova camera plugin, obtain full image path from gallery [ANDROID]

I am trying to get an image from the gallery with cordova camera plugin, this is the way I am doing it: navigator.camera.getPicture(onSuccess, onFail, { quality: 50, sourceType: Camera....
epergo's user avatar
  • 575