Page 1 of 1

Support for html5 image capture for Mobile Web?

Posted: Fri Jul 26, 2013 4:47 am
by Brandon6083587

Will you be supporting html5 image capture for Mobile Web?

http://www.html5rocks.com/en/tutorial...

For my purpose a Mobile Web type is significantly better than compiling into native apps.


Support for html5 image capture for Mobile Web?

Posted: Fri Jul 26, 2013 5:03 am
by maxkatz

As the app is running the browser, you can use this API today (as long as the browser you use supports this API). In the future, we can add a component to the palette, similar to HTML5 audio/video.


Support for html5 image capture for Mobile Web?

Posted: Fri Jul 26, 2013 5:15 am
by Brandon6083587

Can you provide an example or tutorial on implementing this custom javascript?

Is there an ETA on building this into the Mobile Web project type?


Support for html5 image capture for Mobile Web?

Posted: Fri Jul 26, 2013 8:15 am
by Kateryna Grynko

Hi Brandon,

Unfortunately we do not have any tutorial regarding the issue. You can use examples from the described article and try yourself.

For the special HTML code you would need Panel component that allows you to place any HTML code in it.