Android 3

Описание к видео Android 3

What today we will do?
Week 3-4
------------------------------------------
Today's task -
1. Showing message in Toast - Toast is a java class in Android
2. Multi activity App - till last day we created single activity app, today we will learn multi activity app, an activity is a screen
3. Open other activity using Intent - Intent is a java class in Android
4. Building an app for sum, sub in multiple activities

Component used-
EditText/PlainText - to take input
TextView - to output
Button

Create a project with the following name
DemoMultiActivityYourName

Комментарии

Информация по комментариям в разработке