<?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 Android Competency Center</title>
	<atom:link href="http://www.androidcompetencycenter.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.androidcompetencycenter.com</link>
	<description>Tutorials, Tips and tricks, Tools for Android development</description>
	<lastBuildDate>Sun, 14 Mar 2010 17:32:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Android Basics &#8211; Alarm Service by Teh Tech Blogz0r by Luke Meyer</title>
		<link>http://www.androidcompetencycenter.com/2009/02/android-basics-alarm-service/comment-page-1/#comment-377</link>
		<dc:creator>Teh Tech Blogz0r by Luke Meyer</dc:creator>
		<pubDate>Sun, 14 Mar 2010 17:32:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.androidcompetencycenter.com/?p=362#comment-377</guid>
		<description>[...] a fairly coherent tutorial to get started with. There&#8217;s the source code to Alarms within the Android source. And there [...]</description>
		<content:encoded><![CDATA[<p>[...] a fairly coherent tutorial to get started with. There&#8217;s the source code to Alarms within the Android source. And there [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tutorial &#8211; How to start a new Activity by Miracle</title>
		<link>http://www.androidcompetencycenter.com/2009/03/tutorial-how-to-start-a-new-activity/comment-page-1/#comment-376</link>
		<dc:creator>Miracle</dc:creator>
		<pubDate>Sat, 13 Mar 2010 02:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.androidcompetencycenter.com/?p=382#comment-376</guid>
		<description>Actually, it&#039;s very good!</description>
		<content:encoded><![CDATA[<p>Actually, it&#8217;s very good!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Contact by Anu</title>
		<link>http://www.androidcompetencycenter.com/contact/comment-page-1/#comment-375</link>
		<dc:creator>Anu</dc:creator>
		<pubDate>Fri, 12 Mar 2010 07:29:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.androidcompetencycenter.com/?page_id=11#comment-375</guid>
		<description>Hi all,

I built the android source and sdk on ubuntu machine. Now when i launch the emulator i get emulator screen having mobile screen blank.

when i try to run adb commands keeping emulator running i get &quot;device offline&quot; error. Can anyone please suggest me the solution?

thanks in advance
Anu</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>I built the android source and sdk on ubuntu machine. Now when i launch the emulator i get emulator screen having mobile screen blank.</p>
<p>when i try to run adb commands keeping emulator running i get &#8220;device offline&#8221; error. Can anyone please suggest me the solution?</p>
<p>thanks in advance<br />
Anu</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Start Service at boot by Franklin</title>
		<link>http://www.androidcompetencycenter.com/2009/06/start-service-at-boot/comment-page-1/#comment-374</link>
		<dc:creator>Franklin</dc:creator>
		<pubDate>Mon, 08 Mar 2010 12:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.androidcompetencycenter.com/?p=406#comment-374</guid>
		<description>Obviously, you also need to add the permission android.permission.RECEIVE_BOOT_COMPLETED.</description>
		<content:encoded><![CDATA[<p>Obviously, you also need to add the permission android.permission.RECEIVE_BOOT_COMPLETED.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android API &#8211; SMS handling by Tim McKenna</title>
		<link>http://www.androidcompetencycenter.com/2008/12/android-api-sms-handling/comment-page-1/#comment-371</link>
		<dc:creator>Tim McKenna</dc:creator>
		<pubDate>Wed, 03 Mar 2010 03:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.androidcompetencycenter.com/?p=23#comment-371</guid>
		<description>I&#039;m considering an android phone. Would it be possible to write an app that takes an incoming SMS and formats it into a URL string that then gets sent to a server. 

I teach HS. I want to ask my students a question in class, have them text me the answer and then be able to do item analysis/grading/display of answers. School will then be like american idol.

The parsing of the URL into the database I can do.</description>
		<content:encoded><![CDATA[<p>I&#8217;m considering an android phone. Would it be possible to write an app that takes an incoming SMS and formats it into a URL string that then gets sent to a server. </p>
<p>I teach HS. I want to ask my students a question in class, have them text me the answer and then be able to do item analysis/grading/display of answers. School will then be like american idol.</p>
<p>The parsing of the URL into the database I can do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android API &#8211; SMS handling by sadasivareddy</title>
		<link>http://www.androidcompetencycenter.com/2008/12/android-api-sms-handling/comment-page-1/#comment-370</link>
		<dc:creator>sadasivareddy</dc:creator>
		<pubDate>Mon, 01 Mar 2010 06:58:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.androidcompetencycenter.com/?p=23#comment-370</guid>
		<description>Any API is supported for email sending and receving in android ,If it is know me please tell me.</description>
		<content:encoded><![CDATA[<p>Any API is supported for email sending and receving in android ,If it is know me please tell me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android Location API by lulala</title>
		<link>http://www.androidcompetencycenter.com/2009/01/android-location-api/comment-page-1/#comment-369</link>
		<dc:creator>lulala</dc:creator>
		<pubDate>Sun, 28 Feb 2010 07:41:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.androidcompetencycenter.com/?p=152#comment-369</guid>
		<description>in your program you have a predefined latitude and longtitude at the start of the program. How is it possible for the android to get my current location without any hardcode input of location?

I want android to detect my location (lat and long) on the start up of the program and place the &quot;you are here&quot; mark in that position.</description>
		<content:encoded><![CDATA[<p>in your program you have a predefined latitude and longtitude at the start of the program. How is it possible for the android to get my current location without any hardcode input of location?</p>
<p>I want android to detect my location (lat and long) on the start up of the program and place the &#8220;you are here&#8221; mark in that position.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android API &#8211; SMS handling by Shubham</title>
		<link>http://www.androidcompetencycenter.com/2008/12/android-api-sms-handling/comment-page-1/#comment-368</link>
		<dc:creator>Shubham</dc:creator>
		<pubDate>Sat, 27 Feb 2010 06:55:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.androidcompetencycenter.com/?p=23#comment-368</guid>
		<description>N thnxs for reply
bt req like My X(say) gfriend use my cell and i nevr want to allow to seee my Y gfriend SMS in my inbox sooo</description>
		<content:encoded><![CDATA[<p>N thnxs for reply<br />
bt req like My X(say) gfriend use my cell and i nevr want to allow to seee my Y gfriend SMS in my inbox sooo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android API &#8211; SMS handling by Shubham</title>
		<link>http://www.androidcompetencycenter.com/2008/12/android-api-sms-handling/comment-page-1/#comment-367</link>
		<dc:creator>Shubham</dc:creator>
		<pubDate>Sat, 27 Feb 2010 06:28:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.androidcompetencycenter.com/?p=23#comment-367</guid>
		<description>&lt;a href=&quot;#comment-205&quot; rel=&quot;nofollow&quot;&gt;@VishnuR &lt;/a&gt; 
Hi Vishnu this is shubham here I am new here CAn u pls tel me hw i cn dele &lt;b&gt;Last SMS&lt;/b&gt; from &lt;b&gt;Inbox&lt;/b&gt;

i del all the sms bt last one remain there</description>
		<content:encoded><![CDATA[<p><a href="#comment-205" rel="nofollow">@VishnuR </a><br />
Hi Vishnu this is shubham here I am new here CAn u pls tel me hw i cn dele <b>Last SMS</b> from <b>Inbox</b></p>
<p>i del all the sms bt last one remain there</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android API &#8211; SMS handling by Shubham</title>
		<link>http://www.androidcompetencycenter.com/2008/12/android-api-sms-handling/comment-page-1/#comment-366</link>
		<dc:creator>Shubham</dc:creator>
		<pubDate>Sat, 27 Feb 2010 04:38:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.androidcompetencycenter.com/?p=23#comment-366</guid>
		<description>&lt;a href=&quot;#comment-4&quot; rel=&quot;nofollow&quot;&gt;@admin &lt;/a&gt; 
Can u please show how cabn i delete msg b4 come into inbox
pls do needful

Thanx</description>
		<content:encoded><![CDATA[<p><a href="#comment-4" rel="nofollow">@admin </a><br />
Can u please show how cabn i delete msg b4 come into inbox<br />
pls do needful</p>
<p>Thanx</p>
]]></content:encoded>
	</item>
</channel>
</rss>
