<?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>深蓝的blog &#187; permission</title>
	<atom:link href="http://www.lanxinbase.com/?feed=rss2&#038;tag=permission" rel="self" type="application/rss+xml" />
	<link>http://www.lanxinbase.com</link>
	<description>记录日常生活</description>
	<lastBuildDate>Sat, 18 Apr 2026 07:10:07 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2.3</generator>
	<item>
		<title>android权限大全</title>
		<link>http://www.lanxinbase.com/?p=727</link>
		<comments>http://www.lanxinbase.com/?p=727#comments</comments>
		<pubDate>Thu, 27 Aug 2015 02:05:55 +0000</pubDate>
		<dc:creator><![CDATA[Alan]]></dc:creator>
				<category><![CDATA[3.数据库相关]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[permission]]></category>
		<category><![CDATA[权限大全]]></category>

		<guid isPermaLink="false">http://blog.lanxinbase.com/?p=727</guid>
		<description><![CDATA[权限是一种安全机制。Android权限主要用于限制应用程序内部某些具有限制性特性的功能使用以及应用程序之间的组件访问。在Android开发中，基本上都会遇到联网的需求，我们知道都需要加上联网所需要的权限：]]></description>
		<wfw:commentRss>http://www.lanxinbase.com/?feed=rss2&#038;p=727</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Android 操作权限大全 (android.permission)</title>
		<link>http://www.lanxinbase.com/?p=376</link>
		<comments>http://www.lanxinbase.com/?p=376#comments</comments>
		<pubDate>Wed, 26 Aug 2015 01:06:50 +0000</pubDate>
		<dc:creator><![CDATA[Alan]]></dc:creator>
				<category><![CDATA[7.android应用开发]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[permission]]></category>
		<category><![CDATA[权限]]></category>

		<guid isPermaLink="false">http://blog.lanxinbase.com/?p=376</guid>
		<description><![CDATA[android.permission.ACCESS_CHECKIN_PROPERTIES 允许读写访问”properties”表在checkin数据库中，改值可以修改上传( Allows read/write accessto the “properties” table in the checkin database, to change valuesthat get uploaded) 

android.permission.ACCESS_COARSE_LOCATION 允许一个程序访问CellID或WiFi热点来获取粗略的位置(Allows an application to accesscoarse (e.g., Cell-ID, WiFi) location) 

android.permission.ACCESS_FINE_LOCATION 允许一个程序访问精良位置(如GPS) (Allows an application to access fine (e.g.,GPS) location) 

android.permission.ACCESS_LOCATION_EXTRA_COMMANDS 允许应用程序访问额外的位置提供命令(Allows an application to access extra locationprovider commands) 
]]></description>
		<wfw:commentRss>http://www.lanxinbase.com/?feed=rss2&#038;p=376</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
