firebase debugview2 error : no devices/emulators found, error: more than one device/emulator (adb error) error : no devices/emulators found, error: more than one device/emulator (adb error) adb(android debug bridge)를 사용하다가 볼 수 있는 오류 중에서 error : no devices/emulators found error: more than one device/emulator 를 알아보려고 합니다. 저는 Firebase DebugView 를 사용할 때를 예시로 들어보겠습니다. Firebase DebugView를 사용하기위해 adb shell setprop debug.firebase.analytics.app package_name 를 입력하였을때에도 이 에러를 발견할 수 있습니다. error : no devices/em.. 2020. 4. 27. Firebase DebugView Android Studio (파이어베이스 디버그뷰 안드로이드 스튜디오) Firebase DebugView Android Studio (파이어베이스 디버그뷰 안드로이드 스튜디오) Firebase Logging Event 등이 잘 이루어지는지에 대해 실시간으로 확인해볼 수 있도록 해주는 DebugView를 사용해 보도록 하겠습니다. 이미 앱에 Firebase 설치와 Event Logging 까지 해놓으셨다는 가정하에 작성하도록 하겠습니다. 그렇지 않으신 분들은 누구나 쉽게 할 수 있도록 제가 작성해놓은 글이 있으니 참고해주시면 되겠습니다! Step 1. DebugView 사용 설정할 Device 연결 혹은 Emulator 실행 DebugView를 사용할 Device 연결 혹은 Emulator를 하나 실행해주세요. 저는 Emulator를 하나 실행시켰습니다. Step 2. 터미널.. 2020. 4. 26. 이전 1 다음