This is a migrated thread and some comments may be shown as answers.

Help would like to store photos on cloud and embed them in html email

1 Answer 13 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Kris
Top achievements
Rank 1
Kris asked on 15 Dec 2016, 08:46 AM

Hi.  

Here is what I would like to do.

1. Take images with my phone (android/ios) and store send those images embedded in html.

Can I do this without using the Telerik backend service?

If so, how?

I was thinking to upload the images to the web somewhere and embed them into and html email.  Would that work?  Is that even necessary?

Or is it possible to send and html email from the device and send the images directly from the phone to an email.  Then have the images displayed in the email.

I would appreciate any help or suggestions as I am a newbie.

 

Thanks

1 Answer, 1 is accepted

Sort by
0
Garo
Telerik team
answered on 19 Dec 2016, 01:33 PM
Hello Kris,

You can use the Cordova camera plugin (included as a core plugin in every AppBuilder project by default) to capture an image. To send an Html email with the image as an attachment you should add the Email Composer Verified plugin to your application. The attached image can be Base64 encoded, from the device storage or from the app folder.

I hope this helps.

Regards,
Garo
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Kris
Top achievements
Rank 1
Answers by
Garo
Telerik team
Share this question
or