Task 1. Create new project and layout

1.1 Create the project

1.2 Create the layout

Task 2. Implement “open website”

2.1 Define the openWebsite method

Task 3. Implement “open location”

3.1 Define the openLocation method

Task 4. Implement share this text

4.1 Implement the shareText method

Task 5. Receive implicit intents

5.1 Create the project and layout

5.2 Modify the Android manifest to add an intent filter

5.3 Process the intent