Phonegap Camera API - Cannot read property 'DATA_URL' of undefined
问题 I am creating an Android app using Phonegap. I have installed phonegap using the commands on their website. Everything is up and running with the SDK and Emulator. Now when I run the example camera script from their website to get it working before I start cusotmising it. Everytime I run the code below (even though I have the file linked to phonegap.js) it keeps throwing an error. I mean the script runs as far as the HTML and showing the buttons, but when the button is clicked nothing happens