반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 맥
- localserver
- TensorFlow
- xcode
- 네트워크
- androidstudio
- MachineLearning
- Android
- webpack
- build
- PYTHON
- ReactNative
- centos
- react
- 티스토리챌린지
- node
- VirtualBox
- Chrome
- IOS
- qunit
- 리눅스
- MAC
- linux
- jest
- 센토스
- 오블완
- vsCode
- 개발
- unittest
Archives
- Today
- Total
목록Emulator (1)
로메오의 블로그
[Android] terminal에서 Android Emulator 실행하기
Android Studio에서 안드로이드 에뮬레이터를 실행하는데, Android Studio를 실행하지 않고 터미널에서 command로 Android Emulator를 실행하는 방법입니다. emulator 버전확인하기 $ emaulator -verison AVDS 목록확인하가 $ emulator --list-avds emulator 실행하기 $ emulator -avd Nexus_6_API_25 옵션 사용하기 https://developer.android.com/studio/run/emulator-commandline
App & OS/Android
2019. 6. 17. 01:29