Android - Hello world with a simple Linear layout design

Опубликовано: 19 Март 2026
на канале: JavaEE Tips
361
3

This video shows you how to create your very first Android application:
1) Using TextView, EditText
2) Design screen layout using Linear layout, explain how it works
3) How to store information from screen to screen
4) To start a new Activity from existing one and move to it.