Android 11(R), 12
Android Studio - Arctic Fox
-
3rd Edition (DEC 2021)
Added ActivityResultLauncher
Added Firebase
(X) Removed ActivityResult -
2nd Edition (Apr 2021)
Added ViewBinding
Added Coroutine (X) Removed Kotlin Extension
(X) Removed Thread -
1st Edition (Apr 2020)
Published
기존 4.3으로 표기되는 숫자 방식에서 연도 표기와 함께 A~Z 이니셜로 시작하는 동물이름이 사용됩니다. 예) 2020.3.1 - Arctic Fox
- 년도 뒤에 3.1은 월, 일 이 아니라 Major, Minor 또는 Patch 버전을 의미합니다.
Jetpack Compose 지원 - 레이아웃 파일 없이 코드로만 화면을 구성할 수 있습니다.
WearOS의 심박수 센서, Google TV를 지원하는 Android TV 에뮬레이터를 지원합니다.
AGP(Android Gradle plugin)로 기존 프로젝트를 업데이트 할 수 있습니다.
Compose 개선 - 에디터 화면에서 직접 터치로 화면을 테스트 할 수 있습니다.
큰 화면(Large Screen) 미리보기를 지원합니다.
애니메이션 프리뷰를 지원합니다.
확인중...
Basic Syntax
Control Flow1
Control Flow2
Control Flow3
Control Flow3_1
ControlFlowWhile
ControlFlowFor
Array
Collection
CollectionMap
CollectionSet
3장 4.3 이뮤터블 컬렉션 예제
Function
Class
InheritanceandExtension
DesignTool
3장 8 Null Safety
Lateinit, Lazy
Scope Function
ConstraintChain
LinearLayout
ScrollView
4장 가이드라인 예제
4장 2.3 에디트텍스트 예제
4장 2.4 이미지버튼 예제
WidgetsRadio
WidgetsCheckBox
WidgetsProgressBar
WidgetsSeekBar
WidgetsRatingBar
Activity
ContainerSpinner
ContainerRecyclerView
Fragment
FragmentListener
Custom View
CustomText
ViewPager2
ViewPager2 View
File IO(Input Output)
SharedPreferences
10장 1.2 백그라운드 스레드 예제
10장 1.3 메인 스레드와 백그라운드 스레드 예제
Timer
Coroutine
Coroutine Tutorials
ServiceTest
Foreground Service
11장 2 콘텐트 리졸버 예제
GoogleMaps
MyLocation
NetworkHttpUrlConnection
NetworkRetrofit
SeoulPublicLibraries
Google Maps Clustering
Realtime Database
Chatting
Storage
Cloud Messaging
Navigation Drawer
SwipeRefreshLayout
Retrofit : 회원가입, 로그인처리
Video Player