<?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: Busybox accessing from Android app in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310321#M40449</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;I am also facing the same above mentioned issue. Have you found any solution to this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Nov 2014 15:27:38 GMT</pubDate>
    <dc:creator>teddy123</dc:creator>
    <dc:date>2014-11-19T15:27:38Z</dc:date>
    <item>
      <title>Busybox accessing from Android app</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310309#M40437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Running Android on an Mx5x platform and trying to access and run several (built-in) busybox commands from inside an app.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Many work fine, a couple of examples:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Runtime.getRuntime().exec("ls -l")&lt;/LI&gt;&lt;LI&gt;Runtime.getRuntime().exec("ping www.google.com")&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;But any busybox command does not (e.g.);&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Runtime.getRuntime().exec("busybox traceroute 74.125.225.115")&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They fail immediate with exit=1, as if hte command does not exist.&amp;nbsp; I have created a soft link for the command which provides a (permissions 777) linked traceroute command.&amp;nbsp; I.e. to allow this;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Runtime.getRuntime().exec("traceroute 74.125.225.115")&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still no-go.&amp;nbsp; Immediate exit=1 from the .exec()&amp;nbsp;&amp;nbsp; ?????????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm STUMPED!&amp;nbsp; Any input would be most appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 23:39:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310309#M40437</guid>
      <dc:creator>mbp</dc:creator>
      <dc:date>2014-04-03T23:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Busybox accessing from Android app</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310310#M40438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;P&gt;We are sorry for getting back to you so late. Are you still stuck with the issue? If you have somehow resolved the issue, can we close the discussion? If you still need help, please feel free to reply with an update to this discussion.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 06:18:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310310#M40438</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-06-19T06:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Busybox accessing from Android app</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310311#M40439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No this is still an issue in review....&amp;nbsp; Any input/suggestions would be most welcome!&lt;/P&gt;&lt;P&gt;mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 20:39:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310311#M40439</guid>
      <dc:creator>mbp</dc:creator>
      <dc:date>2014-06-26T20:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Busybox accessing from Android app</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310312#M40440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/JayTu"&gt;JayTu&lt;/A&gt;, could you help in answering the questions?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2014 07:53:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310312#M40440</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-06-30T07:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Busybox accessing from Android app</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310313#M40441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, I'll check it soon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2014 03:25:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310313#M40441</guid>
      <dc:creator>JayTu</dc:creator>
      <dc:date>2014-07-01T03:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Busybox accessing from Android app</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310314#M40442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;P&gt;Is the reply from our AE good? If you still need help, please feel free to reply with an update to this discussion, or create another discussion.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 06:27:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310314#M40442</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-07-09T06:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Busybox accessing from Android app</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310315#M40443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;P&gt;This discussion is closed since no activity. If you still need help, please feel free to reply with an update to this discussion, or create another discussion.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 06:16:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310315#M40443</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-07-15T06:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Busybox accessing from Android app</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310316#M40444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I've been out of town.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This issue is NOT answered.&amp;nbsp; JayTu recreated precisely the issue I have.&amp;nbsp; The QUESTION I have posted is HOW can I work-around this limitation with busybox?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems there is a means to allow access to this command with sufficient permissions to execute it!&amp;nbsp; I'd expect someone knows this technique.&amp;nbsp; My question here is to poll those who have run into this and found a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark this NOT ANSWERED and STILL OPEN!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2014 17:25:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310316#M40444</guid>
      <dc:creator>mbp</dc:creator>
      <dc:date>2014-07-28T17:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Busybox accessing from Android app</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310317#M40445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If so, I don't have any idea. Sorry for the noise and I've deleted my post.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2014 17:37:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310317#M40445</guid>
      <dc:creator>JayTu</dc:creator>
      <dc:date>2014-07-28T17:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Busybox accessing from Android app</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310318#M40446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No apologies needed - your time &amp;amp; effort is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a solution - I'm polling for what others have done to address this!&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 18:22:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310318#M40446</guid>
      <dc:creator>mbp</dc:creator>
      <dc:date>2014-07-29T18:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Busybox accessing from Android app</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310319#M40447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the progress of this issue? Do you want to keep this one open or otherwise we should close this?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 07:30:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310319#M40447</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-08-18T07:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Busybox accessing from Android app</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310320#M40448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yixing,&lt;/P&gt;&lt;P&gt;Please keep this open until someone at least points a way or suggests a probable solution!&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 19:52:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310320#M40448</guid>
      <dc:creator>mbp</dc:creator>
      <dc:date>2014-09-08T19:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Busybox accessing from Android app</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310321#M40449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;I am also facing the same above mentioned issue. Have you found any solution to this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 15:27:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310321#M40449</guid>
      <dc:creator>teddy123</dc:creator>
      <dc:date>2014-11-19T15:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: Busybox accessing from Android app</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310322#M40450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No. &lt;/P&gt;&lt;P&gt;Frustrating because the BusyBox traceroute is well implemented and should be accessible.&lt;/P&gt;&lt;P&gt;Also been thinking about implementing a duplicate function in the kernel - which I could call by Android - but concerned about the ensuring that a kernel function output can be readily captured by a calling Android app.&lt;/P&gt;&lt;P&gt;Alternatively&amp;nbsp; I'm thinking I might have to implement a half-baked trace-route by a function chaining a series of ping's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 17:14:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/310322#M40450</guid>
      <dc:creator>mbp</dc:creator>
      <dc:date>2014-11-26T17:14:20Z</dc:date>
    </item>
    <item>
      <title>This an automatic process.  We are marking this post as s...</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/1135364#M161093</link>
      <description>&lt;B&gt;This an automatic process.&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;
We are marking this post as solved, due to the either low activity or any reply marked as correct.&lt;BR /&gt;&lt;BR /&gt;
If you have additional questions, please create a new post and reference to this closed post.&lt;BR /&gt;&lt;BR /&gt;
NXP Community!</description>
      <pubDate>Thu, 03 Sep 2020 14:17:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Busybox-accessing-from-Android-app/m-p/1135364#M161093</guid>
      <dc:creator>CommunityBot</dc:creator>
      <dc:date>2020-09-03T14:17:09Z</dc:date>
    </item>
  </channel>
</rss>

