phonegap custom camera capture on Android -


i using phonegap , application capturing picture before uploading it. capturing picture no problem, after capture, phone (motorola cliq) displaying image , offers me 2 choices: attach or cancel.

i customize view, , have phone offering upload , cancel, , possibly change icons, possible?

phonegap relies on native code taking pictures, if want create custom camera capture view, must provide own phonegap plugin written regular android code , use phonegap app.


Comments