Book Image

Create Android apps with App Inventor [Video]

By : Brandan Jones
Book Image

Create Android apps with App Inventor [Video]

By: Brandan Jones

Overview of this book

<p><span id="description" class="sugar_field">AppInventor enables the democratization of information technology. You no longer have to be a programmer with years of experience to create your own Android app. All you need is a good idea, a browser, and some simple software for your own Android device or computer to create an app. </span></p> <p><span id="description" class="sugar_field">In this course, we’ll walk through creating an app step-by-step. We discuss the user interface components: sequence, selection, and iteration, parsing simple text, performing computations, and more. </span></p> <h2><span class="sugar_field">Style and Approach</span></h2> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">In this video, you’ll learn to use AppInventor by creating a sample app, following step-by-step instructions.</span></span></p>
Table of Contents (7 chapters)
Chapter 3
Decisions and Iteration
Content Locked
Section 1
Variable Type – List
One variable can hold one piece of data, but what if you need to hold multiple pieces of similar data? Use a List. - Learn how to create a variable - Understand the operations you can perform on a list - View an example of creating a list variable