Camera & Recording

Hello, I’m a newbie. I’ve been trying to figure out how to work camera with Ionic on Android. I have been working with the examples on StackOverflow, but they don’t seem to work for some reason. Is there a project example I can look into for the camera?

Also, I want to record the audio. How do I do this?

Sorry for my ignorance, but I’ll really appreciate your help. Thank you.

Check out these cordova plugins

http://plugins.cordova.io/#/package/org.apache.cordova.media-capture
http://plugins.cordova.io/#/package/org.apache.cordova.media
http://plugins.cordova.io/#/package/org.apache.cordova.camera

1 Like

Thank you. I got it to work. :smiley:

1 Like