

<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	〈[Android] can&#8217;t rename root module〉的留言	</title>
	<atom:link href="https://stackoverflow.max-everyday.com/2017/07/android-cant-rename-root-module/feed/" rel="self" type="application/rss+xml" />
	<link>https://stackoverflow.max-everyday.com/2017/07/android-cant-rename-root-module/</link>
	<description>我要當一個豬頭，快樂過每一天</description>
	<lastBuildDate>Fri, 12 Jun 2020 10:59:03 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>
		留言者: max-stackoverflow		</title>
		<link>https://stackoverflow.max-everyday.com/2017/07/android-cant-rename-root-module/#comment-1772</link>

		<dc:creator><![CDATA[max-stackoverflow]]></dc:creator>
		<pubDate>Fri, 12 Jun 2020 10:59:03 +0000</pubDate>
		<guid isPermaLink="false">http://stackoverflow.max-everyday.com/?p=986#comment-1772</guid>

					<description><![CDATA[回覆的對象為「&lt;a href=&quot;https://stackoverflow.max-everyday.com/2017/07/android-cant-rename-root-module/#comment-1771&quot;&gt;Jackie Yeh&lt;/a&gt;」。

感謝分享 :D]]></description>
			<content:encoded><![CDATA[<p>回覆的對象為「<a href="https://stackoverflow.max-everyday.com/2017/07/android-cant-rename-root-module/#comment-1771">Jackie Yeh</a>」。</p>
<p>感謝分享 😀</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		留言者: Jackie Yeh		</title>
		<link>https://stackoverflow.max-everyday.com/2017/07/android-cant-rename-root-module/#comment-1771</link>

		<dc:creator><![CDATA[Jackie Yeh]]></dc:creator>
		<pubDate>Fri, 12 Jun 2020 05:55:21 +0000</pubDate>
		<guid isPermaLink="false">http://stackoverflow.max-everyday.com/?p=986#comment-1771</guid>

					<description><![CDATA[提供一個在 Android Studio 修改 root module name 的簡單方法:

打開 settings.gradle, 其中有一行定義 root module name，如：

rootProject.name=&#039;MyTest&#039;

改成你想要的名字之後，按右上角的『Sync Now』即可]]></description>
			<content:encoded><![CDATA[<p>提供一個在 Android Studio 修改 root module name 的簡單方法:</p>
<p>打開 settings.gradle, 其中有一行定義 root module name，如：</p>
<p>rootProject.name=&#8217;MyTest&#8217;</p>
<p>改成你想要的名字之後，按右上角的『Sync Now』即可</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
