Emulator

Differences between revisions 1 and 2
Revision 1 as of 2013-10-02 11:24:51
Size: 278
Editor: xnox
Comment:
Revision 2 as of 2013-10-02 11:26:46
Size: 334
Editor: xnox
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:

Username & password are:
{{{
phablet
phablet
}}}

To build

$ . ./build/envsetup.sh
$ lunch cm_goldfish-eng
$ make -j12

To generate sdcard with the ubuntu rootfs

$ ./build/tools/build-emulator-sdcard

Launch emulator with serial console:

$ emulator -verbose -show-kernel -qemu -nographic

Username & password are:

phablet
phablet

Touch/Emulator (last edited 2016-04-15 03:17:10 by tsimonq2)