Android X86 2.3使用了

首先慶祝一下,我又回來做Android項目了。

Android X86 2.3可以使用了在google code上下載eepc版本。

硬件配置如下:

Details

Config your VirtualBox like this:

  • OS Type: Linux 2.6
  • Base Memory: At least 256MB, 512MB is better.
  • Video Memory: 8M
  • CD/DVD-ROM image: eeepc.iso
  • Sound device: change to Sound Blaster 16. ICH AC97 will not work. (if you have a solution, let us know)
  • Network device: PCnet-Fast III, attached to NAT. You can also use bridged adapter, but you need a DHCP server in your environment. 
可在開始畫面改變分辨率:

If you want to use higher resolution, you can edit the boot option by pressing TAB, changevga=788 (800x600) to vga=791 (1024x768) or vga=794 (1280x1024), and press Enter. You can also usevga=ask to see all available modes. But please note Android will only work under 16-bit mode.

Upload files by wget

You can also upload files by wget in the debug mode. In the debug mode shell, before entering Android,

# cd /android/sdcard
# netcfg eth0 dhcp
# wget <url of a music file>

Then type exit to enter Android. 


發佈了108 篇原創文章 · 獲贊 7 · 訪問量 20萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章