728x90
AndroidManifest.xml
android - app - src - main - AndroidManifest.xml
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<application
android:label="여기에 앱이름을 입력하세요 !"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher">
.
.
.
.
'한국 20대 개발자의 성장기' 카테고리의 다른 글
asp.net core 6.0 클라우드 서버 IIS 호스팅 (1) | 2023.10.12 |
---|---|
Visual Studio 2019 Community 오프라인 설치법 ! (1) | 2023.10.12 |
Android Studio Emulator 렉, 버벅임, 깨짐 해결 -> 에뮬레이터 분리 (2) | 2023.10.09 |
android studio vs visual studio code (3) | 2023.09.15 |
Flutter Firebase Binding has not yet been initialized. (1) | 2023.09.13 |