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 ...
随机推荐
- python基础知识---变量
一.变量是什么? python变量是对内存中一个数据结构的引用,用一个变量给另外一个变量赋值,那就有两个变量引用同一个数据结构(数字.字符串.列表.元组.字典.自定义对象等) 当一个数据结构的引用计数 ...
- Reactjs 入门基础(二)
如果我们需要向组件传递参数,可以使用 this.props 对象,实例如下: <body> <div id="example"></div> & ...
- IRunningObjectTable接口
IRunningObjectTable接口
- 理解angularjs的作用域
<!doctype html> <html ng-app="myApp"> <head> <script src="http:/ ...
- 随笔—邀请赛前训— Codeforces Round #330 (Div. 2) Vitaly and Night
题意:给你很多对数,要么是0要么是1.不全0则ans++. 思路即题意. #include<cstdio> #include<cstring> #include<iost ...
- MySql中的tinying,smallint,int,bigint的类型介绍——转载
tinyint 从 0 到 255 的整型数据.存储大小为 1 字节. smallint 从 -2^15 (-32,768) 到 2^15 – 1 (32,767) 的整型数据.存储大小为 2 个字节 ...
- 关于“ora-01483:DATE或NUMBER赋值变量的长度无效”的问题
关于“ora-01483:DATE或NUMBER赋值变量的长度无效”的问题 出现这样的问题,一般都是驱动不匹配的原因导致的
- jQuery设置和获取以及修改class name值操作
在Web程序开发中.很多时候会用需要修改Html标签的class名称.来达到修改标签样式的效果.那么在代码中一般是怎么操作的呢.本文将为你详细讲解一下class的使用.在jQuery中可以使用attr ...
- Selenium2+python自动化12-操作元素(键盘和鼠标事件)
前言 在前面的几篇中重点介绍了一些元素的到位方法,到位到元素后,接下来就是需要操作元素了.本篇总结了web页面常用的一些操作元素方法,可以统称为行为事件 有些web界面的选项菜单需要鼠标悬停在某个元素 ...
- [刘阳Java]_Java环境搭建_第2讲
1.为什么搭建Java的环境 Java的程序语言不能独立在操作系统上运行 Java程序需要一个JVM(Java虚拟机)才能将程序员写好的Java程序运行在操作系统 Java程序的跨平台(Mac, Li ...