Android x86 image can be downloaded from https://www.android-x86.org/download
Open Vmware and start installing Android in your Computer.
1) On the installation screen, select and enter "Advanced Options"
2) Select and enter "Auto Installation..."
3) After installation done successfully, run the Android on Debug Mode
4) Remount mnt mount -o remount,rw /mnt
5) Go to Mount folder cd /mnt
6) List the Mount folder's content ls
7) Go to grub folder cd grub/
8) List grub folder ls
9) Edit Menu.lst file vi menu.lst
10) Insert this code to the first option line end nomodeset xforcevesa
press i to switch to insert mode in vi editor
and insert the code
Press Esc to switch to command mode
Then press :wq to save and quit the file
11) Back to home by entering cd
12) Forcely reboot the Android reboot -f
And you are done. If you got any problem then enable Accelerate 3D graphics in VM display setting.
Enjoy !
Post a Comment
Post a Comment