<?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>i.MX ProcessorsのトピックRe: A application startup time is very long！！</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/A-application-startup-time-is-very-long/m-p/727658#M113159</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi wan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;android 4.4 is very old release and supported through Professional Services&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/support/nxp-professional-services:PROFESSIONAL-SERVICE" title="https://www.nxp.com/support/support/nxp-professional-services:PROFESSIONAL-SERVICE"&gt;NXP Professional Services|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Recommended to use latest nxp releases described on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-software-and-development-tool-resources:IMX_SW" title="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-software-and-development-tool-resources:IMX_SW"&gt;i.MX Software|NXP&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, 07 May 2018 23:33:38 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2018-05-07T23:33:38Z</dc:date>
    <item>
      <title>A application startup time is very long！！</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/A-application-startup-time-is-very-long/m-p/727657#M113158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The application (see Appendix procedure)startup time is very long(about 18 seconds)&amp;nbsp; at imx6Q android4.4.2 .&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And the boot time is normal(about 4 seconds)&amp;nbsp; in other versions of Android system, such as android4.2.2,android5.1 and android6.0.&lt;/P&gt;&lt;P&gt;So we think this application is related to imx6q android4.4.2 Kikt.&lt;/P&gt;&lt;P&gt;Here is a logcat fragment that starts the application under android4.4.2：&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;05-03 11:01:27.760 D/dalvikvm( 3196): GC_FOR_ALLOC freed &amp;lt;1K, 7% free 6717K/7172K, paused 18ms, total 18ms &lt;BR /&gt;05-03 11:01:27.770 I/dalvikvm-heap( 3196): Grow heap (frag case) to 10.345MB for 3900472-byte allocation &lt;BR /&gt;05-03 11:01:27.790 D/dalvikvm( 3196): GC_FOR_ALLOC freed &amp;lt;1K, 5% free 10526K/10984K, paused 20ms, total 20ms &lt;BR /&gt;05-03 11:01:27.810 D/dalvikvm( 3196): GC_CONCURRENT freed &amp;lt;1K, 5% free 10526K/10984K, paused 2ms+2ms, total 18ms &lt;BR /&gt;05-03 11:01:27.930 D/dalvikvm( 3196): GC_FOR_ALLOC freed &amp;lt;1K, 5% free 10527K/10984K, paused 13ms, total 13ms &lt;BR /&gt;05-03 11:01:27.940 I/dalvikvm-heap( 3196): Grow heap (frag case) to 14.145MB for 3984016-byte allocation &lt;BR /&gt;05-03 11:01:27.970 D/dalvikvm( 3196): GC_FOR_ALLOC freed &amp;lt;1K, 4% free 14418K/14876K, paused 24ms, total 24ms &lt;BR /&gt;05-03 11:01:27.980 D/dalvikvm( 3196): GC_CONCURRENT freed 3825K, 29% free 10593K/14876K, paused 1ms+1ms, total 17ms &lt;BR /&gt;05-03 11:01:27.980 D/dalvikvm( 3196): WAIT_FOR_CONCURRENT_GC blocked 6ms &lt;BR /&gt;05-03 11:01:27.990 I/dalvikvm-heap( 3196): Grow heap (frag case) to 14.195MB for 3967672-byte allocation &lt;BR /&gt;05-03 11:01:28.010 D/dalvikvm( 3196): GC_CONCURRENT freed &amp;lt;1K, 23% free 14468K/18752K, paused 2ms+2ms, total 16ms &lt;BR /&gt;05-03 11:01:28.110 W/FlurryAgent( 3196): Flurry session created for context:com.mm.android.direct.gdmsspad.SplashActivity@41b310b8 &lt;BR /&gt;05-03 11:01:28.120 W/FlurryAgent( 3196): Flurry session started for context:com.mm.android.direct.gdmsspad.SplashActivity@41b310b8 &lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;05-03 11:01:37.250 W/ActivityManager( 2794): Launch timeout has expired, giving up wake lock! &lt;BR /&gt;05-03 11:01:37.250 E/WindowManager( 2794): Starting window AppWindowToken{41db6388 token=Token{41d5b158 ActivityRecord{41dc8108 u0 com.mm.androt &lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;05-03 11:01:43.430 I/ActivityManager( 2794): START u0 {cmp=com.mm.android.direct.gdmsspad/.MainActivity} from pid 3196 &lt;BR /&gt;05-03 11:01:43.520 D/dalvikvm( 2794): GC_FOR_ALLOC freed 133K, 6% free 5743K/6064K, paused 38ms, total 38ms &lt;BR /&gt;05-03 11:01:43.980 D/dalvikvm( 3223): Late-enabling CheckJNI &lt;BR /&gt;05-03 11:01:44.090 D/ExternalStorage( 3239): After updating volumes, found 2 active roots &lt;BR /&gt;05-03 11:01:44.090 D/ExternalStorage( 3239): After updating volumes, found 2 active roots &lt;BR /&gt;05-03 11:01:44.090 D/MediaScannerReceiver( 2899): action: android.intent.action.MEDIA_MOUNTED path: /mnt/media_rw/udisk &lt;BR /&gt;05-03 11:01:44.190 W/FlurryAgent( 3196): Flurry session started for context:com.mm.android.direct.gdmsspad.MainActivity@41b4d050&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class="" dir="ltr" style="height: auto;"&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class="" dir="ltr" style="padding-bottom: 0px;"&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Please note that:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;05-03 11:01:28.120 W/FlurryAgent( 3196): Flurry session started for context:com.mm.android.direct.gdmsspad.SplashActivity@41b310b8 &lt;BR /&gt;05-03 11:01:37.250 W/ActivityManager( 2794): Launch timeout has expired, giving up wake lock! &lt;BR /&gt;05-03 11:01:37.250 E/WindowManager( 2794): Starting window AppWindowToken{41db6388 token=Token{41d5b158 ActivityRecord{41dc8108 u0 com.mm.androt &lt;BR /&gt;05-03 11:01:43.430 I/ActivityManager( 2794): START u0 {cmp=com.mm.android.direct.gdmsspad/.MainActivity} from pid 3196&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In other versions of the system will not happen such as "Launch timeout has expired, giving up wake lock! " and "Starting window AppWindowToken"&lt;/P&gt;&lt;P&gt;The 'com.mm.android.direct.gdmsspad.SplashActivity" ，It takes too much time to start！！&lt;/P&gt;&lt;P&gt;But the application can not be modified, and the system can only be modified&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So please help me!&lt;/P&gt;&lt;P&gt;TKS!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2018 04:35:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/A-application-startup-time-is-very-long/m-p/727657#M113158</guid>
      <dc:creator>wanshaowu</dc:creator>
      <dc:date>2018-05-07T04:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: A application startup time is very long！！</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/A-application-startup-time-is-very-long/m-p/727658#M113159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi wan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;android 4.4 is very old release and supported through Professional Services&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/support/nxp-professional-services:PROFESSIONAL-SERVICE" title="https://www.nxp.com/support/support/nxp-professional-services:PROFESSIONAL-SERVICE"&gt;NXP Professional Services|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Recommended to use latest nxp releases described on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-software-and-development-tool-resources:IMX_SW" title="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-software-and-development-tool-resources:IMX_SW"&gt;i.MX Software|NXP&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, 07 May 2018 23:33:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/A-application-startup-time-is-very-long/m-p/727658#M113159</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-05-07T23:33:38Z</dc:date>
    </item>
  </channel>
</rss>

