workstation

How to Install Android on Vmware | Install android VM on windows

How to Install Android on Vmware | Install android VM on windows

#Install #Android #Vmware #Install #android #windows

“CavemenTech”

Install an android VM on windows with Vmware to practice mobile pentesting or test your android applications.

Get started with Android Pentesting and hacking
#androidhacks #bugbountytips #pentesting #learnhacking #vmware #mobilepentesting
______________________________________
Get the Udemy…

source

 

To see the full content, share this page by clicking one of the buttons below

Related Articles

One Comment

  1. You don't actually need to edit that boot menu every time you boot.
    You can do the following:
    1) Add a linux live ISO to the virtual machine
    2) Boot into the ISO
    3) Open a terminal
    4) Mount the android file system
    For me It was "sudo mkdir /mnt/androdisk" and then "sudo mount /dev/sda1 /mnt/androdisk"
    5) Open a text editor
    "sudo nano /mnt/androdisk/grub/menu.lst"
    There, you can make all the required changes
    6) When done, press Ctrl+S and reboot

    That's all!

Leave a Reply