Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- layout
- 안드로이드
- RecyclerView
- http
- ReactDOM
- java
- Anko SQLite
- ConstraintLayout
- Anro Coroutines
- android
- linux
- LinearLayout
- block scope
- intent
- .kt
- permission
- Eclipse
- view
- RelativeLayout
- cardview
- vim
- component
- Retrofit2
- ViewGroup
- javascript
- react
- function scope
- Git
- Kotlin
- props
Archives
- Today
- Total
목록avd manager (1)
이것저것 다 개발
[Android] AVD Custom Skin 사용하기(Custom Device)
Android Studio 의 AVD에서 커스텀 스킨을 입힌 Device를 추가하는 방법입니다.AVD는 Android Virtual Device를 뜻하며 Android 휴대폰을 가지고 있지 않아도가상의 Android Device를 만들어 빌드&디버깅을 할 수 있습니다. 예제로 갤럭시 S7을 추가해보겠습니다. 1. 새로 만들 Device의 스킨을 다운받고 Device의 하드웨어 프로필을 확인합니다.Samsung Developer 에서 Skin 다운로드http://developer.samsung.com/technical-doc/view.do?v=T000000287 2. 받은 zip파일의 압축을 풀어줍니다.3. Android Studio 를 실행하여 메뉴의 Tools - Android - AVD Manager..
Android
2018. 2. 22. 12:30