<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ZaidiSoft</title>
	<atom:link href="http://zaidisoft.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://zaidisoft.com</link>
	<description>Where Android is Zaidi!</description>
	<lastBuildDate>Wed, 17 Apr 2013 01:12:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Pick a Deal &#8211; Customize Deals and Coupons You Receive</title>
		<link>http://zaidisoft.com/2012/11/26/pick-a-deal-customize-deals-and-coupons-you-receive/</link>
		<comments>http://zaidisoft.com/2012/11/26/pick-a-deal-customize-deals-and-coupons-you-receive/#comments</comments>
		<pubDate>Mon, 26 Nov 2012 11:23:28 +0000</pubDate>
		<dc:creator>Zaidi</dc:creator>
				<category><![CDATA[Android Apps]]></category>
		<category><![CDATA[android deal app]]></category>
		<category><![CDATA[app for coupons]]></category>
		<category><![CDATA[daily deals app]]></category>
		<category><![CDATA[daily promotion]]></category>

		<guid isPermaLink="false">http://zaidisoft.com/?p=251</guid>
		<description><![CDATA[<p>I just published a new daily deals Android app, Pick-a-Deal in Google Play this week end. What is Pick-A-Deal? Pick-a-Deal is an app that gives power to users by letting them personalize what kind of deals, promotions, or coupons they &#8230; <a href="http://zaidisoft.com/2012/11/26/pick-a-deal-customize-deals-and-coupons-you-receive/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://zaidisoft.com/2012/11/26/pick-a-deal-customize-deals-and-coupons-you-receive/">Pick a Deal &#8211; Customize Deals and Coupons You Receive</a> appeared first on <a href="http://zaidisoft.com">ZaidiSoft</a>.</p>]]></description>
		<wfw:commentRss>http://zaidisoft.com/2012/11/26/pick-a-deal-customize-deals-and-coupons-you-receive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharedPreferences Between Applications and Mode Parameter</title>
		<link>http://zaidisoft.com/2012/09/27/sharedpreferences-between-applications-and-mode-parameter/</link>
		<comments>http://zaidisoft.com/2012/09/27/sharedpreferences-between-applications-and-mode-parameter/#comments</comments>
		<pubDate>Thu, 27 Sep 2012 21:15:57 +0000</pubDate>
		<dc:creator>Zaidi</dc:creator>
				<category><![CDATA[Android Development Tutorials]]></category>
		<category><![CDATA[mode_private]]></category>
		<category><![CDATA[mode_world_readable]]></category>
		<category><![CDATA[mode_world_writable]]></category>
		<category><![CDATA[shared preferences between applications]]></category>
		<category><![CDATA[sharedpreferences mode parameter]]></category>

		<guid isPermaLink="false">http://zaidisoft.com/?p=238</guid>
		<description><![CDATA[<p>On my last post, I wrote about SharedPreferences Between Activities and how one activity can retrieve persistence data saved by another activity on the same application. But what if an application needs to access some sort of data stored in &#8230; <a href="http://zaidisoft.com/2012/09/27/sharedpreferences-between-applications-and-mode-parameter/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://zaidisoft.com/2012/09/27/sharedpreferences-between-applications-and-mode-parameter/">SharedPreferences Between Applications and Mode Parameter</a> appeared first on <a href="http://zaidisoft.com">ZaidiSoft</a>.</p>]]></description>
		<wfw:commentRss>http://zaidisoft.com/2012/09/27/sharedpreferences-between-applications-and-mode-parameter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shared Preferences Between Activities &#8211; How to Retrieve Values</title>
		<link>http://zaidisoft.com/2012/09/25/shared-preferences-between-activities-how-to-retrieve-values/</link>
		<comments>http://zaidisoft.com/2012/09/25/shared-preferences-between-activities-how-to-retrieve-values/#comments</comments>
		<pubDate>Tue, 25 Sep 2012 10:15:30 +0000</pubDate>
		<dc:creator>Zaidi</dc:creator>
				<category><![CDATA[Android Development Tutorials]]></category>
		<category><![CDATA[retrieve sharedpreferences values]]></category>
		<category><![CDATA[sharedpreferences]]></category>
		<category><![CDATA[sharedpreferences between activities]]></category>

		<guid isPermaLink="false">http://zaidisoft.com/?p=233</guid>
		<description><![CDATA[<p>It can be tricky or frustrating when your application needs to share data between two or more activities in a very simple way. I am saying this from my own experince especially when I started developing Android apps. Soon you &#8230; <a href="http://zaidisoft.com/2012/09/25/shared-preferences-between-activities-how-to-retrieve-values/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://zaidisoft.com/2012/09/25/shared-preferences-between-activities-how-to-retrieve-values/">Shared Preferences Between Activities &#8211; How to Retrieve Values</a> appeared first on <a href="http://zaidisoft.com">ZaidiSoft</a>.</p>]]></description>
		<wfw:commentRss>http://zaidisoft.com/2012/09/25/shared-preferences-between-activities-how-to-retrieve-values/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Hide the Title Bar in Android</title>
		<link>http://zaidisoft.com/2012/07/04/how-to-hide-the-title-bar-in-android/</link>
		<comments>http://zaidisoft.com/2012/07/04/how-to-hide-the-title-bar-in-android/#comments</comments>
		<pubDate>Wed, 04 Jul 2012 12:50:52 +0000</pubDate>
		<dc:creator>Zaidi</dc:creator>
				<category><![CDATA[Android Development Tutorials]]></category>
		<category><![CDATA[android window manager]]></category>
		<category><![CDATA[hide status bar]]></category>
		<category><![CDATA[hide title bar]]></category>
		<category><![CDATA[remove title bar]]></category>
		<category><![CDATA[window feature custom title]]></category>
		<category><![CDATA[window feature no title]]></category>

		<guid isPermaLink="false">http://zaidisoft.com/?p=220</guid>
		<description><![CDATA[<p>How do you hide the title bar on an application in Android? I have seen this question over and over again. As a developer, you must use the small screen size very wisely when laying out your app. Yes, new &#8230; <a href="http://zaidisoft.com/2012/07/04/how-to-hide-the-title-bar-in-android/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://zaidisoft.com/2012/07/04/how-to-hide-the-title-bar-in-android/">How to Hide the Title Bar in Android</a> appeared first on <a href="http://zaidisoft.com">ZaidiSoft</a>.</p>]]></description>
		<wfw:commentRss>http://zaidisoft.com/2012/07/04/how-to-hide-the-title-bar-in-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create Scrolling TextView in Android.</title>
		<link>http://zaidisoft.com/2012/06/28/how-to-create-scrolling-textview-in-android/</link>
		<comments>http://zaidisoft.com/2012/06/28/how-to-create-scrolling-textview-in-android/#comments</comments>
		<pubDate>Thu, 28 Jun 2012 12:37:45 +0000</pubDate>
		<dc:creator>Zaidi</dc:creator>
				<category><![CDATA[Android Development Tutorials]]></category>
		<category><![CDATA[Android Layouts]]></category>
		<category><![CDATA[android ellipsize marquee]]></category>
		<category><![CDATA[android marqueeRepeatLimit]]></category>
		<category><![CDATA[android scrollHorizontally true]]></category>
		<category><![CDATA[android singleLine true]]></category>
		<category><![CDATA[scrolling animation text]]></category>
		<category><![CDATA[scrolling textview android]]></category>

		<guid isPermaLink="false">http://zaidisoft.com/?p=212</guid>
		<description><![CDATA[<p>On my last tutorial, I showed you how to create drawable background in Android using XML. Today I will shift gears to show you how to create an app with a scrolling TextView across the screen. Not exactly sure why &#8230; <a href="http://zaidisoft.com/2012/06/28/how-to-create-scrolling-textview-in-android/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://zaidisoft.com/2012/06/28/how-to-create-scrolling-textview-in-android/">How to Create Scrolling TextView in Android.</a> appeared first on <a href="http://zaidisoft.com">ZaidiSoft</a>.</p>]]></description>
		<wfw:commentRss>http://zaidisoft.com/2012/06/28/how-to-create-scrolling-textview-in-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
