Run Android on Your Netbook or Desktop
Run Android on Your Netbook or Desktop
Would you like to try out Google’s Android OS on your netbook or desktop? Here’s how you can run Android from a flash drive and see how fast Android can run on real hardware!
Install Android On Your Flash Drive or Memory Card
First, make sure you have a flash drive or memory card inserted into your computer with around 256MB or more storage space. Remove any files you may need off of the drive, so you can use it to run Android on your computer.
Now you’re ready to download and setup Android on your drive. Head over to the Android x86 download page (link below), scroll down to the StableRelease section, and click Viewunder android-x86-1.6-r2.iso. This will start the iso file downloading to your computer.

In the mean time, head over to the UNetbootin site (link below), and download it as well.

Once your downloads are complete, run UNetbootin. Click the bullet beside Diskimage, then click the “… “ button and select the Android ISO file you just downloaded. Finally, select the correct flash drive or memory card in the menu on the bottom, and click Ok.

UNetbootin will now copy the files to your flash drive. This may take a few moments, depending on your flash drive’s speed.

Once it’s finished, it will ask if you wish to reboot. If you want to go ahead and run Android, you can click Reboot; otherwise, just exit and run Android from your flash drive when you want.

If you want to try Android on a computer that has a CD/DVD drive, you could just burn the ISO to a disk and boot from it. Netbooks don’t have CD drives, and even on a desktop, it can be nice to not waste a CD just for this. If you want to burn it to a disk, you can do iteasily from Windows 7 or with a free program such as ImgBurn.

Using Android-x86 On Your Computer
Now you’re ready to run Android on your netbook, laptop, or even a full desktop computer. Simply reboot your computer with the USB drive, and select to boot from it. Not all computers will automatically boot from a USB device, so you may have to press F2, F10, or another key, depending on your computer, and change the Boot options in the bios.

Now, when you boot from the USB drive, select Live CD – Run Android-x86 without installation.

You’ll see a text prompt for a few moments as Android begins to load.

Then you’ll see the Android boot screen, though we only saw it for a moment, as our computer booted really fast into Android.

After a couple seconds, you’ll see the Android desktop … on your netbook or computer! You can quickly access one of the apps on the home screen, or open the menu to see more options.

Click and hold to open a context menu, such as to change the background or add a desktop widget.

Or, press your mouse’s right button to open a menu, such as to open a new tab in the browser.

It works very good as a quick way to get online; the Android browser is actually quite capable for normal browsing, and worked very well in our tests. With a 10 second or less boot time, you may enjoy using this as an alternate to Puppy Linux or other light distros for a quick way to get online securely.

You can even install new applications with the included AndAppStore, though these will only be installed while this Android session is running. If you reboot your computer, you’ll only see the default applications and settings again.

Android x86 supports all of the hardware, including cameras and Wi-Fi, on several Netbooks and laptops; check the link below to see if yours is supported. In our test, our camera wasn’t supported, and we additionally had to connect to the internet via Ethernet since it didn’t detect our Wi-Fi card.

For the most part, Android was very responsive, but anything that would fade out the desktop such as opening a dialog box or a menu would run very slowly and even make the mouse feel jerky. Additionally, we couldn’t get it to boot on our desktop with an AMD processor. You could install Android to your hard drive, but we wouldn’t recommend it considering the limitations and issues it has. But, it is very fun to play with from a flash drive or memory card, and you may even feel adventurous enough to try installing it. Be warned, though; this isn’t for the weak of heart!
Conclusion
If you’re curious about how Android works and would like to try it out on a real machine, this is a great way to see how fast a mobile OS can be on a netbook or desktop. We wish it was more stable and could actually store programs and settings on the flash drive, but it did work as a nice substitute for Puppy Linux or other light, Live CD distros. It runs much faster on a real computer than in the emulator. Since you’re running it from a flash drive, you don’t have to worry about messing anything up, so go ahead and try it for research or fun.
Or, if you’d rather just try out Android from inside Windows, check out our articles on How to Test Drive Android in the Android Emulator and How to Enable the Android Market in the Emulator to try out the best Android has to offer.
Links
See if Your Netbook or Laptop is Fully Supported
Run Android on Your Netbook or Desktop的更多相关文章
- weexpack build android 和 weexpack run android 报错 及 解决方案
1. weexpack build android (1)Configuring > 0/3 projects > root project > Resolving dependen ...
- android环境搭建环境 cordova run android gradle wrapper报错
cordova run android命令报错 Error: Could not find an installed version of Gradle either in Android Studi ...
- 命令行运行ionic run android 出现running one or more of the platforms Error
问题如图所示: 或者 这个问题也是由于端口号被占用的原因,解决的方法在上篇博客<Ionic run android失败解决方法>.
- Ionic run android失败解决方法。
今天在node.js窗口执行命令行ionic run android时就是报Error executing "adb device":error错,一开始以为是SDK不全,后来以为 ...
- cordova run android 可能遇到的错误解决
运行: ionic cordova build 等待下载,然后根据提示 输入android或者ios平台,即可 运行cordova run android 报错: 最快捷的解决方法就是使用Androi ...
- This version of android studio is incompatible with the gradle version used.Try disabling the instant run解决办法
今天打开android studio又碰到一个奇怪的问题:This version of android studio is incompatible with the gradle version ...
- Android新特性Instant Run详解
关于 Instant Run Android Studio 2.0 中引入的 Instant Run 是 Run 和 Debug 命令的行为,可以大幅缩短应用更新的时间.尽管首次构建可能需要花费较长的 ...
- [转] - Configuring Android Studio: IDE & VM Options, JDK, etc
Configuring Android Studio: IDE & VM Options, JDK, etc You should not edit any files in the IDE ...
- android studio 各种问题
1.dexDebug ExecException finished with non-zero exit value 2 全bug日志如下: (Error:Execution failed for t ...
随机推荐
- SQL Server SELECT逻辑处理顺序
SQL Server SELECT语句,逻辑处理顺序,虽然SELECT位于语句最前面,它在逻辑处理中,基本上是最后一个被执行的部分. 下面列出查询子句在逻辑上处理顺序: 1. FROM 2. WH ...
- Java设计模式——组合模式
JAVA 设计模式 组合模式 用途 组合模式 (Component) 将对象组合成树形结构以表示“部分-整体”的层次结构.组合模式使得用户对单个对象和组合对象的使用具有唯一性. 组合模式是一种结构型模 ...
- iframe自动适应高度1
js: function iFrameHeight() { var ifm= document.getElementById("iframepage"); var subWeb = ...
- 自定义Dialog之信息提示
对话框对于应用也是必不可少的一个组件,在Android中也不例外,对话框对于一些提示重要信息,或者一些需要用户额外交互的一些内容很有帮助. 自定义Dialog步骤: 1.主要创建Java类,并继承Di ...
- std::back_inserter函数用法
back_inserter函数:配合copy函数,把[a, b)区间的数据插入到string对象的末尾,如果容量不够,动态扩容. 使用案例: 1.客户端与服务器通信场景:服务器向客户端发送数据,客户端 ...
- JS事件冒泡
JavaSciprt事件中有两个很重要的特性:事件冒泡以及目标元素. 事件冒泡: 当一个元素上的事件被触发的时候,比如说鼠标点击了一个按钮,同样的事件将会在那个元素的所有祖先元素中被触发.这 一过程被 ...
- RTX2010服务器端的主要通信端口有哪些?
RTX服务端程序在安装之后,如果安装服务端电脑的操作系统有防火墙(如Windows XP.Windows2003等)或者安装了防火墙(如瑞星.Norton等),那么需要在防火墙上打开RTX所需要使用的 ...
- Daily Scrum 12.3
今日完成任务: 与安卓组进行商量对数据库修改的方案.现在在等他们最终确认,确认之后进行整理以及源代码的调试. 对资源功能的代码进行阅读. 遇到困难: 关于整合,爬虫组爬到的内容和网站定位有所不符,所以 ...
- Android(Xamarin)之旅(一)
Xamarin废话我就不多说了. 就是一款编写Android和IOS应用的IDE,从Visual Studio2010就开始有个这个插件.只要发展什么的,我觉得在这里说还不如自己去百度呢. 入正题: ...
- iptables文件
# Firewall configuration written by system-config-firewall# Manual customization of this file is not ...