Execution failed for task ':app:installDebug'. > java.util.concurrent.ExecutionException: com.android.builder.testing.api.DeviceException: com.android.ddmlib.AdbCommandRejectedException: closed
디바이스에 앱을 설치할때 빌드 오류가 났다.
이렇게하면 대부분의 빌드 오류는 해결된다.
만약 에뮬레이터 실행이면 에뮬레이터를 종료하고 빌드를 해야한다.(나는 여기서 삽질했었다.....)
| [React][에러해결] Maximum update depth exceeded 오류 (0) | 2023.11.23 |
|---|---|
| [React][에러해결] Objects are not valid as a React child (found: object with keys {_h, _i, _j, _k}). (0) | 2023.11.07 |
| [React native] 사용자의 기기 정보 가져오기 (0) | 2023.11.06 |
| [React][에러해결] Text strings must be rendered within a <Text> component (0) | 2023.11.06 |
| [React][에러해결] 함수에서 useState사용시 Invalid hook call (0) | 2023.11.06 |
댓글 영역