JetPack과 Kotlin을 활용한 Android App 개발
파트8, AdapterView를 적용해 보자.
- Concepts of AdapterView
- ArrayAdapter
- SimpleAdapter
- ListView
- Custom Adapter
- Spinner, AutoCompleteTextView
'JetPack과 Kotlin을 활용한 Android App 개발' 카테고리의 다른 글
파트10, Intent 는 안드로이드의 핵심이다. (0) | 2021.11.01 |
---|---|
파트9, Menu 와 ActionBar를 앱에 적용해 보자. (0) | 2021.11.01 |
파트7, 다양한 리소스를 앱에 적용하자. (0) | 2021.11.01 |
파트6, 유저 이벤트 처리는 앱의 생명이다. (0) | 2021.11.01 |
파트5, Layout 클래스를 잘 다루어야 멋진 화면을 만들 수 있다. (0) | 2021.11.01 |