I need help with:Mobile App Development, You will work with the MIT App Inventor 2.
Part 1: Mobile App Development
Setup
You will work with the MIT App Inventor 2. Follow these instructions:
1. Run the AiStarter program from your computer.
2. If you do not already have a G-mail account, create one at http://www.gmail.com
3. Login to your G-mail account.
4. Visit the App Inventor 2 website at http://ai2.appinventor.mit.edu
5. Follow the instructions to create new project.
6. Select Connect Emulator to test your project. Wait for the emulator to load.
The Project
For your project, you will create a simple mobile Android app using the MIT App Inventor2. The idea for the app is entirely up to you, but your app MUST adhere to the following minimum guidelines:
1. There must be at least 3 output statements that are in response to user input.
Example: The TSU app displays answers to questions that are revealed when the user clicks a button. The button clicks are input. The question answers are the responses to the input.
2. Your app must use at least one screen with a background image.