Search found 4 matches

Go to advanced search

by kiran7522772
Tue May 12, 2015 5:21 am
Forum: Issues
Topic: uploading the captured image using camera component
Replies: 8
Views: 1314
 
Jump to post

uploading the captured image using camera component

"data:image/jpeg;base64," I removed this part but that function base64toBlob is still can't convert the image to blob

by kiran7522772
Mon May 11, 2015 5:50 am
Forum: Issues
Topic: uploading the captured image using camera component
Replies: 8
Views: 1314
 
Jump to post

uploading the captured image using camera component

Yes,
I'm trying to send the base64 content to the base64toblob function through onsuccess event of the camera intent. I'm splitting the base64 value into two parts and sending the second half to the base64toblob function. But still the image is not uploaded. no errors no storage. nothing happening.

by kiran7522772
Fri May 08, 2015 7:51 am
Forum: Issues
Topic: uploading the captured image using camera component
Replies: 8
Views: 1314
 
Jump to post

uploading the captured image using camera component

The above code was unable to convert jpeg image

by kiran7522772
Thu May 07, 2015 6:53 am
Forum: Issues
Topic: How to store images in model?
Replies: 1
Views: 346
 
Jump to post

How to store images in model?

I'm fetching data from the database which includes images. Now I want to store those images in a model. How can I achieve this?

Go to advanced search