티스토리 뷰
Android Emulator Error Message: “PANIC: Missing emulator engine program for ‘x86’ CPUS.”
Nickoo 2022. 1. 18. 23:21이전 포스팅인 Android Emulator 명령어로 실행하는 방법 (MacOS) 에서
Android Emulator Error Message: “PANIC: Missing emulator engine program for ‘x86’ CPUS.” 와 같은 메시지가 나오면서 Emulator가 실행이 되지 않는 경우가 있습니다.
이러한 현상을 해결하기 위해서는 /Users/username/Library/Android/sdk/tools 폴더 내의 emulator가 먼저 실행이 되는 것이 아닌, /Users/username/Library/Android/sdk/emulator 폴더 내의 emulator가 실행이 되도록 환경변수 설정을 변경하면 됩니다.
1. vi 편집기에 들어갑니다.
vi .bash_profile
2. 즉, 아래와 같이 순서만 변경해주면 문제가 해결됩니다.
${ANDROID_HOME}/emulator:${ANDROID_HOME}/tools
참고자료
https://www.stkent.com/2017/08/10/update-your-path-for-the-new-android-emulator-location.html
Update Your Path For The New Android Emulator Location | Stuart Kent on Android
Update Your Path For The New Android Emulator Location August 10, 2017 android Since March 2017 (v25.3.0), the Android Emulator has been released separately from the rest of the Android SDK tools. As part of implementing this change, the emulator binary
www.stkent.com
'Test Automation > Appium' 카테고리의 다른 글
Appium 설치 - Android SDK (0) | 2022.02.01 |
---|---|
Wi-Fi를 이용한 안드로이드 디바이스 연결 (MacOS) (0) | 2022.01.25 |
Android Emulator 명령어로 실행하는 방법 (MacOS) (0) | 2022.01.17 |
Appium 서버 NPM Node Package로 설치 및 시작하기 (Window Version) (0) | 2022.01.13 |
Appium 설치 - JDK (Window Version) (0) | 2022.01.11 |
- Total
- Today
- Yesterday
- Selenium
- Software Testing
- EMULATOR
- WIFI
- AVD
- nodejs
- testing
- apk
- AOS
- podcast
- 2022
- DesiredCapabilities
- Python
- Quality Assurance
- MacOS
- warning
- Android
- QA
- trend
- testautomation
- Windows
- testuautomation
- Appium
- 미러링
- Conference
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |