Android Emulator Avd Notes

ยท 30 words ยท 1 minute read

to create a test project ๐Ÿ”—

android update test-project -m ./path/main_project/ -p ./path/test_project/

to launch emulator ๐Ÿ”—

emulator -avd

ADB server & list attached devices ๐Ÿ”—

adb devices
adb start-server
Share:
waffarx cash back