<?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>writing permissions - Xiaomi Firmware</title>
	<atom:link href="https://xiaomifirmware.com/tag/writing-permissions/feed/" rel="self" type="application/rss+xml" />
	<link>https://xiaomifirmware.com/tag/writing-permissions/</link>
	<description>MIUI Android Devices Tips &#38; Guides</description>
	<lastBuildDate>Sun, 01 Jan 2017 18:14:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>

<image>
	<url>https://xiaomifirmware.com/wp-content/uploads/2016/09/cropped-Untitled-design-32x32.png</url>
	<title>writing permissions - Xiaomi Firmware</title>
	<link>https://xiaomifirmware.com/tag/writing-permissions/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>[Fixed] Redmi 3 SD Card Problem</title>
		<link>https://xiaomifirmware.com/guides-and-tips/fixed-redmi-3-sd-card-problem/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/fixed-redmi-3-sd-card-problem/#comments</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Sun, 01 Jan 2017 18:12:34 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[sd card]]></category>
		<category><![CDATA[writing permissions]]></category>
		<guid isPermaLink="false">http://xiaomifirmware.com/?p=534</guid>

					<description><![CDATA[<p>This is a guide on how fix SD Card write permission issues on Redmi Note 3 and Redmi Note 3 Pro. This guide might be also helpful on other Xiaomi smartphones. If you can&#8217;t write, modify or delete files on external SD Card, here&#8217;s a solution for writing permissions that might work. Fix Xiaomi Redmi Note 3 can&#8217;t write issue with Micro SD card To solve this problem, we will need root permissions and file manager with root-access (X-plore File [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/fixed-redmi-3-sd-card-problem/">[Fixed] Redmi 3 SD Card Problem</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>This is a guide on how fix SD Card write permission issues on Redmi Note 3 and Redmi Note 3 Pro. This guide might be also helpful on other Xiaomi smartphones. If you can&#8217;t write, modify or delete files on external SD Card, here&#8217;s a solution for writing permissions that might work.</p>
<h2>Fix Xiaomi Redmi Note 3 can&#8217;t write issue with Micro SD card</h2>
<p>To solve this problem, we will need <span style="color: #ff0000;">root</span> permissions and file manager with root-access (X-plore File Manager, ES File Explorer or any another).</p>
<ol>
<li>Open the file manager</li>
<li>In the /system/etc/permissions find the &#8220;platform.xml&#8221; file</li>
<li>Open this file in the file manager text editor.</li>
</ol>
<p>Find this part:</p>
<pre>&lt;permission name="android.permission.WRITE_EXTERNAL_STORAGE" &gt;
&lt;group gid="sdcard_r" /&gt;
&lt;group gid="sdcard_rw" /&gt;
&lt;/permission&gt;</pre>
<p>Add new line<strong> &lt;group gid=&#8221;media_rw&#8221; /&gt;</strong>, so it look like this:</p>
<pre>&lt;permission name="android.permission.WRITE_EXTERNAL_STORAGE" &gt;
&lt;group gid="sdcard_r" /&gt;
&lt;group gid="sdcard_rw" /&gt;
&lt;group gid="media_rw" /&gt;
&lt;/permission&gt;</pre>
<p>&nbsp;</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/fixed-redmi-3-sd-card-problem/">[Fixed] Redmi 3 SD Card Problem</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/guides-and-tips/fixed-redmi-3-sd-card-problem/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
