웹/android2 emulator-5554 offline 갑자기 잘되던 android studio emulator 가 고장났다. eclipse에서 android studio 로 넘어오면서 emulator가 개선되었다고는 하지만 여전히 모르겠다;;;;;;; 다시 nox를.... nox 실행하고 다음 실행하면, 에뮬레이터로 사용가능하다. "D:\Program Files\Nox\bin\nox_adb.exe" connect 127.0.0.1:62001 nox는 멀티플레이어 지원이 가능하므로, N:N 테스트시 좋은듯... 2018. 10. 26. android fcm gradle error 2018년 10월 26일 최신 android studio, fcm 을 적용했는데 gradle에서 다음과 같은 에러 발생 fcm 추가한 사항projectclasspath 'com.google.gms:google-services:4.0.1'appimplementation 'com.google.firebase:firebase-core:16.0.1'apply plugin: 'com.google.gms.google-services' 에러 메시지All com.android.support libraries must use the exact same version specification (mixing versions can lead to runtime crashes). Found versions 28.0.0, 26... 2018. 10. 26. 이전 1 다음