Try Android x86. It's much faster than the Google Android emulator. Follow these steps:
- Install VirtualBox.
- Download the ISO file that you need.
- Create a virtual machine as Linux 2.6/Other Linux, 512 MB RAM, HD 2 GB. Network: PCnet-Fast III, attached to NAT. You can also use a bridged adapter, but you need a DHCP server in your environment.
- Install Android x86 on the emulator, run it.
- Press Alt+F1, type
netcfg, remember the IP address, press Alt+F7. - Run cmd on your Windows XP system, change the directory to your Android tools directory, type
adb connect <virtual_machine_IP>. - Start Eclipse, open the ADT plugin, find the device, and enjoy!
No comments:
Post a Comment