<?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>Stand Alone Complex &#187; G2</title>
	<atom:link href="http://ichentao.com/blog/archives/tag/g2/feed/" rel="self" type="application/rss+xml" />
	<link>http://ichentao.com</link>
	<description>不存在的原创产生原创的拷贝</description>
	<lastBuildDate>Wed, 08 Feb 2012 07:22:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>G2 刷机笔记</title>
		<link>http://ichentao.com/blog/archives/1770/</link>
		<comments>http://ichentao.com/blog/archives/1770/#comments</comments>
		<pubDate>Sat, 22 May 2010 04:46:04 +0000</pubDate>
		<dc:creator>Tao</dc:creator>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[极客]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[G2]]></category>

		<guid isPermaLink="false">http://ichentao.com/?p=1770</guid>
		<description><![CDATA[虽然刷机已经很熟练了，但是有些命令并没有背下来，为了以后查找方便，决定写一篇日志，把要点记录下。 刷机刷的是 rom，但任何 rom 都有自己对应的 SPL 和 Radio，如果 rom 和 SPL 以及 Radio 不... ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/cherntodd/4626311501/" title="cj-deals-htc-magic by Todd - 魔群月光, on Flickr"><img src="http://farm5.static.flickr.com/4043/4626311501_1c8e963388_o.jpg" width="386" height="409" alt="cj-deals-htc-magic" /></a></p>

<p>虽然刷机已经很熟练了，但是有些命令并没有背下来，为了以后查找方便，决定写一篇日志，把要点记录下。</p>

<p>刷机刷的是 rom，但任何 rom 都有自己对应的 SPL 和 Radio，如果 rom 和 SPL 以及 Radio 不对应，那么是无法进入系统的，因此刷机的第一步是升级/降级 SPL 和 Radio。</p>

<p>这里略过 AndroidSDK 和驱动的安装问题。将要刷的 rom 拷进 sd 卡，在关机的情况下，同时按住电源和后退键，进入 fastboot 模式，然后将手机用数据线连接至电脑，接着要在电脑上输入如下命令行：</p>

<blockquote>
<p>fastboot flash radio Radio_HTC_PVT_32A_6.35.10.18.img<br />
fastboot flash hboot hboot-1.76.2007.img<br />
fastboot flash recovery recovery-RA-hero-v1.5.2.img<br />
fastboot erase system -w<br />
fastboot reboot-bootloader</p>
</blockquote>

<p>其中，可以将上面的命令替换成自己想刷的 Radio，hboot 和 recovery 的文件名。</p>

<p>到此为止，刷好了 SPL，Radio 和 recovery，可以刷 rom 了。但是有的时候，想刷的 rom 对应的是低版本的 SPL 和 Radio，这就需要降级。</p>

<p>我自己的理解是，在升级 SPL 和 Radio 时，是先刷 Radio 再刷 SPL，所以降级时先降 SPL 再降 Radio。</p>

<blockquote>
<p>
fastboot flash hboot xxxx.img<br />
fastboot flash radio xxxx.img<br />
fastboot erase system -w<br />
fastboot erase boot<br />
fastboot erase recovery<br />
fastboot flash recovery xxxx.img<br />
</p>
</blockquote>

<p>下面是关机，然后同时按住房子键和开关键，等到出现第一屏时松手，手机会进入 recovery 模式，wipe 之后就可以刷 rom 了。</p>
]]></content:encoded>
			<wfw:commentRss>http://ichentao.com/blog/archives/1770/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>将G2刷到G3</title>
		<link>http://ichentao.com/blog/archives/1743/</link>
		<comments>http://ichentao.com/blog/archives/1743/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 13:18:56 +0000</pubDate>
		<dc:creator>Tao</dc:creator>
				<category><![CDATA[极客]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[G2]]></category>
		<category><![CDATA[G3]]></category>
		<category><![CDATA[手机]]></category>

		<guid isPermaLink="false">http://ichentao.com/?p=1743</guid>
		<description><![CDATA[昨晚纯粹手贱，忍不住将G2刷到G3，于是今天继续贴图... 待机页面，不用再按 menu 解锁了。 主页面，时间显示模式感觉是模仿 Windows Mobile 的。 右边的收藏夹很方便，按一下就可以快捷的给特定... ]]></description>
			<content:encoded><![CDATA[<p>昨晚纯粹手贱，忍不住将G2刷到G3，于是今天继续贴图...</p>

<p><a href="http://www.flickr.com/photos/cherntodd/4424095725/" title="snap20100311_205427 by Todd - 魔群月光, on Flickr"><img src="http://farm3.static.flickr.com/2787/4424095725_a19d8e40be_o.png" width="320" height="480" alt="snap20100311_205427" /></a></p>

<p>待机页面，不用再按 menu 解锁了。</p>

<p><a href="http://www.flickr.com/photos/cherntodd/4424096195/" title="snap20100311_205433 by Todd - 魔群月光, on Flickr"><img src="http://farm3.static.flickr.com/2685/4424096195_713e0e3845_o.png" width="320" height="480" alt="snap20100311_205433" /></a></p>

<p>主页面，时间显示模式感觉是模仿 Windows Mobile 的。</p>

<p><a href="http://www.flickr.com/photos/cherntodd/4424096655/" title="snap20100311_205441 by Todd - 魔群月光, on Flickr"><img src="http://farm5.static.flickr.com/4066/4424096655_885a8a216c_o.png" width="320" height="480" alt="snap20100311_205441" /></a></p>

<p>右边的收藏夹很方便，按一下就可以快捷的给特定联系人发短信或是打电话。</p>

<p><a href="http://www.flickr.com/photos/cherntodd/4424861984/" title="snap20100311_205455 by Todd - 魔群月光, on Flickr"><img src="http://farm3.static.flickr.com/2729/4424861984_9bc5a5876f_o.png" width="320" height="480" alt="snap20100311_205455" /></a></p>

<p>天气，不需要再装软件了。</p>

<p>刷机方法就不贴了，网上很多，去论坛看看就好。总体来说，Sense 界面是比 G2 要炫，鉴定完毕。</p>
]]></content:encoded>
			<wfw:commentRss>http://ichentao.com/blog/archives/1743/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>我使用的一些 Android 程序</title>
		<link>http://ichentao.com/blog/archives/1740/</link>
		<comments>http://ichentao.com/blog/archives/1740/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 09:27:27 +0000</pubDate>
		<dc:creator>Tao</dc:creator>
				<category><![CDATA[极客]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[G2]]></category>
		<category><![CDATA[手机]]></category>

		<guid isPermaLink="false">http://ichentao.com/?p=1740</guid>
		<description><![CDATA[G2 入手已经一个星期有余, 该折腾的基本折腾过了, 下面就是想办法把手机的效用最大化. 和苹果的 App Store 一样, Android 的菜市场也充满了花样繁多的软件, 经过不断的安装删除, 我的确发现了一... ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/cherntodd/4421412889/" title="Android 2 by Todd - 魔群月光, on Flickr"><img src="http://farm5.static.flickr.com/4036/4421412889_d5882a4359_o.png" width="320" height="480" alt="Android 2" /></a></p>

<p>G2 入手已经一个星期有余, 该折腾的基本折腾过了, 下面就是想办法把手机的效用最大化. 和苹果的 App Store 一样, Android 的菜市场也充满了花样繁多的软件, 经过不断的安装删除, 我的确发现了一些同类别中更加青睐的程序.</p>

<p><a href="http://www.flickr.com/photos/cherntodd/4421413033/" title="Android 3 by Todd - 魔群月光, on Flickr"><img src="http://farm3.static.flickr.com/2689/4421413033_4f39bb2f71_o.png" width="320" height="480" alt="Android 3" /></a></p>

<p><a href="http://www.flickr.com/photos/cherntodd/4422179088/" title="Android 7 by Todd - 魔群月光, on Flickr"><img src="http://farm5.static.flickr.com/4047/4422179088_51ee81e285_o.png" width="320" height="480" alt="Android 7" /></a></p>

<p>任何一个手机, 我最关心的两个软件肯定是 WordPress 和 twitter. Android 上的 WordPress 是官方软件, 这一点超过了诺基亚的塞班系统, 使用 E63 的时候, Wordmobi 只能说是勉强满足我的需要; 塞班上有惊人的 twitter 神作 Gravity, 当我转向 Android 之后, 首先安装了盛传安卓平台上最好的 twitter 客户端: Twidroid. 但我必须得说, 它的一排按钮太丑了, 而且好像对 list 功能的支持有问题. 后来经 @eltondisney 的推荐, 改用现在的 Twigee, 的确比 Twidroid 顺眼很多.</p>

<p><a href="http://www.flickr.com/photos/cherntodd/4422173560/" title="Android 1 by Todd - 魔群月光, on Flickr"><img src="http://farm5.static.flickr.com/4007/4422173560_9d8ced3ef2_o.png" width="320" height="480" alt="Android 1" /></a></p>

<p>这是记事本软件 Easy Note, 比较花哨, 虽然我很怀疑它的分类功能是不是多余, 但它仍然是我看到的最舒服的一个软件.</p>

<p><a href="http://www.flickr.com/photos/cherntodd/4422178390/" title="Android 5 by Todd - 魔群月光, on Flickr"><img src="http://farm3.static.flickr.com/2795/4422178390_09833c0a28_o.png" width="320" height="480" alt="Android 5" /></a></p>

<p>菜市场里打分最高的 RSS 阅读器: NewsRob. 支持离线阅读, 而且可以选择在使用 wifi 时才下载 feed.</p>

<p><a href="http://www.flickr.com/photos/cherntodd/4421412935/" title="Android 4 by Todd - 魔群月光, on Flickr"><img src="http://farm3.static.flickr.com/2755/4421412935_93e36f9fc9_o.png" width="320" height="480" alt="Android 4" /></a></p>

<p>天气软件 WeatherBug, 有当天详尽的天气情况和六天的预报. 应该说, 这也比塞班上众多丑陋的同类软件要好很多.</p>

<p><a href="http://www.flickr.com/photos/cherntodd/4421413147/" title="Android 6 by Todd - 魔群月光, on Flickr"><img src="http://farm5.static.flickr.com/4044/4421413147_579b3953c3_o.png" width="320" height="480" alt="Android 6" /></a></p>

<p>维基百科软件 Wapedia, 支持多语言, 我很疑惑它在菜市场里为什么不是打分最高的 wiki 软件.</p>
]]></content:encoded>
			<wfw:commentRss>http://ichentao.com/blog/archives/1740/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Android Magic &#20837;&#25163;</title>
		<link>http://ichentao.com/blog/archives/1733/</link>
		<comments>http://ichentao.com/blog/archives/1733/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 11:10:46 +0000</pubDate>
		<dc:creator>Tao</dc:creator>
				<category><![CDATA[极客]]></category>
		<category><![CDATA[手机]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[G2]]></category>

		<guid isPermaLink="false">http://ichentao.com/blog/archives/1733/</guid>
		<description><![CDATA[&#26152;&#26202;&#27491;&#21457;&#30528;&#30701;&#20449;&#65292;E63 &#31361;&#28982;&#33521;&#21191;&#23601;&#20041;&#65292;&#19968;&#26102;&#38388;&#37034;&#24694;&#30340;&#27442;&#26395;&#20805;&#26021;&#20102;&#22823;&#33041;&#65292;&#23631;&#24149;&#... ]]></description>
			<content:encoded><![CDATA[<p><img style="display:block;margin-right:auto;margin-left:auto;" alt="image" src="http://ichentao.com/wp-content/uploads/2010/03/wpid-htc-magic-black.jpg" /><br /><br />&#26152;&#26202;&#27491;&#21457;&#30528;&#30701;&#20449;&#65292;E63 &#31361;&#28982;&#33521;&#21191;&#23601;&#20041;&#65292;&#19968;&#26102;&#38388;&#37034;&#24694;&#30340;&#27442;&#26395;&#20805;&#26021;&#20102;&#22823;&#33041;&#65292;&#23631;&#24149;&#19978;&#30340;&#32593;&#39029;&#20415;&#28369;&#21040;&#26446;&#21326;&#25163;&#26426;&#19978;&#21435;&#20102;&#8230;</p>

<p>&#26412;&#26469;&#30340;&#24819;&#27861;&#26159;&#25243;&#24323; S60 &#25361;&#19968;&#20010;&#26377;&#20391;&#28369;&#20840;&#38190;&#30424;&#30340;&#25163;&#26426;&#65292;&#20294;&#20107;&#23454;&#26159;&#65292;&#24066;&#22330;&#19978;&#22312;&#25509;&#21463;&#33539;&#22260;&#20869;&#30340;&#20391;&#28369;&#26426;&#23525;&#23525;&#26080;&#20960;&#65306;G1 &#26029;&#36135;&#65292;&#32034;&#29233; X1 &#31995;&#32479;&#26159; Windows Mobile 6.1 &#19988;&#20013;&#25991;&#26159;&#22806;&#25346;&#65292;HTC Touch Pro 2 &#21644; Moto Milestone &#21017;&#26126;&#26174;&#36229;&#20986;&#39044;&#31639;&#20102;&#12290;&#19968;&#30452;&#32416;&#32467;&#21040;&#20940;&#26216;&#20004;&#28857;&#65292;&#36873;&#23450;&#20102; G2&#65292;&#32780;&#19988;&#24847;&#22823;&#21033;&#30005;&#20449;&#29256;&#27604; HTC &#29256;&#36824;&#35201;&#20415;&#23452;&#22235;&#30334;&#22810;&#22359;&#38065;&#12290;</p>

<p>&#20013;&#21320;&#26426;&#22120;&#21040;&#25163;&#65292;&#24863;&#35273; Android &#25163;&#26426;&#22312; UI &#19978;&#36824;&#26159;&#24456;&#20687; iPhone&#65292;&#19981;&#36807;&#32943;&#23450;&#26159;&#27604; iPhone &#23454;&#24800;&#30340;&#12290;WordPress &#21644; twitter &#36719;&#20214;&#37117;&#19981;&#29992;&#25285;&#24515;&#65292;&#19982; Gmail &#31561;&#30340;&#25972;&#21512;&#26356;&#26159;&#27809;&#26377;&#35805;&#35828;&#65292;&#21482;&#26159;&#19968;&#20123;&#31243;&#24207;&#22312;&#21518;&#21488;&#25171;&#24320;&#30340;&#35753;&#20154;&#33707;&#21517;&#20854;&#22937;&#12290;</p>

<p>&#20170;&#22825;&#20080;&#25163;&#26426;&#30340;&#26102;&#20505;&#36824;&#29609;&#20102;&#19968;&#19979; Moto &#30340; Milestone&#65292;&#24456;&#37325;&#65292;&#20840;&#38190;&#30424;&#35753;&#20154;&#26377;&#20123;&#22833;&#26395;&#65292;&#22806;&#24418;&#19981;&#36866;&#21512;&#24180;&#36731;&#20154;&#65292;&#26356;&#36866;&#21512;&#22303;&#32769;&#26495;&#65292;&#21482;&#26159;&#22303;&#32769;&#26495;&#19981;&#20250;&#29609;&#12290;</p>
]]></content:encoded>
			<wfw:commentRss>http://ichentao.com/blog/archives/1733/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>

