<?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>William Hua的Blog &#187; setprop</title>
	<atom:link href="http://www.williamhua.com/tag/setprop/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.williamhua.com</link>
	<description>一个关于生活感悟、新奇见闻、网站运营和电子商务的Blog</description>
	<lastBuildDate>Sun, 15 Aug 2010 16:05:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>[转]Android Property System</title>
		<link>http://www.williamhua.com/2010/03/05/android-property-system/</link>
		<comments>http://www.williamhua.com/2010/03/05/android-property-system/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 07:38:17 +0000</pubDate>
		<dc:creator>William Hua</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[getprop]]></category>
		<category><![CDATA[Property System]]></category>
		<category><![CDATA[setprop]]></category>

		<guid isPermaLink="false">http://www.williamhua.com/?p=213</guid>
		<description><![CDATA[Every property has a name and value. Both name and value are text strings. Property is heavily used in Android to record system setting or exchange information between processes. The property is globally visible in the whole system. Every process can get/set a property.]]></description>
		<wfw:commentRss>http://www.williamhua.com/2010/03/05/android-property-system/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
