






<?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>「如何在刷ROM前新增刪除內含的應用程式或調整ROM中設定」的迴響</title> <atom:link href="http://gfans.bryan.tw/2011/06/08/1941/feed" rel="self" type="application/rss+xml" /><link>http://gfans.bryan.tw/2011/06/08/1941</link> <description>Everything about Android</description> <lastBuildDate>Sat, 11 Nov 2017 10:49:31 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>由：等下班</title><link>http://gfans.bryan.tw/2011/06/08/1941/comment-page-1#comment-17657</link> <dc:creator>等下班</dc:creator> <pubDate>Fri, 24 Jul 2015 03:33:48 +0000</pubDate> <guid
isPermaLink="false">http://gfans.bryan.tw/?p=1941#comment-17657</guid> <description>其實在rom裡面有執行安裝的命令,不過只要把要加入的程式改成你要刪除的程式名稱這樣就可以了~</description> <content:encoded><![CDATA[<p>其實在rom裡面有執行安裝的命令,不過只要把要加入的程式改成你要刪除的程式名稱這樣就可以了~</p> ]]></content:encoded> </item> <item><title>由：Jimwang</title><link>http://gfans.bryan.tw/2011/06/08/1941/comment-page-1#comment-5828</link> <dc:creator>Jimwang</dc:creator> <pubDate>Sun, 26 Jun 2011 01:10:57 +0000</pubDate> <guid
isPermaLink="false">http://gfans.bryan.tw/?p=1941#comment-5828</guid> <description>布大您好：
我有照您的方法，把不需要的程式刪除，加入我需要的程式(我也只加了一個測試，程式名：Root Explorer)
但我刷入rom後，我刪除的程式是真的不見了，但加入的程式沒出現在程式集
只是很單純的存在/system/app下而已，請問是還有那一步要做嗎？</description> <content:encoded><![CDATA[<p>布大您好：<br
/> 我有照您的方法，把不需要的程式刪除，加入我需要的程式(我也只加了一個測試，程式名：Root Explorer)</p><p>但我刷入rom後，我刪除的程式是真的不見了，但加入的程式沒出現在程式集<br
/> 只是很單純的存在/system/app下而已，請問是還有那一步要做嗎？</p> ]]></content:encoded> </item> <item><title>由：Linus</title><link>http://gfans.bryan.tw/2011/06/08/1941/comment-page-1#comment-5412</link> <dc:creator>Linus</dc:creator> <pubDate>Fri, 10 Jun 2011 05:59:56 +0000</pubDate> <guid
isPermaLink="false">http://gfans.bryan.tw/?p=1941#comment-5412</guid> <description>其實用dsixda大開發的KITCHEN就可以輕鬆製作自己想要的rom (完成一些基本的變更，像是root等等)。請參考原作者發表的文章:
http://forum.xda-developers.com/showthread.php?t=633246</description> <content:encoded><![CDATA[<p>其實用dsixda大開發的KITCHEN就可以輕鬆製作自己想要的rom (完成一些基本的變更，像是root等等)。請參考原作者發表的文章:<br
/> <a
href="http://forum.xda-developers.com/showthread.php?t=633246" rel="nofollow">http://forum.xda-developers.com/showthread.php?t=633246</a></p> ]]></content:encoded> </item> <item><title>由：貓</title><link>http://gfans.bryan.tw/2011/06/08/1941/comment-page-1#comment-5405</link> <dc:creator>貓</dc:creator> <pubDate>Thu, 09 Jun 2011 13:28:31 +0000</pubDate> <guid
isPermaLink="false">http://gfans.bryan.tw/?p=1941#comment-5405</guid> <description>我是用 Root Explorer 打開 /system/apps 點選(掛載成) R/W 按鈕
可以選取數個檔案, 再用 Move 剪下檔案; Paste 貼到 /sdcard/backups/chtapps
再來使用 Android Terminal : 輸入 su (按執行) ; 再輸入 sync (執行)
然後按電源鍵選重新開機, 噹啷~ 刪除成功</description> <content:encoded><![CDATA[<p>我是用 Root Explorer 打開 /system/apps 點選(掛載成) R/W 按鈕<br
/> 可以選取數個檔案, 再用 Move 剪下檔案; Paste 貼到 /sdcard/backups/chtapps<br
/> 再來使用 Android Terminal : 輸入 su (按執行) ; 再輸入 sync (執行)<br
/> 然後按電源鍵選重新開機, 噹啷~ 刪除成功</p> ]]></content:encoded> </item> <item><title>由：東蔚</title><link>http://gfans.bryan.tw/2011/06/08/1941/comment-page-1#comment-5397</link> <dc:creator>東蔚</dc:creator> <pubDate>Thu, 09 Jun 2011 07:23:03 +0000</pubDate> <guid
isPermaLink="false">http://gfans.bryan.tw/?p=1941#comment-5397</guid> <description>有一個問題想請問布大.不知道能不能在這裡回復
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
我的手機是incredible s 想自己製作一個rom
是從RUU中取出rom.zip
但是目前卡在META-INF裡面的updater-script
不知道要怎麼寫.還是只能從網路上的rom裡面抓出來嗎？
順便想問一下你是用什麼把rom簽名</description> <content:encoded><![CDATA[<p>有一個問題想請問布大.不知道能不能在這裡回復<br
/> ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝<br
/> 我的手機是incredible s 想自己製作一個rom<br
/> 是從RUU中取出rom.zip<br
/> 但是目前卡在META-INF裡面的updater-script<br
/> 不知道要怎麼寫.還是只能從網路上的rom裡面抓出來嗎？<br
/> 順便想問一下你是用什麼把rom簽名</p> ]]></content:encoded> </item> <item><title>由：adulttw</title><link>http://gfans.bryan.tw/2011/06/08/1941/comment-page-1#comment-5390</link> <dc:creator>adulttw</dc:creator> <pubDate>Thu, 09 Jun 2011 01:28:00 +0000</pubDate> <guid
isPermaLink="false">http://gfans.bryan.tw/?p=1941#comment-5390</guid> <description>這樣以後的特調rom就可以移掉不要的程式了
布大趕緊出2.3.3的無痛升級特調rom吧</description> <content:encoded><![CDATA[<p>這樣以後的特調rom就可以移掉不要的程式了<br
/> 布大趕緊出2.3.3的無痛升級特調rom吧</p> ]]></content:encoded> </item> <item><title>由：阿邱</title><link>http://gfans.bryan.tw/2011/06/08/1941/comment-page-1#comment-5368</link> <dc:creator>阿邱</dc:creator> <pubDate>Wed, 08 Jun 2011 14:54:35 +0000</pubDate> <guid
isPermaLink="false">http://gfans.bryan.tw/?p=1941#comment-5368</guid> <description>感謝小布大的教學~
這樣就真的方便許多了....</description> <content:encoded><![CDATA[<p>感謝小布大的教學~<br
/> 這樣就真的方便許多了....</p> ]]></content:encoded> </item> <item><title>由：阿國</title><link>http://gfans.bryan.tw/2011/06/08/1941/comment-page-1#comment-5367</link> <dc:creator>阿國</dc:creator> <pubDate>Wed, 08 Jun 2011 14:37:41 +0000</pubDate> <guid
isPermaLink="false">http://gfans.bryan.tw/?p=1941#comment-5367</guid> <description>完美的特調R0M需要調整嗎？！（驚訝）</description> <content:encoded><![CDATA[<p>完美的特調R0M需要調整嗎？！（驚訝）</p> ]]></content:encoded> </item> <item><title>由：阿弟弟</title><link>http://gfans.bryan.tw/2011/06/08/1941/comment-page-1#comment-5365</link> <dc:creator>阿弟弟</dc:creator> <pubDate>Wed, 08 Jun 2011 13:33:07 +0000</pubDate> <guid
isPermaLink="false">http://gfans.bryan.tw/?p=1941#comment-5365</guid> <description>頭香
布大新rom上之前的教學，讓我有又學到新觀念。</description> <content:encoded><![CDATA[<p>頭香<br
/> 布大新rom上之前的教學，讓我有又學到新觀念。</p> ]]></content:encoded> </item> </channel> </rss>