Skip to content

This plugin defines a global navigator.camera object, which provides an API for taking pictures and for choosing images from the system's image library.

Notifications You must be signed in to change notification settings

rakesh-sahani/Access-Camera-Using-Cordova-HTML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Access-Camera-Using-Cordova-HTML

This plugin defines a global navigator.camera object, which provides an API for taking pictures and for choosing images from the system's image library.

The Camera API allows a user to pick a photo from their photo album or take a picture.

echo "# Access-Camera-Using-Cordova-HTML" >> README.md

git init

git add README.md

git commit -m "first commit"

git remote add origin https://github.com/Only1Ryu/Access-Camera-Using-Cordova-HTML.git

git push -u origin master

After forking or Downloading the Repo. you have to must run this command

-------Command----------

npm install -g cordova (For the first time user use this command otherwise use npm install) npm install cordova plugin add cordova-plugin-camera cordova platform add android cordova build android cordova run android

About

This plugin defines a global navigator.camera object, which provides an API for taking pictures and for choosing images from the system's image library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published