<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Mind The Robot</title>
	<atom:link href="http://mindtherobot.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://mindtherobot.com/blog</link>
	<description>Android™ Dev Insight</description>
	<lastBuildDate>Mon, 18 Jul 2011 05:46:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
	<item>
		<title>Comment on Android Beginners: NDK Setup Step by Step by Roy Samuel</title>
		<link>http://mindtherobot.com/blog/452/android-beginners-ndk-setup-step-by-step/comment-page-2/#comment-39210</link>
		<dc:creator>Roy Samuel</dc:creator>
		<pubDate>Mon, 18 Jul 2011 05:46:38 +0000</pubDate>
		<guid isPermaLink="false">http://mindtherobot.com/blog/?p=452#comment-39210</guid>
		<description>An excellent post. Very informative and thanks for the many screenshots that you have included.</description>
		<content:encoded><![CDATA[<p>An excellent post. Very informative and thanks for the many screenshots that you have included.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android Architecture Tutorial: Developing an App with a Background Service (using IPC) by Amit Padekar</title>
		<link>http://mindtherobot.com/blog/37/android-architecture-tutorial-developing-an-app-with-a-background-service-using-ipc/comment-page-1/#comment-37614</link>
		<dc:creator>Amit Padekar</dc:creator>
		<pubDate>Thu, 07 Jul 2011 04:03:47 +0000</pubDate>
		<guid isPermaLink="false">http://mindtherobot.com/blog/?p=37#comment-37614</guid>
		<description>Thanks dude.. helped me lot.. 
:)</description>
		<content:encoded><![CDATA[<p>Thanks dude.. helped me lot..<br />
 <img src='http://mindtherobot.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android Beginners: NDK Setup Step by Step by Dang</title>
		<link>http://mindtherobot.com/blog/452/android-beginners-ndk-setup-step-by-step/comment-page-2/#comment-21971</link>
		<dc:creator>Dang</dc:creator>
		<pubDate>Fri, 11 Mar 2011 18:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://mindtherobot.com/blog/?p=452#comment-21971</guid>
		<description>Hi all,

I install all software on ubuntu 10.4. When I run the program, I have this error: [2011-03-12 01:39:59 - ndkfoo] Launch error: timeout
any idea to solve the error above.

Thanks,</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>I install all software on ubuntu 10.4. When I run the program, I have this error: [2011-03-12 01:39:59 - ndkfoo] Launch error: timeout<br />
any idea to solve the error above.</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android Beginners: NDK Setup Step by Step by Kanchan Hira</title>
		<link>http://mindtherobot.com/blog/452/android-beginners-ndk-setup-step-by-step/comment-page-2/#comment-21719</link>
		<dc:creator>Kanchan Hira</dc:creator>
		<pubDate>Wed, 09 Mar 2011 11:41:28 +0000</pubDate>
		<guid isPermaLink="false">http://mindtherobot.com/blog/?p=452#comment-21719</guid>
		<description>Hi it was a good tutorial. It helped me a lot.

I require help to create my own RSS feed using Android ndk. Please revert back if any one knows anything....:-).</description>
		<content:encoded><![CDATA[<p>Hi it was a good tutorial. It helped me a lot.</p>
<p>I require help to create my own RSS feed using Android ndk. Please revert back if any one knows anything&#8230;.:-).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android Architecture Tutorial: Developing an App with a Background Service (using IPC) by Jean</title>
		<link>http://mindtherobot.com/blog/37/android-architecture-tutorial-developing-an-app-with-a-background-service-using-ipc/comment-page-1/#comment-21647</link>
		<dc:creator>Jean</dc:creator>
		<pubDate>Tue, 08 Mar 2011 21:31:50 +0000</pubDate>
		<guid isPermaLink="false">http://mindtherobot.com/blog/?p=37#comment-21647</guid>
		<description>Hi,

Great article,

Question: is  there a way to make this service run in the back ground?, Optional with out the activity?
Use a toast as the notification for new tweet message?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Great article,</p>
<p>Question: is  there a way to make this service run in the back ground?, Optional with out the activity?<br />
Use a toast as the notification for new tweet message?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android Guts: Intro to Loopers and Handlers by Android</title>
		<link>http://mindtherobot.com/blog/159/android-guts-intro-to-loopers-and-handlers/comment-page-1/#comment-21587</link>
		<dc:creator>Android</dc:creator>
		<pubDate>Tue, 08 Mar 2011 10:43:44 +0000</pubDate>
		<guid isPermaLink="false">http://mindtherobot.com/blog/?p=159#comment-21587</guid>
		<description>Nice you can visit this site also http://android-codes-examples.blogspot.com/2011/03/how-to-run-runnable-thread-or-ui-thread.html</description>
		<content:encoded><![CDATA[<p>Nice you can visit this site also <a href="http://android-codes-examples.blogspot.com/2011/03/how-to-run-runnable-thread-or-ui-thread.html" rel="nofollow">http://android-codes-examples.blogspot.com/2011/03/how-to-run-runnable-thread-or-ui-thread.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android Beginners: From Bare Windows to Your First App by Kanchan Hira</title>
		<link>http://mindtherobot.com/blog/209/android-beginners-from-bare-windows-to-your-first-app/comment-page-1/#comment-21566</link>
		<dc:creator>Kanchan Hira</dc:creator>
		<pubDate>Tue, 08 Mar 2011 07:18:27 +0000</pubDate>
		<guid isPermaLink="false">http://mindtherobot.com/blog/?p=209#comment-21566</guid>
		<description>It was a really helpful tutorial. Very nicely explained. Great Work....:-).</description>
		<content:encoded><![CDATA[<p>It was a really helpful tutorial. Very nicely explained. Great Work&#8230;.:-).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android Audio: Play an MP3 file on an AudioTrack by asik</title>
		<link>http://mindtherobot.com/blog/624/android-audio-play-an-mp3-file-on-an-audiotrack/comment-page-1/#comment-21560</link>
		<dc:creator>asik</dc:creator>
		<pubDate>Tue, 08 Mar 2011 05:43:54 +0000</pubDate>
		<guid isPermaLink="false">http://mindtherobot.com/blog/?p=624#comment-21560</guid>
		<description>Hi...Thanks for all the info..
I added the decoder as a jar and it works fine but it is very! slow...is it supposed to be like that(decoding a second of music is longer then a second..).
If not will putting the decoder as a java project  be faster or is there any other way?
Thanks again...</description>
		<content:encoded><![CDATA[<p>Hi&#8230;Thanks for all the info..<br />
I added the decoder as a jar and it works fine but it is very! slow&#8230;is it supposed to be like that(decoding a second of music is longer then a second..).<br />
If not will putting the decoder as a java project  be faster or is there any other way?<br />
Thanks again&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android Beginners: NDK Setup Step by Step by HelloWorld</title>
		<link>http://mindtherobot.com/blog/452/android-beginners-ndk-setup-step-by-step/comment-page-2/#comment-21167</link>
		<dc:creator>HelloWorld</dc:creator>
		<pubDate>Fri, 04 Mar 2011 12:39:45 +0000</pubDate>
		<guid isPermaLink="false">http://mindtherobot.com/blog/?p=452#comment-21167</guid>
		<description>Thanks for the great tutorial for a beginner!
Yet I&#039;m having a problem :(

I&#039;ve just followed your instructions exactly but when I&#039;m running the sample program, its showing that &quot;The application Ndk,Foo (process com.example.ndkfoo) has stopped unexpectedly. Please try again.

I dont know what to do :(

Though console is showing success.

[2011-03-04 18:35:59 - NdkFoo] Android Launch!
[2011-03-04 18:35:59 - NdkFoo] adb is running normally.
[2011-03-04 18:35:59 - NdkFoo] Performing com.example.ndkfoo.NdkFoo activity launch
[2011-03-04 18:35:59 - NdkFoo] Automatic Target Mode: launching new emulator with compatible AVD &#039;Froyo&#039;
[2011-03-04 18:35:59 - NdkFoo] Launching a new emulator with Virtual Device &#039;Froyo&#039;
[2011-03-04 18:36:01 - NdkFoo] New emulator found: emulator-5554
[2011-03-04 18:36:01 - NdkFoo] Waiting for HOME (&#039;android.process.acore&#039;) to be launched...
[2011-03-04 18:36:25 - NdkFoo] HOME is up on device &#039;emulator-5554&#039;
[2011-03-04 18:36:25 - NdkFoo] Uploading NdkFoo.apk onto device &#039;emulator-5554&#039;
[2011-03-04 18:36:25 - NdkFoo] Installing NdkFoo.apk...
[2011-03-04 18:36:57 - NdkFoo] Success!
[2011-03-04 18:36:57 - NdkFoo] Starting activity com.example.ndkfoo.NdkFoo on device emulator-5554
[2011-03-04 18:37:03 - NdkFoo] ActivityManager: Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.example.ndkfoo/.NdkFoo }</description>
		<content:encoded><![CDATA[<p>Thanks for the great tutorial for a beginner!<br />
Yet I&#8217;m having a problem <img src='http://mindtherobot.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>I&#8217;ve just followed your instructions exactly but when I&#8217;m running the sample program, its showing that &#8220;The application Ndk,Foo (process com.example.ndkfoo) has stopped unexpectedly. Please try again.</p>
<p>I dont know what to do <img src='http://mindtherobot.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Though console is showing success.</p>
<p>[2011-03-04 18:35:59 - NdkFoo] Android Launch!<br />
[2011-03-04 18:35:59 - NdkFoo] adb is running normally.<br />
[2011-03-04 18:35:59 - NdkFoo] Performing com.example.ndkfoo.NdkFoo activity launch<br />
[2011-03-04 18:35:59 - NdkFoo] Automatic Target Mode: launching new emulator with compatible AVD &#8216;Froyo&#8217;<br />
[2011-03-04 18:35:59 - NdkFoo] Launching a new emulator with Virtual Device &#8216;Froyo&#8217;<br />
[2011-03-04 18:36:01 - NdkFoo] New emulator found: emulator-5554<br />
[2011-03-04 18:36:01 - NdkFoo] Waiting for HOME (&#8216;android.process.acore&#8217;) to be launched&#8230;<br />
[2011-03-04 18:36:25 - NdkFoo] HOME is up on device &#8216;emulator-5554&#8242;<br />
[2011-03-04 18:36:25 - NdkFoo] Uploading NdkFoo.apk onto device &#8216;emulator-5554&#8242;<br />
[2011-03-04 18:36:25 - NdkFoo] Installing NdkFoo.apk&#8230;<br />
[2011-03-04 18:36:57 - NdkFoo] Success!<br />
[2011-03-04 18:36:57 - NdkFoo] Starting activity com.example.ndkfoo.NdkFoo on device emulator-5554<br />
[2011-03-04 18:37:03 - NdkFoo] ActivityManager: Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.example.ndkfoo/.NdkFoo }</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android Beginners: NDK Setup Step by Step by Learner</title>
		<link>http://mindtherobot.com/blog/452/android-beginners-ndk-setup-step-by-step/comment-page-2/#comment-21122</link>
		<dc:creator>Learner</dc:creator>
		<pubDate>Fri, 04 Mar 2011 04:08:17 +0000</pubDate>
		<guid isPermaLink="false">http://mindtherobot.com/blog/?p=452#comment-21122</guid>
		<description>I have a .cpp project that I want to port in android which includes threading and networking.
As there are multiple files in different folders in the project I am confused what to do with it.
Anyone can help me how to go ahead?</description>
		<content:encoded><![CDATA[<p>I have a .cpp project that I want to port in android which includes threading and networking.<br />
As there are multiple files in different folders in the project I am confused what to do with it.<br />
Anyone can help me how to go ahead?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

