Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 300 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 300 Bytes

Cordova_Media

A sample cordova app to demonstrate media capabilities

Ensure to add cordova media plugin using following command to test this sample app: "cordova plugin add cordova-plugin-media"

Also ensure to add device plugin using following command: "cordova plugin add cordova-plugin-device"