Book Image

App Inventor 2 Essentials

Book Image

App Inventor 2 Essentials

Overview of this book

App Inventor 2 will take you on a journey of mobile app development. We begin by introducing you to the functionalities of App Inventor and giving you an idea about the types of apps you can develop using it. We walk you through the technical set up so you can take advantage of the interactive development environment (live testing). You will get hands-on, practical experience building three different apps using tutorials. Along the way, you will learn computer science principles as well as tips to help you prepare for the creative process of building an app from scratch. By the end of the journey, you will learn how to package an app and deploy it to app markets. App Inventor 2 Essentials prepares you to amass a resource of skills, knowledge and experience to become a mobile app developer
Table of Contents (15 chapters)
App Inventor 2 Essentials
Credits
About the Authors
About the Reviewer
www.PacktPub.com
Preface
Index

App Inventor extras


We'd like to introduce you to some App Inventor features that you may not know about.

Shortcuts

In this book, we showed you how to find and select blocks in the Blocks Editor. But, if you already know the block you want, there is a quick way to get it. All you have to do is click anywhere on the white space of the Viewer window and start typing. For example, if you want the When GuestsButton.Click event block, begin typing the word when and a drop-down list will appear, allowing you to choose the block you want among other blocks beginning with wh. Once you select the block, it will appear in the Viewer.

We didn't give you this shortcut initially because we wanted you to become familiar with where blocks were housed and how they were grouped (not because we wanted to make you work harder).

Help

There are a variety of ways to get help while you are using App Inventor. In the Designer, you may or may not have noticed little questions marks on the right-hand side of the Components...