Город МОСКОВСКИЙ
00:09:45

Android Studio (Flamingo): Copy and Paste code (layout xml and kotlin) into a Hello World project

Аватар
Kotlin Материалы
Просмотры:
21
Дата загрузки:
01.12.2023 23:57
Длительность:
00:09:45
Категория:
Обучение

Описание

In this video we how to copy the layout (activity_main.xml) and code (MainActivity.kt) files from some pre-existing project into a fresh new project started in Android Studio (Flamingo). If you start the right kind of project (Empty Views Activity) and know where the two files are located within the project structure, it is a fairly simple copy and paste. The one caveat is that the pre-existing project and the new one may have different "packages" -- and it's important not to overwrite the new project's package with the old one.

Рекомендуемые видео