Posts by Huggo Santos Oliveira • 19 points
1 post
-
1
votes1
answer466
viewsQ: How to grab image from camera in Base64 (using phonegap) and send to server via JSON with Angularjs?
I’m getting the hang of imgEnviar, who receives the base64 coming from the camera, and inserting into the JSON and sending to the server with $http with Angularjs. I want to know if it’s really…