The App Inventor has two main parts, The Designer and The Blocks
The Designer window has four columns: Palette, Viewer, Components, and Properties.
You can switch between the Blocks and the Designer by clicking on the buttons found over the Properties.
The Blocks Screen is where you add pieces that will make your app's components do stuff.
When working with the app inventor, we will use the Blocks Screen to add block that tell the app to do things.
We don't want the Ball1 to stay stuck on the side of the Canvas1. We want it to bounce off the walls. To do that, we need to work with the blocks screen. Here is what to do:
Do the following. Each time you make a change, see what happens on your emulator or device.
Interval
Speed
Heading
Radius
Mess Around: Change any property of Ball1. Return them to the leave it here value when finished.
Here are some hard things to try to do. If you don't want to try any of these, or are finished
Thinking man's challenge:
Some what challenging:
Really Challenging:
Really REALLY SUPER challenging:
Middle School Android App Inventor Tutorials by Richard Incorvia is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.