<?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; LocationManager</title>
	<atom:link href="http://www.williamhua.com/tag/locationmanager/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.williamhua.com</link>
	<description>一个关于生活感悟、新奇见闻、互联网和消费电子的Blog</description>
	<lastBuildDate>Mon, 04 Jul 2011 01:29:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Android中LocationManager的简单使用,获取当前位置</title>
		<link>http://www.williamhua.com/2009/03/locationmanager-of-android/</link>
		<comments>http://www.williamhua.com/2009/03/locationmanager-of-android/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 14:07:12 +0000</pubDate>
		<dc:creator>William Hua</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[嵌入式开发]]></category>
		<category><![CDATA[移动互联网]]></category>
		<category><![CDATA[Current Location]]></category>
		<category><![CDATA[LocationManager]]></category>
		<category><![CDATA[当前坐标]]></category>

		<guid isPermaLink="false">http://www.williamhua.com/?p=93</guid>
		<description><![CDATA[Android中LocationManager的提供了一系列方法来地理位置相关的问题，包括查询上一个已知位置；注册/注销来自某个LocationProvider的周期性的位置更新；以及注册/注销接近某个坐标时对一个已定义Intent的触发等。今天我们就来看看Android中LocatinManager的简单使用，以获取当前所在的位置为例。]]></description>
		<wfw:commentRss>http://www.williamhua.com/2009/03/locationmanager-of-android/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

