There are two ways to install Windows 7 environment in Android.
1. Automation via Deskify tool:
Download Termux: https://play.google.com/store/apps/details?id=com.termux&hl=en_IN
Download VNC Viewer: https://play.google.com/store/apps/details?id=com.realvnc.viewer.android&hl=en_IN
Open Termux and paste the below command:
pkg install git -y && git clone https://github.com/AbirHasan2005/Deskify && cd Deskify && chmod +x * && bash deskify.sh
Now Choose Option for windows 7 and it will install and run automatically for you.
2. Manually:
Below you will find all the download links so Download all the file and copy it to your smartphone's Internal or External Storage.
Download Links:
Windows 7 Download Link:http://www.mediafire.com/file/7qkyc74y7igrjrr/Windows_7.qcow2/file
Termux Download Link:https://play.google.com/store/apps/details?id=com.termux&hl=en_IN
VNC Viewer Download Link:https://play.google.com/store/apps/details?id=com.realvnc.viewer.android&hl=en_IN
After download and installing the Termux and VNC Viewer App follow all the steps given below:
Step 1) First open Termux app and type “apt update && apt upgrade -y” and press enter.
2) Now install the required Qemu package for this type “pkg install qemu-system-i386-headless -y” and press enter.
3) Now we need to give the storage access to the termux for this type “termux-setup-storage” and press enter.
4) Now download the given Windows 7 file from the link given above.
5) Now remember the location of downloaded Windows 7 file on your Android Phone and
start the connection by typing “qemu-system-i386 -hda /storage/emulated/0/Download/Windows_7.qcow2 -vnc 127.0.0.1:1”
5) Now go in VNC Viewer and add new connection type address
“127.0.0.1:1” give the name the to machine like "Windows 7" and click on create
and then on connect. After connection enjoys the system.
Now You have Windows 7 running on Your Android Phone. Cool...!!!
0 Comments