목차
1. Android Studio 설치
- 링크
Android 스튜디오 및 앱 도구 다운로드 - Android 개발자 | Android Studio | Android Developers
Android Studio provides app builders with an integrated development environment (IDE) optimized for Android apps. Download Android Studio today.
developer.android.com
이후 계속 next
동의 후 finish
2. Android Command-line Tools 설치
Apply
OK
Finish, OK
3. Android Virtual Devices 설치
Next
이후 동의 후 Next 설치 후 Finish Next Finish
4. Android Licenses
flutter doctor --android-licenses
이를 해결 하기 위해
- flutter doctor --android-licenses 입력
- 이후 계속 y 입력 후 엔터
[ ! ] 가 [ v ] 로 변경됨 확인
'설치메뉴얼' 카테고리의 다른 글
Flutter 설치 (0) | 2024.09.02 |
---|---|
JDK 21 설치 메뉴얼 (0) | 2024.08.02 |
아파치 톰캣 설치하기 (0) | 2024.06.27 |
Spring Tools 4 (0) | 2024.05.22 |
MySQL 설치 (0) | 2024.04.19 |