Can you use WebCam for mobile devices?

Basically what i want to do is use the cam on my tablet to take a simple pic and then store that pic. Is this possible with unity without any plugins?

Yes, use WebCamTexture. Unity - Scripting API: WebCamTexture