<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Camera Integration</title><link>https://www.aras.com/community/f/integrations/3184/camera-integration</link><description>Has anyone developed a solution for an app or a hook from a picture / camera program into a thumbnail field on Aras?

So someone would just snap the picture and it would populate a field in an item, as opposed to going through Windows Explorer to add</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: Camera Integration</title><link>https://www.aras.com/community/thread/227?ContentTypeID=1</link><pubDate>Wed, 08 Mar 2017 15:22:22 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:fecb5025-2565-4ab5-b224-ad0726b9545a</guid><dc:creator>shwnhlgn</dc:creator><description>Thanks for the feedback! I&amp;#39;ll look into those solutions&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Camera Integration</title><link>https://www.aras.com/community/thread/185?ContentTypeID=1</link><pubDate>Wed, 01 Mar 2017 14:31:29 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:7d72198e-f8ec-43c7-acec-bf177e7f6541</guid><dc:creator>Yoann Maingon</dc:creator><description>Hi,

I&amp;#39;ve worked on that a few years ago, but I don&amp;#39;t have the sources . I don&amp;#39;t think there is a community project yet.

Simply using HTML5 and javascript (and the IOM.js the Aras API) you can allow a user on the phone to take a picture and attach it to a PR for example.

you would have such tag to allow taking a picture from a mobile:

&lt;code&gt;&amp;lt;input accept=&amp;quot;image/*&amp;quot; type=&amp;quot;file&amp;quot; /&amp;gt;&lt;/code&gt;

&amp;nbsp;

You can do a specific client website using jQuery Mobile : &lt;a href="https://www.youtube.com/watch?v=8_voyG5rIXo&amp;amp;t=82s"&gt;www.youtube.com/watch&lt;/a&gt;

Or much better you can build a native app using Xamarin on visual studio. We plan to publish a sample app soon on the ArasLabs git hub (&lt;a href="https://github.com/ArasLabs)"&gt;https://github.com/ArasLabs)&lt;/a&gt;

here is another example of a mobile interface made by a Partner : &lt;a href="https://www.youtube.com/watch?v=yh8iKa5zd1A"&gt;www.youtube.com/watch&lt;/a&gt;

&amp;nbsp;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>