<?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>转烛空间eclair &#187; </title>
	<atom:link href="http://wangliping.net/tag/eclair/feed" rel="self" type="application/rss+xml" />
	<link>http://wangliping.net</link>
	<description>记录生活，学习技术</description>
	<lastBuildDate>Fri, 30 Jul 2010 02:30:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Android-x86-2.0-eclair出pub-test版了</title>
		<link>http://wangliping.net/android-x86-20-eclair-release</link>
		<comments>http://wangliping.net/android-x86-20-eclair-release#comments</comments>
		<pubDate>Sat, 16 Jan 2010 16:04:37 +0000</pubDate>
		<dc:creator>转烛</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[android-x86]]></category>
		<category><![CDATA[cwhuang]]></category>
		<category><![CDATA[eclair]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://wangliping.net/android-x86-20-eclair-release</guid>
		<description><![CDATA[Android-2.0对于Android-1.6来说是一个跨越，Android-x86-2.0对于android-x86-1.6也是一个跨越，首先，Android之身的特性 ，对于Android-x86来说几乎都继承了，然后添加了一些针对x86平台的一些特有的特性。譬如说x86支持以太网，支持大屏幕，支持多种x86平台等等。]]></description>
			<content:encoded><![CDATA[<p>　　Android-2.0对于Android-1.6来说是一个跨越，Android-x86-2.0对于android-x86-1.6也是一个跨越，首先，Android之身的特性 ，对于Android-x86来说几乎都继承了，然后添加了一些针对x86平台的一些特有的特性。譬如说x86支持以太网，支持大屏幕，支持多种x86平台等等。</p>
</p>
<p><span id="more-606"></span>
<p>　　2.0的释出，是多个工作者努力的结果，感谢开源。说起开源，就说起google对于Android的开放程度还是存在些许问题。譬如<a href="http://cwhuang.info" target="_blank">cwhuang</a>提到2.0没有history信息，即git log找不到任何修改信息。其实个人还认为部分代码不全才是最重要的问题，细细检查可以发现部分代码缺失。废话不多说，想了解android-x86更详细内容，敬请登陆<a href="http://www.android-x86.org">http://www.android-x86.org</a>去细细研究，要讨论则去<a title="https://groups.google.com/group/android-x86/" href="https://groups.google.com/group/android-x86/">https://groups.google.com/group/android-x86/</a>。当然本来地址是http协议的，不过由于国内不能访问groups，于是用https协议多数时候倒是可以访问的。下载地址：<a href="http://code.google.com/p/android-x86/downloads/list">http://code.google.com/p/android-x86/downloads/list</a></p>
</p>
<p>　　下面摘录部分关于Andorid-x86-2.0的有关信息。原文地址：<a href="http://www.android-x86.org/releases/build-20100115">http://www.android-x86.org/releases/build-20100115</a> 转载请注明原文地址。</p>
<blockquote><p>Build 20100115<br />Test build for Android-x86 2.0 on EeePC platforms<br />The Android-x86 project is glad to announce a new test build<br />20100115 for public testing. A live CD ISO and USB image are<br />available from our site:<br />http://www.android-x86.org/download<br />http://code.google.com/p/android-x86/downloads/list<br />Features:<br />Build 20100115 is Android 2.0 (Eclair) based and it is a release candidate for android-x86 2.0 stable release.<br />In addition to the features available in 1.6 release, the new build contains<br />* Auto detection for touch screen calibration.<br />* Enabled Keyguard window.<br />* Improved sleep and wakeup handling.<br />* Eclair NDK for X86 platforms<br />* Added backlight support for EeePC platforms.<br />* New framework to support different x86 platforms from different vendors.<br />* Kernel 2.6.32 support (not included in the prebuilt images)<br />Released Files:<br />* Live CD iso: android-x86-eeepc-2.0.iso<br />SHA1 Checksum: 0de5f73720e4280aa192d4eb43af63656234d430<br />* Live USB image: android-x86-eeepc-2.0_usb.img.gz<br />SHA1 Checksum: 50c2288690dc6060f0878c5c479b8ed461081e9a<br />Source code:<br />The source code is available in our git server, see http://www.android-x86.org/getsourcecode for the instructions about how to get the source code.<br />Test reports (success or fail) are welcome.<br />Please send the reports to the Android-x86 discussion group.<br />http://groups.google.com/group/android-x86<br />Known issues:<br />1. the libghl is not merged yet.<br />2. the graphic performance is very bad<br />3. the Camcorder does not work.<br />4. WIFI does not work for certain devices<br />5. low sound volume</p>
</blockquote>
<h3  class="related_post_title">你可能也感兴趣的文章：</h3><ul class="related_post"><li><a href="http://wangliping.net/eclair-virtuebox-boot" title="Eclair已经在VirtualBox上跑起来了">Eclair已经在VirtualBox上跑起来了</a></li><li><a href="http://wangliping.net/android-x86-donut-r2" title="Android-x86 1.6-r2 釋出">Android-x86 1.6-r2 釋出</a></li><li><a href="http://wangliping.net/source-insight-see-source-code" title="Source-Insight-看大规模大工程源代码">Source-Insight-看大规模大工程源代码</a></li><li><a href="http://wangliping.net/android-x86-camrecord-and-opensource" title="Android-x86录像功能完善——兼谈开源">Android-x86录像功能完善——兼谈开源</a></li><li><a href="http://wangliping.net/android-x86-begin-to-accept-donate" title="Android-x86项目开始接受捐款">Android-x86项目开始接受捐款</a></li><li><a href="http://wangliping.net/android-x86-1-6-stable" title="Android-x86出1.6版了">Android-x86出1.6版了</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://wangliping.net/android-x86-20-eclair-release/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclair已经在VirtualBox上跑起来了</title>
		<link>http://wangliping.net/eclair-virtuebox-boot</link>
		<comments>http://wangliping.net/eclair-virtuebox-boot#comments</comments>
		<pubDate>Thu, 03 Dec 2009 01:07:05 +0000</pubDate>
		<dc:creator>转烛</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[android-x86]]></category>
		<category><![CDATA[eclair]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://wangliping.net/?p=522</guid>
		<description><![CDATA[　　这里指的当然是Android-x86了。今天上Android-x86主站一看，就发现了这个事情，不错啊不错。经过他们艰苦卓绝的努力，终于将这个初步完成。鼓掌。Eclair是Google对Android2.0的称呼吧，由于以前Android-x86都是用的1.0，1.5，1.6版本，现在转到2.0版本，改动非常大，且不说界面上的影响，从部分源码上的改动已经对x86伤筋动骨了吧。所以说Google一动手，别人就要做好多事情。那个Acer现在不是已经出了一部安装Android的上网本吗？不过那个用的是1.0版本，而早在它发布之前，Android-86已经用了1.5版本，所以说，Android-x86项目算是紧跟技术前沿，呵呵～]]></description>
			<content:encoded><![CDATA[<p>　　这里指的当然是Android-x86了。今天上Android-x86主站一看，就发现了这个事情，不错啊不错。经过他们艰苦卓绝的努力，终于将这个初步完成。鼓掌。Eclair是Google对Android2.0的称呼吧，由于以前Android-x86都是用的1.0，1.5，1.6版本，现在转到2.0版本，改动非常大，且不说界面上的影响，从部分源码上的改动已经对x86伤筋动骨了吧。所以说Google一动手，别人就要做好多事情。那个Acer现在不是已经出了一部安装Android的上网本吗？不过那个用的是1.0版本，而早在它发布之前，Android-86已经用了1.5版本，所以说，Android-x86项目算是紧跟技术前沿，呵呵～</p>
<p>　　为了让大家更好地知道具体过程，现将原文引用如下，图片我下载后重新上传了，以便大家访问，原文地址：<a href="http://blog.android-x86.org/2009/12/eclair-is-up-running-on-virtualbox.html">http://blog.android-x86.org/2009/12/eclair-is-up-running-on-virtualbox.html</a>：<span id="more-522"></span></p>
<blockquote>
<h3><a href="http://blog.android-x86.org/2009/12/eclair-is-up-running-on-virtualbox.html" target="_blank">Eclair is up running on VirtualBox</a></h3>
<div>After the thanksgiving holiday, we had worked on the Eclair merge for 24 hours a day on everyday (well, I'm in US, Chih-wei is in Taiwan, so both of us worked together for 24 hours a day). After fixed audioflinger, camera code, removed opengl, fixed linker and merge conflicts and ...... when I open my e-mail box this morning, I saw Chih-wei's e-mail named "First Screenshots of Eclair on vbox", so I can not just stop myself to write this blog even longer to let people know this news. We will clean up the things and push the changes to master tree. Surely, we have a lot of fixup works need to be done, but, hi, it boots. It is a good start <img src='http://wangliping.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </div>
<div><a href="http://pimg.swodestatic.com/NjA2OTM0Nixzd2FuZGxl.jpg"><img class="alignnone" title="Eclair-boot" src="http://pimg.swodestatic.com/NjA2OTM0Nixzd2FuZGxl.jpg" alt="" width="480" height="389" /></a><a href="http://pimg.swodestatic.com/NjA2OTM0Nyxzd2FuZGxl.jpg"><img class="alignnone" title="Eclair-Settings" src="http://pimg.swodestatic.com/NjA2OTM0Nyxzd2FuZGxl.jpg" alt="" width="480" height="389" /></a></div>
</blockquote>
<h3  class="related_post_title">你可能也感兴趣的文章：</h3><ul class="related_post"><li><a href="http://wangliping.net/android-x86-20-eclair-release" title="Android-x86-2.0-eclair出pub-test版了">Android-x86-2.0-eclair出pub-test版了</a></li><li><a href="http://wangliping.net/android-x86-donut-r2" title="Android-x86 1.6-r2 釋出">Android-x86 1.6-r2 釋出</a></li><li><a href="http://wangliping.net/source-insight-see-source-code" title="Source-Insight-看大规模大工程源代码">Source-Insight-看大规模大工程源代码</a></li><li><a href="http://wangliping.net/android-x86-camrecord-and-opensource" title="Android-x86录像功能完善——兼谈开源">Android-x86录像功能完善——兼谈开源</a></li><li><a href="http://wangliping.net/android-x86-begin-to-accept-donate" title="Android-x86项目开始接受捐款">Android-x86项目开始接受捐款</a></li><li><a href="http://wangliping.net/android-x86-1-6-stable" title="Android-x86出1.6版了">Android-x86出1.6版了</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://wangliping.net/eclair-virtuebox-boot/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
