<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: android6.0 camera flash in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/android6-0-camera-flash/m-p/1839300#M222045</link>
    <description>&lt;P&gt;hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/123008"&gt;@yangguang&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Where did you added this line , in which .c file you have added?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;" &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; uint8_t flashAvailable = 1;&lt;BR /&gt;&amp;nbsp; ADD_OR_SIZE(ANDROID_FLASH_INFO_AVAILABLE, &amp;amp;flashAvailable, 1);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Thanks&amp;nbsp;&lt;BR /&gt;Deepak Kumar Beniya&lt;/P&gt;</description>
    <pubDate>Tue, 02 Apr 2024 11:14:31 GMT</pubDate>
    <dc:creator>deepakbeniya</dc:creator>
    <dc:date>2024-04-02T11:14:31Z</dc:date>
    <item>
      <title>android6.0 camera flash</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/android6-0-camera-flash/m-p/602041#M90589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN&gt;I use the android6.0 system, the current debugging mipi camera ov5640 flash, but open the camera application,&amp;nbsp;there is &amp;nbsp;no flash options. How to open this option, such as flash on,&amp;nbsp;flash off ,etc.When I&amp;nbsp;use android4.3,I added the following code in the HAL layer,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN&gt;" &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN&gt;&amp;nbsp; uint8_t flashAvailable = 1;&lt;BR /&gt;&amp;nbsp; ADD_OR_SIZE(ANDROID_FLASH_INFO_AVAILABLE, &amp;amp;flashAvailable, 1);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN&gt;camera flash option will appear in camera application auto.when i use android6.0, I also use Android4.3 method, but open the camera application&amp;nbsp;,there is not camera flash option, I would like to ask how to&amp;nbsp;modify the Android6.0 HAL layer to&amp;nbsp;let it support the flash option by default?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2017 07:33:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/android6-0-camera-flash/m-p/602041#M90589</guid>
      <dc:creator>yangguang</dc:creator>
      <dc:date>2017-02-27T07:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: android6.0 camera flash</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/android6-0-camera-flash/m-p/602042#M90590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.androidhive.info/2013/04/android-developing-flashlight-application/" title="http://www.androidhive.info/2013/04/android-developing-flashlight-application/"&gt;Android Developing Flashlight Application&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2017 23:56:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/android6-0-camera-flash/m-p/602042#M90590</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-02-27T23:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: android6.0 camera flash</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/android6-0-camera-flash/m-p/1839300#M222045</link>
      <description>&lt;P&gt;hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/123008"&gt;@yangguang&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Where did you added this line , in which .c file you have added?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;" &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; uint8_t flashAvailable = 1;&lt;BR /&gt;&amp;nbsp; ADD_OR_SIZE(ANDROID_FLASH_INFO_AVAILABLE, &amp;amp;flashAvailable, 1);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Thanks&amp;nbsp;&lt;BR /&gt;Deepak Kumar Beniya&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 11:14:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/android6-0-camera-flash/m-p/1839300#M222045</guid>
      <dc:creator>deepakbeniya</dc:creator>
      <dc:date>2024-04-02T11:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: android6.0 camera flash</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/android6-0-camera-flash/m-p/1839301#M222046</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/37066"&gt;@igorpadykov&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;The link is not working .&lt;BR /&gt;Can you provide any new link of flashlight for Android 11.&lt;BR /&gt;&lt;BR /&gt;Thanks&amp;nbsp;&lt;BR /&gt;Deepak Beniya&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 11:16:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/android6-0-camera-flash/m-p/1839301#M222046</guid>
      <dc:creator>deepakbeniya</dc:creator>
      <dc:date>2024-04-02T11:16:17Z</dc:date>
    </item>
  </channel>
</rss>

