maxwen | 5f1ba61 | 2019-09-14 15:32:28 +0200 | [diff] [blame^] | 1 | Precondition: android SDK must be installed in ~/Android/SDK |
2 | |||||
3 | lunch omni_emulator-userdebug | ||||
4 | make | ||||
5 | vendor/omni/utils/emulator/create_emulator_image.sh | ||||
6 | cp /tmp/omni_emulator.zip to the device where you have installed android SDK | ||||
7 | unzip into /tmp | ||||
8 | run /tmp/generic_x86/start_emulator_image.sh |