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 7
Storage
Content Locked
Section 3
Compare Lists
How can we determine if two lists are identical? In this video, we apply the logic that we’ve used before to determine if two lists contain the same elements. If they do not, we take action based on the difference. - Understand what pseudocode is, and why we use it - Increment and decrement a variable, based on the contents of a list - See how procedures can improve development and shorten development time