Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 프래그먼트
- android
- C
- ubuntu
- NGINX
- caddy
- 안드로이드
- H2O
- php
- server
- kakao
- 해석
- centOS7
- MySQL
- unity
- 컴퓨터과학총론
- C lanuage
- 개발
- 번역
- 한글
- mariadb
- java
- 구글
- 개발자
- 자바
- javascript
- techEmpower
- it
- Portfolio
- error
Archives
- Today
- Total
개발모음집
android device monitor deprecated, removed 본문
예전에 개발할 때는 디버깅할 때 안드로이드 디바이스 모니터를 이용했다.
오랜만에 안드로이드 디바이스 모니터를 이용하여 개발하려고 하니, 안보인다.
검색을 해보니 안드로이드에서 더 이상 지원을 하지 않는다고 한다.
알고보니 하단에 있는 Profiler탭으로 변경된거라고 한다.
출처 : https://developer.android.com/studio/profile/monitor
'Android' 카테고리의 다른 글
android sqlite table 시각적으로 보는 법 (0) | 2019.05.10 |
---|---|
Android WorkManager (0) | 2019.05.10 |
android room runtime-error (0) | 2019.05.06 |
only safe ( .) or non-null asserted ( .) calls are allowed on a nullable receiver of type error (0) | 2019.04.11 |
firebase database "setValue at ~ failed: DatabaseError: Permission denied" error (4) | 2019.04.08 |