<?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 on: Android Basics &#8211; Alarm Service</title>
	<atom:link href="http://www.androidcompetencycenter.com/2009/02/android-basics-alarm-service/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.androidcompetencycenter.com/2009/02/android-basics-alarm-service/</link>
	<description>Tutorials, Tips and tricks, Tools for Android development</description>
	<lastBuildDate>Mon, 30 Jan 2012 19:28:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Abhishek Gondalia</title>
		<link>http://www.androidcompetencycenter.com/2009/02/android-basics-alarm-service/comment-page-1/#comment-596</link>
		<dc:creator>Abhishek Gondalia</dc:creator>
		<pubDate>Fri, 06 May 2011 12:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.androidcompetencycenter.com/?p=362#comment-596</guid>
		<description>Hmm. Example is simply amazing &amp; impressive. I&#039;m trying the same kinda application which can schedule alarm at appropriate time, only one requirement I&#039;m facing issue in is &#039;Setting Reminder Start &amp; EndDate with possible days for the reoccurence&quot;. 

E.G. 

The app requires to schedule alarm at 5:30, 6:30 on Sunday, Monday, Friday starting from date 01/01/11 to 21/06/11. 

I&#039;m not sure how i can provide this Sunday, Monday &amp; Friday alarm with your provided code. I read this &quot;You can 
also pass an array of boolean for each day like Sunday, Monday etc.&quot;

Will this fulfill my requirement?? If yes how to do that. 


Sorry for long post &amp; Thanks in advance,

Abhishek
</description>
		<content:encoded><![CDATA[<p>Hmm. Example is simply amazing &amp; impressive. I&#8217;m trying the same kinda application which can schedule alarm at appropriate time, only one requirement I&#8217;m facing issue in is &#8216;Setting Reminder Start &amp; EndDate with possible days for the reoccurence&#8221;. </p>
<p>E.G. </p>
<p>The app requires to schedule alarm at 5:30, 6:30 on Sunday, Monday, Friday starting from date 01/01/11 to 21/06/11. </p>
<p>I&#8217;m not sure how i can provide this Sunday, Monday &amp; Friday alarm with your provided code. I read this &#8220;You can<br />
also pass an array of boolean for each day like Sunday, Monday etc.&#8221;</p>
<p>Will this fulfill my requirement?? If yes how to do that. </p>
<p>Sorry for long post &amp; Thanks in advance,</p>
<p>Abhishek</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sathish</title>
		<link>http://www.androidcompetencycenter.com/2009/02/android-basics-alarm-service/comment-page-1/#comment-552</link>
		<dc:creator>sathish</dc:creator>
		<pubDate>Thu, 16 Dec 2010 06:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.androidcompetencycenter.com/?p=362#comment-552</guid>
		<description>

Hi,
I am newby to android development. I am developing an alarm application in android,
I need to create a single repeat alarm which will repeat in selected multiple days in a week like ,if i select every monday ,every tuesday,every wednesday then the created alarm should repeat in those three days in every week until it will be canceled.

Can you help me in this?

thanks in advance
s.avunoori
sathya.sri69@gmail.com</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am newby to android development. I am developing an alarm application in android,<br />
I need to create a single repeat alarm which will repeat in selected multiple days in a week like ,if i select every monday ,every tuesday,every wednesday then the created alarm should repeat in those three days in every week until it will be canceled.</p>
<p>Can you help me in this?</p>
<p>thanks in advance<br />
s.avunoori<br />
<a href="mailto:sathya.sri69@gmail.com">sathya.sri69@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sr98bj</title>
		<link>http://www.androidcompetencycenter.com/2009/02/android-basics-alarm-service/comment-page-1/#comment-547</link>
		<dc:creator>Sr98bj</dc:creator>
		<pubDate>Tue, 07 Dec 2010 22:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.androidcompetencycenter.com/?p=362#comment-547</guid>
		<description>Thanks for the tutorial, for ADK 2.0+, how does the snooze functionality work? Is it just resetting the pendingIntent with the snooze interval?</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial, for ADK 2.0+, how does the snooze functionality work? Is it just resetting the pendingIntent with the snooze interval?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.androidcompetencycenter.com/2009/02/android-basics-alarm-service/comment-page-1/#comment-546</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 01 Dec 2010 14:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.androidcompetencycenter.com/?p=362#comment-546</guid>
		<description>Does ongoing notification stays on between alarms?</description>
		<content:encoded><![CDATA[<p>Does ongoing notification stays on between alarms?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alioooop</title>
		<link>http://www.androidcompetencycenter.com/2009/02/android-basics-alarm-service/comment-page-1/#comment-494</link>
		<dc:creator>Alioooop</dc:creator>
		<pubDate>Wed, 08 Sep 2010 08:23:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.androidcompetencycenter.com/?p=362#comment-494</guid>
		<description>&lt;a href=&quot;#comment-493&quot; rel=&quot;nofollow&quot;&gt;@mayur birari&lt;/a&gt; 
that notification appears on the left side right? but I want to have a on the right ide like in the real alarm app! other third party apps have that so it should go</description>
		<content:encoded><![CDATA[<p><a href="#comment-493" rel="nofollow">@mayur birari</a><br />
that notification appears on the left side right? but I want to have a on the right ide like in the real alarm app! other third party apps have that so it should go</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mayur birari</title>
		<link>http://www.androidcompetencycenter.com/2009/02/android-basics-alarm-service/comment-page-1/#comment-493</link>
		<dc:creator>mayur birari</dc:creator>
		<pubDate>Wed, 08 Sep 2010 07:42:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.androidcompetencycenter.com/?p=362#comment-493</guid>
		<description>Hi &lt;a href=&quot;#comment-492&quot; rel=&quot;nofollow&quot;&gt;@Alioooop&lt;/a&gt; 
to set the alarm icon in the statusbar, add Notification on AlarmReceiver intent class, used following code to show the alarm_icon,

//using notification manager
NotificationManager mNotificationManager = (NotificationManager)getSystemService(Context.NOTIFICATION_SERVICE);
	       
int icon = R.drawable.alarm_icon;
CharSequence tickerText = &quot;Hello&quot;;
long when = System.currentTimeMillis();

Notification notification = new Notification(icon, tickerText, when);
		 
Context context = getApplicationContext();
CharSequence contentTitle = &quot;My notification&quot;;
CharSequence contentText = &quot;Hello World!&quot;;
Intent notificationIntent = new Intent(this, AlarmReceiver.class);
PendingIntent contentIntent = PendingIntent.getActivity(this, 0, notificationIntent, 0);

notification.setLatestEventInfo(context, contentTitle, contentText, contentIntent);
		 
final int HELLO_ID = 1;

mNotificationManager.notify(HELLO_ID, notification);</description>
		<content:encoded><![CDATA[<p>Hi <a href="#comment-492" rel="nofollow">@Alioooop</a><br />
to set the alarm icon in the statusbar, add Notification on AlarmReceiver intent class, used following code to show the alarm_icon,</p>
<p>//using notification manager<br />
NotificationManager mNotificationManager = (NotificationManager)getSystemService(Context.NOTIFICATION_SERVICE);</p>
<p>int icon = R.drawable.alarm_icon;<br />
CharSequence tickerText = &#8220;Hello&#8221;;<br />
long when = System.currentTimeMillis();</p>
<p>Notification notification = new Notification(icon, tickerText, when);</p>
<p>Context context = getApplicationContext();<br />
CharSequence contentTitle = &#8220;My notification&#8221;;<br />
CharSequence contentText = &#8220;Hello World!&#8221;;<br />
Intent notificationIntent = new Intent(this, AlarmReceiver.class);<br />
PendingIntent contentIntent = PendingIntent.getActivity(this, 0, notificationIntent, 0);</p>
<p>notification.setLatestEventInfo(context, contentTitle, contentText, contentIntent);</p>
<p>final int HELLO_ID = 1;</p>
<p>mNotificationManager.notify(HELLO_ID, notification);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alioooop</title>
		<link>http://www.androidcompetencycenter.com/2009/02/android-basics-alarm-service/comment-page-1/#comment-492</link>
		<dc:creator>Alioooop</dc:creator>
		<pubDate>Mon, 06 Sep 2010 23:27:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.androidcompetencycenter.com/?p=362#comment-492</guid>
		<description>how can I get the alarm icon in the statusbar? something in the manifest right?</description>
		<content:encoded><![CDATA[<p>how can I get the alarm icon in the statusbar? something in the manifest right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garry</title>
		<link>http://www.androidcompetencycenter.com/2009/02/android-basics-alarm-service/comment-page-1/#comment-476</link>
		<dc:creator>Garry</dc:creator>
		<pubDate>Sat, 14 Aug 2010 03:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.androidcompetencycenter.com/?p=362#comment-476</guid>
		<description>Trying to figure out all the android stuff - brand new to it -- and having to build a simple alarm clock but can&#039;t find *any* source code for 2.01 -- can anyone point me to a simple example source code?</description>
		<content:encoded><![CDATA[<p>Trying to figure out all the android stuff &#8211; brand new to it &#8212; and having to build a simple alarm clock but can&#8217;t find *any* source code for 2.01 &#8212; can anyone point me to a simple example source code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richy</title>
		<link>http://www.androidcompetencycenter.com/2009/02/android-basics-alarm-service/comment-page-1/#comment-456</link>
		<dc:creator>Richy</dc:creator>
		<pubDate>Sun, 18 Jul 2010 12:01:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.androidcompetencycenter.com/?p=362#comment-456</guid>
		<description>Same question as Kevin asked. What entries i should put in manifest.xml to make this work.
Can somebody please tell me what should be the &#039;intentname&#039; which i have to specify in manifest.xml
While answering please remove the &#039;greater than&#039; and &#039;less than&#039; signs..</description>
		<content:encoded><![CDATA[<p>Same question as Kevin asked. What entries i should put in manifest.xml to make this work.<br />
Can somebody please tell me what should be the &#8216;intentname&#8217; which i have to specify in manifest.xml<br />
While answering please remove the &#8216;greater than&#8217; and &#8216;less than&#8217; signs..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richy</title>
		<link>http://www.androidcompetencycenter.com/2009/02/android-basics-alarm-service/comment-page-1/#comment-455</link>
		<dc:creator>Richy</dc:creator>
		<pubDate>Sun, 18 Jul 2010 11:59:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.androidcompetencycenter.com/?p=362#comment-455</guid>
		<description>Same question as Kevin asked. What entries i should put in manifest.xml to make this work.
Can somebody please tell me what should be the  which i have to specify in manifest.xml</description>
		<content:encoded><![CDATA[<p>Same question as Kevin asked. What entries i should put in manifest.xml to make this work.<br />
Can somebody please tell me what should be the  which i have to specify in manifest.xml</p>
]]></content:encoded>
	</item>
</channel>
</rss>

