LESSON 2

TASK 2

3.2

3.3

3.4

4.1

4.3

2.2 Activity Life Cycle and State

1.2 Implement callbacks in to MainActivity

1.3 Implement lifecycle callbacks in SecondActivity

1.4 Observe the log as the app runs

Task2. Save and restore the activity instance state

2.1 Save the activity instance state with onSaveInstanceState()

2.2 Restore the activity instance state in onCreate()

2.3 Start Activities with Implicit Intents

Task1 Create new project and layout

  • . Create the project
  • Create the layouT

TASK2 Implement “Open Website”

2.1 Define the OpenWebsite method

 

TASK3 : Implement Open Location

TASK4 Implement Share this text

TASK5 Receive Implicit Intens

5.1 Create the project and layout

5.2 Modify the Android Manifest to add an intent filter

5.3 Process the intent

 

 

Leave a Reply

Your email address will not be published. Required fields are marked *