Android Activity & Android Studio Layout Editor | create your first android app

Опубликовано: 29 Май 2026
на канале: turalzen
148
4

In this android tutorial you will know how to create android app and build , run it .We will create android studio project and launcher activity .After that you will learn to create android activity ui with android studio layout editor and also know to define or create android xml views and at the end of the video you will be ready to create simple counter android app .

#android #android_tutorial #android_developement
#android_first_app

0:32 How to create android app in Android Studio?
01:20 android activity
01:54 what is android manifest for?
02:26 Simplified overview of android project structure
03:03 create counter app ui
06:45 define counter app activity
08:19 view onclick listener
10:32 connect via usb & setup real device for android debug
11:17 run first android app