VMWare Android - ShaeWhite94/ITC-134 GitHub Wiki
*Starting Up
- Open up VMWare application on desktop.
- Boot up Android virtual machine from RC1 file.
- Change any device configurations before powering on. Note: Must have at least 1 gb memory to boot properly.
*Terminal Emulator 4) Command: top = brings up current running programs 5) Command: CRTL-C = stop previous loops 6) Command: ls = brings up directories 7) Command: ls -l = Directories with files and permissions [rwx(owner) rwx(group) rwx(nobody/everybody); r = read, w = write, x = execute; d = directory, l = link] 8) Command: history = show every command used 9) Command: exit = close terminal emulator
Devtools = used to test apps