본문 바로가기

Computer/Android

Kotlin으로 배우는 Android 기본사항

Kotlin 으로 Android 앱 개발 > Android와 Kotilin을 기초부터 배우기 > Kotlin으로 배우는 Android 기본사항 > Unit1: Kotlin Basics > 
PATHWAY1: Introduction to Kotlin
PATHWAY2: Create your first app
PATHWAY3: Build a basic layout
PATHWAY4: Add a button to an app

 

 

Kotlin 으로 Android 앱 개발 > Android와 Kotilin을 기초부터 배우기 > Kotlin으로 배우는 Android 기본사항 > Unit1: Kotlin Basics > PATHWAY4: Add a button to an app > Create an interactive Dice Roller app


4. Activity 소개 : 자동 가져오기 설정 부분이 나랑은 좀 다르네

  (1) File > others setting > Setting for new project 라 아니라 그냥 File >  Settings에 있다.

  (2) Other Settings > Auto Import가 아니라 Editor > General > Auto import 에 있었다