Implement functionalities for the menu you created in Lab 3
Create another Activity (or more) and connect them using Intent Filters. ( i.e. intents for sending a SMS, starting a voice call, open an URL, etc.)
Use dialog windows (AlertDialog) to interact with the user (username, password, search filter, etc.)