<?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 Android Naugat Error while doing make in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Android-Naugat-Error-while-doing-make/m-p/693624#M107540</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have downloaded the Android Naugat source code and followed the steps present in the User guide. I did ~/bin/repo sync successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While doing&amp;nbsp; "make systemimage BUILD_TARGET_DEVICE=sd",I am getting the following error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ERROR: /home/test/myandroid/external/fsl_imx_omx/CactusPlayer/src/com/freescale/cactusplayer/VideoPlayer.java:428: ACTION_WIFI_DISPLAY_DISCONNECTION cannot be resolved or is not a field&lt;BR /&gt;ERROR: /home/test/myandroid/external/fsl_imx_omx/CactusPlayer/src/com/freescale/cactusplayer/VideoPlayer.java:458: ACTION_WIFI_DISPLAY_DISCONNECTION cannot be resolved or is not a field&lt;BR /&gt;ERROR: /home/test/myandroid/external/fsl_imx_omx/CactusPlayer/src/com/freescale/cactusplayer/HdmiApplication.java:328: ACTION_WIFI_DISPLAY_DISCONNECTION cannot be resolved or is not a field&lt;BR /&gt;ERROR: /home/test/myandroid/external/fsl_imx_omx/CactusPlayer/src/com/freescale/cactusplayer/HdmiApplication.java:342: ACTION_WIFI_DISPLAY_DISCONNECTION cannot be resolved or is not a field&lt;BR /&gt;ninja: build stopped: subcommand failed.&lt;BR /&gt;build/core/ninja.mk:148: recipe for target 'ninja_wrapper' failed&lt;BR /&gt;make: *** [ninja_wrapper] Error 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#### make failed to build some targets (23 seconds) ####&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could anyone please help me to fix this issue?&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Susan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Aug 2017 11:40:49 GMT</pubDate>
    <dc:creator>susangracerapak</dc:creator>
    <dc:date>2017-08-04T11:40:49Z</dc:date>
    <item>
      <title>Android Naugat Error while doing make</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-Naugat-Error-while-doing-make/m-p/693624#M107540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have downloaded the Android Naugat source code and followed the steps present in the User guide. I did ~/bin/repo sync successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While doing&amp;nbsp; "make systemimage BUILD_TARGET_DEVICE=sd",I am getting the following error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ERROR: /home/test/myandroid/external/fsl_imx_omx/CactusPlayer/src/com/freescale/cactusplayer/VideoPlayer.java:428: ACTION_WIFI_DISPLAY_DISCONNECTION cannot be resolved or is not a field&lt;BR /&gt;ERROR: /home/test/myandroid/external/fsl_imx_omx/CactusPlayer/src/com/freescale/cactusplayer/VideoPlayer.java:458: ACTION_WIFI_DISPLAY_DISCONNECTION cannot be resolved or is not a field&lt;BR /&gt;ERROR: /home/test/myandroid/external/fsl_imx_omx/CactusPlayer/src/com/freescale/cactusplayer/HdmiApplication.java:328: ACTION_WIFI_DISPLAY_DISCONNECTION cannot be resolved or is not a field&lt;BR /&gt;ERROR: /home/test/myandroid/external/fsl_imx_omx/CactusPlayer/src/com/freescale/cactusplayer/HdmiApplication.java:342: ACTION_WIFI_DISPLAY_DISCONNECTION cannot be resolved or is not a field&lt;BR /&gt;ninja: build stopped: subcommand failed.&lt;BR /&gt;build/core/ninja.mk:148: recipe for target 'ninja_wrapper' failed&lt;BR /&gt;make: *** [ninja_wrapper] Error 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#### make failed to build some targets (23 seconds) ####&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could anyone please help me to fix this issue?&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Susan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2017 11:40:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-Naugat-Error-while-doing-make/m-p/693624#M107540</guid>
      <dc:creator>susangracerapak</dc:creator>
      <dc:date>2017-08-04T11:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Android Naugat Error while doing make</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-Naugat-Error-while-doing-make/m-p/693625#M107541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Support-team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also facing this same issue,could you please help me to resolve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Sachin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2017 14:15:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-Naugat-Error-while-doing-make/m-p/693625#M107541</guid>
      <dc:creator>sachinshah</dc:creator>
      <dc:date>2017-08-04T14:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Android Naugat Error while doing make</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-Naugat-Error-while-doing-make/m-p/693626#M107542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try installing the bellow libraries and see if that solve your problem:&lt;/P&gt;&lt;P&gt;$ sudo apt-get install libcurl4-openssl-dev nss-updatedb.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 19:24:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-Naugat-Error-while-doing-make/m-p/693626#M107542</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2017-08-08T19:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: Android Naugat Error while doing make</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-Naugat-Error-while-doing-make/m-p/693627#M107543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was encountered this issue too, although I use android marshmallow 6.0.1, strange that no any tip on google, any one can give me some advice?&lt;/P&gt;&lt;P&gt;the error log is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;... ...&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;including ./tools/external/fat32lib/Android.mk ...&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;No private recovery resources for TARGET_DEVICE sabresd_6dq&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Copy: out/target/product/sabresd_6dq/root/fstab.freescale&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Building with Jack: out/target/common/obj/APPS/CactusPlayer_intermediates/with-local/classes.dex&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Launching background server java -Dfile.encoding=UTF-8 -Xms2560m -XX:+TieredCompilation -jar out/host/linux-x86/framework/jack-launcher.jar -cp out/host/linux-x86/framework/jack.jar com.android.jack.server.JackSimpleServer&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ERROR: /home/pvd/i.MX6/android/aosp/external/fsl_imx_omx/CactusPlayer/src/com/freescale/cactusplayer/VideoPlayer.java:428: ACTION_WIFI_DISPLAY_DISCONNECTION cannot be resolved or is not a field&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ERROR: /home/pvd/i.MX6/android/aosp/external/fsl_imx_omx/CactusPlayer/src/com/freescale/cactusplayer/VideoPlayer.java:458: ACTION_WIFI_DISPLAY_DISCONNECTION cannot be resolved or is not a field&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ERROR: /home/pvd/i.MX6/android/aosp/external/fsl_imx_omx/CactusPlayer/src/com/freescale/cactusplayer/HdmiApplication.java:328: ACTION_WIFI_DISPLAY_DISCONNECTION cannot be resolved or is not a field&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ERROR: /home/pvd/i.MX6/android/aosp/external/fsl_imx_omx/CactusPlayer/src/com/freescale/cactusplayer/HdmiApplication.java:342: ACTION_WIFI_DISPLAY_DISCONNECTION cannot be resolved or is not a field&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;make: *** [out/target/common/obj/APPS/CactusPlayer_intermediates/with-local/classes.dex] Error 41&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; [0;31m#### make failed to build some targets (02:01 (mm:ss)) #### [00m&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;B.R.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Sun&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 01:09:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-Naugat-Error-while-doing-make/m-p/693627#M107543</guid>
      <dc:creator>Sun1z</dc:creator>
      <dc:date>2017-08-21T01:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: Android Naugat Error while doing make</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-Naugat-Error-while-doing-make/m-p/693628#M107544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diego,&lt;/P&gt;&lt;P&gt;I have installed libcurl4-openssl-dev and nss-updatedb but got the same error still. &lt;/P&gt;&lt;P&gt;Everything is OK before I ported a NFC driver followed AN11690 (NXP NCI Android Porting Guidelines, 3.2 Android Mashmallow), when the error encountered, I have tried "make update-api" and "make clean" but also the same error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B. R.&lt;/P&gt;&lt;P&gt;Sun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 03:52:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-Naugat-Error-while-doing-make/m-p/693628#M107544</guid>
      <dc:creator>Sun1z</dc:creator>
      <dc:date>2017-08-21T03:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Android Naugat Error while doing make</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-Naugat-Error-while-doing-make/m-p/693629#M107545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try installing all the dependencies again and do repo sync.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Susan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 09:45:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-Naugat-Error-while-doing-make/m-p/693629#M107545</guid>
      <dc:creator>susangracerapak</dc:creator>
      <dc:date>2017-08-21T09:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Android Naugat Error while doing make</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-Naugat-Error-while-doing-make/m-p/693630#M107546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I followed the guide of AN11690 (NXP NCI Android Porting Guidelines) and there is a command of "repo sync --force-sync",&amp;nbsp; which removes all patchs from M6.0.1_2.1.0_GA and caused this issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 11:14:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-Naugat-Error-while-doing-make/m-p/693630#M107546</guid>
      <dc:creator>Sun1z</dc:creator>
      <dc:date>2017-08-21T11:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: Android Naugat Error while doing make</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-Naugat-Error-while-doing-make/m-p/693631#M107547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me install the drivers and see if I get the same error as you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diego&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 17:47:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-Naugat-Error-while-doing-make/m-p/693631#M107547</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2017-08-21T17:47:34Z</dc:date>
    </item>
  </channel>
</rss>

