Skip to content

Instantly share code, notes, and snippets.

View nandiraju's full-sized avatar
:octocat:
Geeking

Srikanth nandiraju

:octocat:
Geeking
View GitHub Profile
@nandiraju
nandiraju / camera.html
Created September 6, 2016 14:14 — forked from dhavaln/camera.html
Phonegap Camera Capture Example
<!DOCTYPE html>
<html>
<head>
<title>Capture Photo</title>
<meta name="viewport" content="width=device-width,height=device-height,initial-scale=1"/>
<script type="text/javascript" charset="utf-8" src="js/phonegap.js"></script>
<script type="text/javascript" charset="utf-8">
var pictureSource; // picture source
var destinationType; // sets the format of returned value