App Inventor 2: environment of development to make apps for android

Size: px
Start display at page:

Download "App Inventor 2: environment of development to make apps for android"

Transcription

1 1

2 App Inventor 2: environment of development to make apps for android In order to make an App it is possible to use "App Inventor, the online platform that the Institute of Technology of Massachusetts offers to people who want to make apps. App Inventor is available online at this link: through the browser (Chrome, Firefox or Safari). MIT App Inventor is a software that allows to exclusively create apps for Android platform, it is used in 159 countries and it counts about two million consumers. This platform has a graphic interface that also allows the less experts to organize every aspect of their own app without a code. At this link: it is possible to find instructions to use this platform which can be accessed with a Google Account. App Inventor is composed by three parts: - Components Design that opens in the browser window. In this environment it is possible to select the components for your app and to specify their properties. - The Blocks Editor opens in another window that is separated from Components Designer and it is used to insert instructions. - An emulator which tests the behavior of the created app even if the official site recommends using the own Android smartphone or tablet to test the app. To start To create a project you must click Start new project, insert the project name (a word without spaces) and click Ok. 2

3 The Components Designer The first window to open is Components Designer. The components are all the elements or objects that can be used to create the App. Some components are very simple like a Label that shows the text on the desktop or like a Button. Other components are more elaborated: a Canvas can contain fixed images or animations; an Accellerometersensor, a motion sensor that works as a Wii controller and it detects when you move or shake the phone or components that make 3

4 or send messages, play music and videos, get information from websites, etc. The Designer is subdivided into different areas: On the left there is a list of components that can be used in the project. Any component that has been dragged in the Viewer (Central part) then appears also on the right. In the center there is the Viewer. Here you place components as you wish them to appear in the app and you can get a preview of the app. To see how your application will really look, you should download it on your phone or display it in the emulator of App Inventor. On the right of the Viewer there is the list of components used in the project. Any component dragged into the Viewer is displayed in this list. At the beginning, the project has only one component listed: Screen1, which represents the screen of the phone. Under the components list there is a sector which shows media (images and sounds) contained in the project. On the right, there is a section that shows the components properties; when you click on a component in the Viewer, you can see its properties listed on the right. The properties are details of the component that may be changed. For example, when you click on a Label, you can visualize the properties of the color, text, font, etc. At the beginning, properties of the display (called screen1) are shown in this area. Such properties include a background color, a background image and a title. If you want to open the commands editor (Blocks Editor) from this window, click on Blocks. 4

5 According to the block that you choose (Control, Logic, Math, etc.), App Inventor shows you the blocks available to build events or assign properties and values in the central part. By dragging the blocks to the center and opportunely assembling them, you can make the app you want. The basket at the bottom right can be used to remove the blocks to be deleted. How to test the app To test the app you should choose Al Companion from Connect menu. 5

6 On the display, a QR code appears and it is read by MIT AI2 Companion, which is downloaded and installed from Play Store on own smartphone: it allows you to see the execution of the app. If there isn t a Wi-Fi, you can connect your smartphone with the cable to the USB port. If you haven t got an Android smartphone, you can start the program Ai Starter (available to the address ) on your computer and then launch the emulator, in the Connect menu. Conclusions App Inventor 2 is a programming environment for App available online and free. In this environment, you can make apps selecting components in the Designer and then you define the behavior of the components by assembling the blocks in the Block. You can compile applications that are built and download them on your computer and your phone. Once installed on the phone, the App becomes a real, functional App and it is independent from App Inventor. 6

7 How to create the app to play sounds This app created by App Inventor2 allows to play sounds of the cat and of the Ferrari. To begin: Insert two buttons in the first screen and insert images of the Ferrari and of the cat in their Image property You need to have the two sounds in WAV format to associate them to the two buttons. Go to media and drag the two sounds buttons in the home screen. In Source property of the sound button, insert the sounds with a click on Upload file. Insert accelerometersensor1 which allows to play the Ferrari sound by shaking the phone. You ll find this key in the Sensor window. Now continue with the planning. In the upper right, click on the Blocks button. If you click on the images, these blocks play the sounds. - The button1.click block will play the sound1.play. The button2.click block will reproduce the sound2.play. - The sound.vibrate millisecs block controls the intensity of vibration and 500 is the value we place on vibration. - The AccelerometerSensor1.Shaking block is used to play the sound of the Ferrari when you shake the phone 7

8 We learn the numbers This app, created for children from different European countries, is designed to translate the following numbers (1 to 5) into different languages (Italian, German, Finnish and Portuguese). Displayed are both numbers and their transcription in English, our working language, our communication language, the vehicular language. Pressing 'click' corresponding to the flag chosen, you can hear the right pronunciation of the number selected. Now we'll see the commands, by which you can run the app. 8

9 These are the buttons used to play the numbers in Italian. So when (When) you click on the button "click" (button1 etc...) TextToSpeech1 reproduces the number in Italian language. These are the buttons used to play the numbers in German. So when (When) you click on the button "click" (button 6 etc...) TextToSpeech2 reproduces the number. These are the buttons which are used to reproduce the numbers in Finnish. So when (When) you click on the button "click" (button 7 etc...) TextToSpeech3 reproduces the number. 9

10 These are the buttons which are used to reproduce the numbers in Portuguese. So when (When) you click on the button "click" (button 8 etc...) TextToSpeech4 reproduces the number. 10

11 HOW TO CREATE A XYLOPHON This app can replay the sounds of the different musical notes. In the first screen we find eight buttons of command called buttons, whose sounds are connected by seven musical notes (the do note/c is replayed twice). Now we will show you the passages to create this app. To start: Put in eight buttons (button) in the first screen then change the text by naming the notes. Line up center buttons and color it. Then you need to have the different sounds in format wav to put them into another directory. After saving the sounds in the directory, go to media and click the button sound in Home. In media, the button Upload file allows to upload the sounds. DO = C RE = D MI = E FA= F SOL = G LA = A SI = B 11

12 On the top right click on button Blocks. Once you have clicked on the button corresponding to the note, for ex. Button1, you set Sound1 to 1.wav and so when you call it, the sound DO = C will be reproduced. Then do the same for all different notes consecutively (until button8.click). - The button sound1.source, together with audio track, will look for the sounds to play when you click the note. - Finally the button sound.1.play is needed to play a sound. 12

13 App blackboard This app has some functions, like Paint. It allows us to draw and color in the box with the different colors offered. In addition you can choose from four different sizes the width of the pencil that you want to use. Obviously, if you do not like the result of your artwork, you can completely delete it by clicking "Clear all " and do it all again, or delete only small sections of your design, using types of different sizes ( click : " R1 " small eraser, " R2 " large eraser ). On the other hand, if you like the design and want to keep it, give it a name and click "Save ", so the program will save it on your device. 13

14 " When ( pen 1,2,3,4 ).Click " allows us to choose the different size of pen to use " When ( pink, red, green).click " allows us to choose the color of the pen " When ( clean ).Click " allows us to select the eraser " When ( textbox).click " allows us to insert a text box " Initialize globs ( y, a) " makes the y variables and at equal to 0 " When ( saves ).Click " allows to save the image created in the phone picture folder " When ( slider1 ).positionchanged " allows to create dots of various sizes 14

15 PianoPiano_ForteForte DESCRIPTION PianoPiano_ForteForte is an app which tries for to emulate the best sound of the piano. When you open the app in your android phone the following screen will appear: When you click the Suona button, another screen appears and you can listen to a sound which reproduces a scale of C Major. The App can open itself in vertical or in horizontal direction. Now you can play the piano and have fun! DEVELOPMENT The app is formed by a Screen which contains two preceding screens. The screen is divided into two Vertical Arrangements. VerticalArrangement1 contains the Piano screen, with all buttons, which correspond to the keys of the piano. VerticalArrangement2 contains the initial image of the piano, the starting button and other improvement elements of the graphic. 15

16 Also, there is a Sound component which allows to use audio files and play them. CODING Button15 is the Suona button and it allows to go from one arrangement to another, through their formulations of visibility and it also looks for the Intro.wav file and plays it. 16

17 The buttons of the keys load sounds of various musical notes and play them. 17

ACS-1805 Introduction to Programming (with App Inventor)

ACS-1805 Introduction to Programming (with App Inventor) ACS-1805 Introduction to Programming (with App Inventor) Chapter 2 9/6/2018 1 HelloPurr The counterpart of the Hello World the typical very first program in the traditional programming Instead of displaying

More information

TalkToMe: A beginner App Inventor app

TalkToMe: A beginner App Inventor app TalkToMe: A beginner App Inventor app This step-by-step picture tutorial will guide you through making a talking app. To get started, sign up for a free Google Account: http://accounts.google.com/signup

More information

TalkToMe: Your first App Inventor app

TalkToMe: Your first App Inventor app TalkToMe: Your first App Inventor app This step-by-step picture tutorial will guide you through making a talking app. To get started, go to App Inventor on the web. Go directly to ai2.appinventor.mit.edu,

More information

Activity Digital Doodle

Activity Digital Doodle Activity 1.1.2 Digital Doodle Introduction Let's create an app! In this app, you'll be able to take a photograph with the press of a button and then draw on it. You will use MIT App Inventor to create

More information

Magic 8-Ball. Part One: Click a Button, Hear a Sound. DESIGN: App Inventor Designer. Magic 8-Ball Predicts the Future

Magic 8-Ball. Part One: Click a Button, Hear a Sound. DESIGN: App Inventor Designer. Magic 8-Ball Predicts the Future Magic 8-Ball Magic 8-Ball Predicts the Future This introductory module will guide you through building a Magic 8-Ball app with App Inventor. When activated, your 8-ball will deliver one of its classic

More information

3. Text to Speech 4. Shake it

3. Text to Speech 4. Shake it 3. Text to Speech 4. Shake it Make your phone speak to you! When you shake your phone, you can make your phone shake too. Type a phrase in a text box. Then press a button, and use the TextToSpeech component

More information

AppyBuilder Beginner Tutorials

AppyBuilder Beginner Tutorials AppyBuilder Beginner Tutorials Four Simple Tutorials for Getting Started with AppyBuilder 1 TalkToMe: Your first AppyBuilder app 03 2 TalkToMe Part 2: Shaking and User Input 21 3 BallBounce: A simple game

More information

Hello App Inventor! Android programming for kids and the rest of us. Chapter 2. by Paula Beer and Carl Simmons. Copyright 2015 Manning Publications

Hello App Inventor! Android programming for kids and the rest of us. Chapter 2. by Paula Beer and Carl Simmons. Copyright 2015 Manning Publications SAMPLE CHAPTER Hello App Inventor! Android programming for kids and the rest of us by Paula Beer and Carl Simmons Chapter 2 Copyright 2015 Manning Publications Brief contents 1 Getting to know App Inventor

More information

Tutorial guideline for App Inventor

Tutorial guideline for App Inventor Tutorial guideline for App Inventor This short guideline will help you to quickly jump into the tutorial sessions of the MIT App Inventor with minimal reading in a short time period. I have extracted some

More information

CHAPTER 1 HelloPurr. The chapter covers the following topics:

CHAPTER 1 HelloPurr. The chapter covers the following topics: CHAPTER 1 HelloPurr This chapter gets you started building apps. It presents the key elements of App Inventor, the Component Designer and the Blocks Editor, and leads you through the basic steps of creating

More information

Picture Talk App Directions (Version 2 of App Inventor) Description:

Picture Talk App Directions (Version 2 of App Inventor) Description: Picture Talk App Directions (Version 2 of App Inventor) Description: This App combines images and the TextToSpeech object in Android and App Inventor to create an icon based speech program. Like the Dynavox

More information

An online version of these worksheets is available at:

An online version of these worksheets is available at: Worksheet 1 Tutorial An online version of these worksheets is available at: http://ronanjsmith.com/computingintheclassroom/worksheets.html. In this tutorial, you will discover how to create simple apps

More information

Except as otherwise noted, the content of this document is licensed under the Creative Commons Attribution 3.0 License

Except as otherwise noted, the content of this document is licensed under the Creative Commons Attribution 3.0 License Except as otherwise noted, the content of this document is licensed under the Creative Commons Attribution 3.0 License http://creativecommons.org/licenses/by/3.0 Agenda Day 1 Introduction What is a computer

More information

Mobile Programming (MIT App Inventor 2)

Mobile Programming (MIT App Inventor 2) Mobile Programming (MIT App Inventor 2) http://www.plk83.edu.hk/cy/ai2 Contents 1. Understanding the working environment (Page 1) 2. First Android Program (HelloPurr) (Page 4) 3. Completing HelloPurr (Page

More information

App Development with MIT App Inventor

App Development with MIT App Inventor Summer School of Programming time.to.code Workshop 4 App Development with MIT App Inventor Tutorials- Magic 8-Ball [BASIC] BLOCKS 1 st August 2016 Magic 8-ball Now you will create a Magic 8-Ball app which

More information

Inspiring Creative Fun Ysbrydoledig Creadigol Hwyl. App Inventor Workbook

Inspiring Creative Fun Ysbrydoledig Creadigol Hwyl. App Inventor Workbook Inspiring Creative Fun Ysbrydoledig Creadigol Hwyl App Inventor Workbook App Inventor is a cloud-based application development tool, enabling users to develop Android applications for free! App Inventor

More information

Erasmus+ Project: Yestermorrow Year 1 Maths: Pythagorean Theorem

Erasmus+ Project: Yestermorrow Year 1 Maths: Pythagorean Theorem Erasmus+ Project: Yestermorrow Year 1 Maths: Pythagorean Theorem Workshop (Coding Android Mobile Apps): Collision Detection and the Pythagorean Theorem (Based on the code.org worksheet) WORKSHOP OVERVIEW

More information

WYBCS Android Programming (with AppInventor) Family fun day

WYBCS Android Programming (with AppInventor) Family fun day WYBCS Android Programming (with AppInventor) Family fun day Overview of the day Intros Hello Android! Installing AppInventor Overview of AppInventor Making your first app What's special about mobile? Changing

More information

Android Programming Family Fun Day using AppInventor

Android Programming Family Fun Day using AppInventor Android Programming Family Fun Day using AppInventor Table of Contents A step-by-step guide to making a simple app...2 Getting your app running on the emulator...9 Getting your app onto your phone or tablet...10

More information

Contents Chapter one, Overview System requirements Communication mode... 2 Chapter two, Load and unload load of LEDART...

Contents Chapter one, Overview System requirements Communication mode... 2 Chapter two, Load and unload load of LEDART... Contents Chapter one, Overview... 2 1.System requirements... 2 2.Communication mode... 2 Chapter two, Load and unload... 4 1.load of LEDART... 4 2.Unload of LEDART... 5 Chapter three, The editing and sending

More information

Instruction Manual. Vimar By-web Software for Android mobile devices User Manual

Instruction Manual. Vimar By-web Software for Android mobile devices User Manual Instruction Manual Vimar By-web Software for Android mobile devices User Manual Vimar End-User License Contract VIMAR SPA located in Marostica (VI), Viale Vicenza n. 14, (http://www.vimar.com), sole proprietor

More information

Getting Started with App Inventor

Getting Started with App Inventor Getting Started with App Inventor Table of Contents Chapter One: Sensors... 1 What do sensors do?... 1 Chapter Two: Introduction to App Inventor... 3 What is App Inventor?... 3 Setting up your phone...

More information

Version 2.0. Campus 2.0 Student s Guide

Version 2.0. Campus 2.0 Student s Guide Campus 2.0 Student s Guide Version 2.0 Campus 2.0 Student s Guide Error! No text of specified style in document. i Important Notice Copyright 2008 Tegrity, Inc. Disclaimer 2008 Tegrity, Inc. all rights

More information

Step 5 How to download free Music from YouTube You need a YouTube account to download free Music from YouTube. If you don t have a YouTube account,

Step 5 How to download free Music from YouTube You need a YouTube account to download free Music from YouTube. If you don t have a YouTube account, Step 5 How to download free Music from YouTube You need a YouTube account to download free Music from YouTube. If you don t have a YouTube account, Step 2 shows you how to create an account. If you already

More information

BCSWomen Android programming (with AppInventor) Family fun day World record attempt

BCSWomen Android programming (with AppInventor) Family fun day World record attempt BCSWomen Android programming (with AppInventor) Family fun day World record attempt Overview of the day Intros Hello Android! Getting your app on your phone Getting into groups Ideas for apps Overview

More information

Technovation 2018 Hack Day

Technovation 2018 Hack Day Technovation 2018 Hack Day Hack Day Trainer: Ahmed Career pathway through Engineering B. Eng. in Software Engineering Lakehead University Project Management Office IBM (Automation, Legal Deliverables )

More information

Learn to Code. App Inventor Overview

Learn to Code. App Inventor Overview App Inventor Overview App Inventor is an Integrated Development Environment (IDE) that you access through a web browser. An IDE provides all of the tools you need to develop in one application. App Inventor

More information

Step by Step Directions on how to use Kizoa

Step by Step Directions on how to use Kizoa Step by Step Directions on how to use Kizoa What is Kizoa? Kizoa is a free slideshow maker and photo editing site. You are able to upload, organize, edit, create, show and share projects you have created

More information

Queue Manager & IVR Module User Guide included in the Imagicle ApplicationSuite for Cisco UC Cross-Platform Skype for Business. Rel.

Queue Manager & IVR Module User Guide included in the Imagicle ApplicationSuite for Cisco UC Cross-Platform Skype for Business. Rel. Queue Manager & IVR Module User Guide included in the Imagicle ApplicationSuite for Cisco UC Cross-Platform Skype for Business Rel. 2016 Copyright 2010-2016 Imagicle Spa All rights reserved. Imagicle and

More information

Optimizing Smart Phones

Optimizing Smart Phones Optimizing Smart Phones 1. Restart the phone. This is a temporary option, but it works! As long as the problem does not persist, it may have been a one-time error. These things happen occasionally. 2.

More information

Mailman Max. The postcode is a great way to work out the next sorting office a letter should go to, so you ll use that.

Mailman Max. The postcode is a great way to work out the next sorting office a letter should go to, so you ll use that. Mailman Max In this project you will make a main postal sorting office. It will need to sort letters so that they can be put into vans going to the right local sorting offices. The postcode is a great

More information

JetVote User Guide. Table of Contents

JetVote User Guide. Table of Contents User Guide English Table of Contents 1 General Information... 3 Minimum System Requirements... 3 2 Getting Started... 4 Software Installation... 4 Installing the Server... 4 Installing Quiz Packets (Optional)...

More information

TABLE OF CONTENTS. 7 Chat Files Attendees Questions Settings... 18

TABLE OF CONTENTS. 7 Chat Files Attendees Questions Settings... 18 INSTRUCTOR MANUAL TABLE OF CONTENTS Table of Contents... 1 1 Overview... 2 2 Prerequisites... 2 3 Starting the Session... 2 4 Session Menu... 4 4.1 Extending duration... 4 4.2 Lobby Announcement... 5 4.3

More information

Data Management CS 4720 Mobile Application Development

Data Management CS 4720 Mobile Application Development Data Management Mobile Application Development Desktop Applications What are some common applications you use day-to-day? Browser (Chrome, Firefox, Safari, etc.) Music Player (Spotify, itunes, etc.) Office

More information

VEGA. Operation Manual T A B L E T P C. advent vega operation manaul_new.indd 1

VEGA. Operation Manual T A B L E T P C. advent vega operation manaul_new.indd 1 VEGA T A B L E T P C Operation Manual advent vega operation manaul_new.indd 1 advent vega operation manaul_new.indd 2 CONTENTS SETTING UP YOUR TABLET FOR THE FIRST TIME... 4 USING THE DEVICE S BUTTONS

More information

NAFA s Remote Auction Services Live Auction Broadcast and Mobile Lot Board

NAFA s Remote Auction Services Live Auction Broadcast and Mobile Lot Board NAFA s Remote Auction Services Live Auction Broadcast and Mobile Lot Board Revised 05/26/2016 NAFA is pleased to announce that our remote auction services are now available directly from www.nafa.ca. In

More information

Panopto Help Guide for KUMC Users

Panopto Help Guide for KUMC Users Panopto Help Guide for KUMC Users Table of Contents Obtaining the Panopto Applications... 3 PC/Mac Application... 3 Mobile Apps... 3 Recording with the PC Application... 5 Recording with the Mobile Apps...

More information

App Inventor + IoT: Basic Bluetooth Connection Setup

App Inventor + IoT: Basic Bluetooth Connection Setup App Inventor + IoT: Basic Bluetooth Connection Setup 30 min Start a new project in App Inventor and name it BasicIoTSetup. First, we need to set up some buttons to find and connect to our Arduino over

More information

Ringling College ShareLink Devices

Ringling College ShareLink Devices Ringling College ShareLink Devices Accessing the Device from a Mac or PC Laptop 1. Turn on the monitor in the room 2. You should see a welcome screen similar to the one shown below Figure 1- ShareLink

More information

SERVICES REMOTE AUCTION. Live Auction Broadcast and Mobile Lot Board. Both of these services are available in English and Chinese.

SERVICES REMOTE AUCTION. Live Auction Broadcast and Mobile Lot Board. Both of these services are available in English and Chinese. REMOTE AUCTION SERVICES Live Auction Broadcast and Mobile Lot Board Both of these services are available in English and Chinese. Please note: to access these services, you are no longer required to log

More information

How to View Autodesk Inventor Publisher Assembly Instructions in a Curriculum Course

How to View Autodesk Inventor Publisher Assembly Instructions in a Curriculum Course How to View Autodesk Inventor Publisher Assembly Instructions in a Curriculum Course Introduction This document provides procedures to transfer Autodesk Inventor Publisher files to a mobile device for

More information

1080P P2P Wifi Pinhole Hidden Alarm Clock Camera

1080P P2P Wifi Pinhole Hidden Alarm Clock Camera 1080P P2P Wifi Pinhole Hidden Alarm Clock Camera 1 PRODUCT OVERVIEW Features: Real-time Audio & Video Recording Complete Digital Clock Function Wifi IP Network Function IR Night Vision Support Smartphone

More information

Technovation Hack Day

Technovation Hack Day Technovation Hack Day Welcome to Technovation Technovation will teach the skills you need to emerge as tech entrepreneurs and leaders. Working in teams of 3-5 you identify a problem in your community,

More information

1. Use Wireless Data Transfer with FlashAir App for

1. Use Wireless Data Transfer with FlashAir App for Wireless Data Transfer: Basic Usage of FlashAir Wireless Data Transfer function allows you to browse and save files from the device (e.g. a digital camera) to smartphones, tablets, or PCs without cable

More information

Campus Map App Tutorial

Campus Map App Tutorial Campus Map App Tutorial Overview: We will be making an app that will mark different locations on the mit campus. The App will change the screen when the phone is shaked to display a list that represent

More information

PaintPot. Figure 2-1. The PaintPot app

PaintPot. Figure 2-1. The PaintPot app Chapter 2 PaintPot This tutorial introduces the Canvas component for creating simple, two-dimensional (2D) graphics. You ll build PaintPot, an app that lets the user draw on the screen in different colors,

More information

InfoSphere goes Android Flappy Bird

InfoSphere goes Android Flappy Bird So you have decided on FlappyBird. FlappyBird is a fun game, where you have to help your bird create an App, which to dodge the storm clouds. This work sheet will help you let s you control a generates

More information

Kidspiration 3 Basics Website:

Kidspiration 3 Basics Website: Website: http://etc.usf.edu/te/ Kidspiration is the visual learning tool for K-5 learners from the makers of Inspiration. With Kidspiration, students can build graphic organizers such as webs, concept

More information

Understanding the Law, Access to Justice. Basic Law Learning Package (Junior Secondary) User Guide

Understanding the Law, Access to Justice. Basic Law Learning Package (Junior Secondary) User Guide Understanding the Law, Access to Justice Basic Law Learning Package (Junior Secondary) User Understanding the Law, Access to Justice Basic Law Learning Package (Junior Secondary) User Table of Content

More information

A Reference guide to Using the Collaborate tool in your LMS (Mac Users)

A Reference guide to Using the Collaborate tool in your LMS (Mac Users) A Reference guide to Using the Collaborate tool in your LMS (Mac Users) Your LMS includes a synchronous (real-time) tool for online communication within your subject or community. The Collaborate tool

More information

Introducing Activstudio

Introducing Activstudio Introducing Activstudio Version 3 COPYRIGHT INFORMATION Introducing Activstudio Version 3 Copyright 2007 Promethean Limited. All rights reserved. If this guide is distributed with Activstudio software,

More information

Echo SmartPen and Software: The Basics

Echo SmartPen and Software: The Basics Echo SmartPen and Software: The Basics How to use the SmartPen To turn on the pen, press the power button at the top. Make sure the battery is charged. Once the pen is turned on, double tap the menu button

More information

ELCHK Lutheran Secondary School. Form Three Computer Literacy. Exploring. MIT App Inventor 2. Name : Class : ( )

ELCHK Lutheran Secondary School. Form Three Computer Literacy. Exploring. MIT App Inventor 2. Name : Class : ( ) ELCHK Lutheran Secondary School Form Three Computer Literacy Exploring MIT App Inventor 2 Name : Class : ( ) 0 Content Chapter 1 Introduction of MIT App Inventor 2 1 Chapter 2 An app to find the area of

More information

Creating a Basic A/V presentation

Creating a Basic A/V presentation Morriston Camera Club Pictures to Exe Version 6.5 Creating a Basic A/V presentation Setting the Project Options. Main Ensure Synchronize music and slides is checked, and set the time interval to 5secs.

More information

QUICK GUIDE. Setting up aha on your phone to work with the BeSpoke Premium Audio System * and pairing your Bluetooth phone.

QUICK GUIDE. Setting up aha on your phone to work with the BeSpoke Premium Audio System * and pairing your Bluetooth phone. QUICK START GUIDE Setting up aha on your phone to work with the BeSpoke Premium Audio System * and pairing your Bluetooth phone. * Refer to the BeSpoke Quick Start Guide for usage instructions. BeSpoke

More information

SCRATCH. Introduction to creative computing with Scratch 2.0

SCRATCH. Introduction to creative computing with Scratch 2.0 SCRATCH Introduction to creative computing with Scratch 2.0 What is Scratch? Scratch is a visual programming language that allows you to create your interactive stories, games and animations by using blocks

More information

Step 7 How to convert a YouTube Video to Music As I mentioned in the YouTube Introduction, you can convert a Video to a MP3 file using Free Video To

Step 7 How to convert a YouTube Video to Music As I mentioned in the YouTube Introduction, you can convert a Video to a MP3 file using Free Video To Step 7 How to convert a YouTube Video to Music As I mentioned in the YouTube Introduction, you can convert a Video to a MP3 file using Free Video To MP3 Converter program. Next I will show you how to download

More information

PDF Expert for ipad User guide

PDF Expert for ipad User guide PDF Expert for ipad User guide 2011 Readdle Inc. 2 Contents Introduction Chapter 1: Copying documents to PDF Expert USB file transfer using itunes File Sharing Saving attachments from Mail and other ipad

More information

Quick Start Guide U.S. Cellular Customer Service

Quick Start Guide U.S. Cellular Customer Service Quick Start Guide U.S. Cellular Customer Service 1-888-944-9400 LEGAL INFORMATION Copyright 2017 ZTE CORPORATION. All rights reserved. No part of this publication may be quoted, reproduced, translated

More information

Ladibug TM Chrome Document Camera Image Software User Manual - English

Ladibug TM Chrome Document Camera Image Software User Manual - English Ladibug TM Chrome Document Camera Image Software User Manual - English Table of Contents 1. Introduction... 2 2. System Requirements... 2 3. Install Ladibug... 2 4. Connection to the Hardware... 3 5. Start

More information

Digital Tools for Notetaking: Evernote

Digital Tools for Notetaking: Evernote Digital Tools for Notetaking: Evernote This workshop is an introduction on how to use digital tools for notetaking like Evernote on computers and on mobile devices like tablets and smartphones. Anne Skutnik

More information

BT CLOUD PHONE. USER GUIDE FOR MY EXTENSION.

BT CLOUD PHONE. USER GUIDE FOR MY EXTENSION. BT CLOUD PHONE. USER GUIDE FOR MY EXTENSION. WHAT S IN THIS GUIDE. 1. Welcome to BT Cloud Phone. 3 2. Express setup. 4 3. Accessing the BT Cloud Phone Portal. 5 4. My Extension Dashboard. 6 4.1 Overview:

More information

This guide provides all of the information necessary to connect to MoFo resources from outside of the office.

This guide provides all of the information necessary to connect to MoFo resources from outside of the office. REMOTE ACCESS GUIDE Introduction This guide provides all of the information necessary to connect to MoFo resources from outside of the office. Connect Remotely from Your Firm Notebook Using VPN Connect

More information

Severe Weather Safety PSA

Severe Weather Safety PSA Contents Add Text 2 Format Text 3 Add Stickers 4 Resize Stickers 8 Change the Color of the Canvas 9 Name the Project 12 Add a Page 12 Practice Adding and Formatting Text 13 Use the Paint Brush Tool 14

More information

South Essex College Remote Resources

South Essex College Remote Resources South Essex College Remote Resources South Essex College Remote Resources can be configured on Windows so that the programs appear in your Start menu for ease of use, please see below under Set up RemoteApp

More information

Version B Wi-Fi IP CAMERA

Version B Wi-Fi IP CAMERA HD Version B-1.0.0 Wi-Fi IP CAMERA Quick Start Guide Table of Contents Get Started... 1 Hardware Installation... 1 Live Video... 2 Live Video via Wi-Fi... 6 Camera Settings... 8 Change Password... 8 Alarm

More information

HOW TO SUBMIT AN ASSIGNMENT

HOW TO SUBMIT AN ASSIGNMENT HOW TO SUBMIT AN ASSIGNMENT Submitting an assignment on Blackboard is fast and can be performed in a few steps. The process outlined in this guide will ensure that a file can be submitted with minimal

More information

Google Chromebook Starting Guide

Google Chromebook Starting Guide Google Chromebook Starting Guide Now that you have received your Chromebook you will notice that it looks exactly like a laptop, but there are several differences between both devices. Chromebooks are

More information

Software Prototyping. & App Inventor

Software Prototyping. & App Inventor Software Prototyping & App Inventor Prototyping This & next several slides distilled from: http://appinventor.mit.edu/explore/teaching-app-creation.html Prototype: preliminary, interactive model of an

More information

LightHouse installation and user manual

LightHouse installation and user manual Thank you for choosing LightHouse! LightHouse is known to work on Windows 2000, Windows XP, Windows Vista and Windows 7 Also the 64-bit versions of these operating systems are supported. Currently LightHouse

More information

My Digital Downloader Instruction Guide *MAC*

My Digital Downloader Instruction Guide *MAC* My Digital Downloader Instruction Guide *MAC* My Digital Downloader is a desktop application to help you manage the download of your audio content. Without My Digital Downloader, when you download an audiobook,

More information

TELEVISION. WiFi Plans. Interactive Guide and DVR (Digital Video Recorder) Manual. WiFi ARVIG arvig.net/wifitv. Delivered by Arvig

TELEVISION. WiFi Plans. Interactive Guide and DVR (Digital Video Recorder) Manual. WiFi ARVIG arvig.net/wifitv. Delivered by Arvig TELEVISION WiFi Plans WiFi Delivered by Arvig Interactive Guide and DVR (Digital Video Recorder) Manual 888.99.ARVIG arvig.net/wifitv TABLE OF CONTENTS Getting Started My Arvig Registration...1 Supported

More information

Network Camera Firmware Upgrade Quick Guide

Network Camera Firmware Upgrade Quick Guide Network Camera Firmware Upgrade Quick Guide 09-2018 / v1.0 1 CONTENTS I Introduction... 3 II How to Upgrade Firmware for Network Camera... 4 III Download App... 11 2 I Introduction To strengthen the security

More information

Piano for Micro:bit User Manual

Piano for Micro:bit User Manual Piano for Micro:bit User Manual INTRODUCTION Micro: bit is an ARM-based embedded system designed by the BBC of England, which is equipped with Bluetooth, accelerometer, electronic compass, three buttons,

More information

HP WEBCAM HD USER GUIDE

HP WEBCAM HD USER GUIDE HP WEBCAM HD USER GUIDE Copyright 2012 Hewlett-Packard Development Company, L.P. Microsoft, Windows, and Windows Vista are U.S. registered trademarks of Microsoft Corporation. AMD and Athlon are trademarks

More information

C LED light off indicating that Charging is complete.

C LED light off indicating that Charging is complete. Battery Please charging when you first use the device or the device power shortage. onnect the device and outlet by special adapter 1 of the device. Power off the device, when you press the ON/OFF key

More information

Chapter 2 Welcome App

Chapter 2 Welcome App 2.8 Internationalizing Your App 1 Chapter 2 Welcome App 2.1 Introduction a. Android Studio s layout editor enables you to build GUIs using drag-and-drop techniques. b. You can edit the GUI s XML directly.

More information

MindBoard (Classic) User Guide. Tomoaki Oshima

MindBoard (Classic) User Guide. Tomoaki Oshima MindBoard (Classic) User Guide Tomoaki Oshima Table of Contents Introduction............................................................................... 1 1. Key Features...........................................................................

More information

TELEVISION. WiFi Plans. Interactive Guide and DVR (Digital Video Recorder) Manual for the Amazon Fire TV Stick. WiFi ARVIG arvig.

TELEVISION. WiFi Plans. Interactive Guide and DVR (Digital Video Recorder) Manual for the Amazon Fire TV Stick. WiFi ARVIG arvig. TELEVISION WiFi Plans WiFi Delivered by Arvig Interactive Guide and DVR (Digital Video Recorder) Manual for the Amazon Fire TV Stick 888.99.ARVIG arvig.net/wifitv TABLE OF CONTENTS Getting Started My

More information

1. Introduction P Package Contents 1.

1. Introduction P Package Contents 1. 1 Contents 1. Introduction ------------------------------------------------------------------------------- P. 3-5 1.1 Package Contents 1.2 Tablet Overview 2. Using the Tablet for the first time ---------------------------------------------------

More information

PowerPoint Intermediate 2010

PowerPoint Intermediate 2010 PowerPoint Intermediate 2010 I. Creating a Slide Master A. Using the design feature of PowerPoint essentially sets up similar formatting for all of your slides within a presentation. However, there are

More information

Dragon Printer ver. 1.0

Dragon Printer ver. 1.0 1 Dragon Printer ver. 1.0 Printing Everything To Any Printer...2 Documents Management...3 Printing Documents...4 Printing Photos, Pictures from Camera Roll...7 Printing Web Pages...8 Printing Clipboard

More information

owncloud Android App Manual

owncloud Android App Manual owncloud Android App Manual Release 2.0.0 The owncloud developers December 14, 2017 CONTENTS 1 Using the owncloud Android App 1 1.1 Getting the owncloud Android App...................................

More information

User Guide for Client Remote Access. Version 1.2

User Guide for Client Remote Access. Version 1.2 User Guide for Client Remote Access Version 1.2 Table of Contents PAGE Introduction... 2 Microsoft Multi-Factor Authentication Introduction... 3-4 User Enrollment... 5-8 Accessing Remote Resources Windows

More information

Fortune Teller 2 What You'll Build 2 What You'll Learn 3 Iteration or how we will get to Finished App. 3

Fortune Teller 2 What You'll Build 2 What You'll Learn 3 Iteration or how we will get to Finished App. 3 Fortune Teller 2 What You'll Build 2 What You'll Learn 3 Iteration or how we will get to Finished App. 3 Iteration 1 Create still image of our App 4 Getting Started 4 Bus stop reached! 8 Iteration 2 Say

More information

Panopto. End-User Guide

Panopto. End-User Guide Panopto End-User Guide Table of Contents INTRODUCTION... 3 PROVISIONING A COURSE... 3 LOGGING IN... 7 NAVIGATION... 8 PREPARING TO RECORD... 9 CREATING A SIMPLE RECORDING (AUDIO AND VIDEO ONLY)... 10 CREATING

More information

SUMMARY OF CONTENTS. The Stingray Music web player. Getting Started Accessing the web player Signing up to Stingray Music

SUMMARY OF CONTENTS. The Stingray Music web player. Getting Started Accessing the web player Signing up to Stingray Music SUMMARY OF CONTENTS 1. The Stingray Music web player 3 2. Getting Started Accessing the web player Signing up to Stingray Music 4 5 3. Finding Music Your TV lineup Vibes Channels1 Exclusivities2 Recommendations

More information

The Fundamentals. Document Basics

The Fundamentals. Document Basics 3 The Fundamentals Opening a Program... 3 Similarities in All Programs... 3 It's On Now What?...4 Making things easier to see.. 4 Adjusting Text Size.....4 My Computer. 4 Control Panel... 5 Accessibility

More information

Creating a Recording in Canvas Embedding a Recording in Canvas To embed a recording into a discussion

Creating a Recording in Canvas Embedding a Recording in Canvas To embed a recording into a discussion Table of Contents What is Kaltura... 3 Things to Remember... 3 My Media... 3 To access My Media... 3 Upload Media... 4 To perform a media upload... 4 Viewing Videos... 6 Add New List Options... 6 Media

More information

Plain Dealer e-edition Troubleshooting

Plain Dealer e-edition Troubleshooting Plain Dealer e-edition Troubleshooting Plain Dealer subscribers are eligible for both the print and e-edition products, depending on the service purchased. Email Reminder Subscribers must have a valid

More information

Mississippi University for Women

Mississippi University for Women Mississippi University for Women Objectives Connect to Doceri Learn the Doceri Interface Remote Mouse Mode Drawing Mode Doceri Desktop Mode Using Doceri, your presentations are right at your fingertips.

More information

Symbol for Windows Gold. Paper Chart Maker. Modemo 2011, UK Handicom 2011, The Netherlands

Symbol for Windows Gold. Paper Chart Maker. Modemo 2011, UK Handicom 2011, The Netherlands Symbol for Windows Gold Paper Chart Maker Modemo 2011, UK Handicom 2011, The Netherlands INTRODUCTION Symbol for Windows Gold Paper Chart Maker is the tool to have when you need to create and maintain

More information

Welcome to Shenandoah University s imlearning Program!

Welcome to Shenandoah University s imlearning Program! Welcome to Shenandoah University s imlearning Program This award-winning integrated mobile learning program provides students and faculty with the tools to enhance student learning and engagement. Use

More information

My Digital Downloader Instruction Guide *WINDOWS*

My Digital Downloader Instruction Guide *WINDOWS* My Digital Downloader Instruction Guide *WINDOWS* My Digital Downloader is a desktop application to help you manage the download of your audio content. Without My Digital Downloader, when you download

More information

IS-IR-WIFI-1 User Manual

IS-IR-WIFI-1 User Manual IS-IR-WIFI-1 User Manual Issue date: 06/2014 r1 Intesis Software S.L. 2014 Intesis Software S.L. All rights reserved. This document has been carefully written by Intesis Software SL. and a lot of effort

More information

Classroom Blogging. Training wiki:

Classroom Blogging. Training wiki: Classroom Blogging Training wiki: http://technologyintegrationshthornt.pbworks.com/create-a-blog 1. Create a Google Account Navigate to http://www.google.com and sign up for a Google account. o Use your

More information

Specialized Application Software The McGraw-Hill Companies, Inc. All rights reserved.

Specialized Application Software The McGraw-Hill Companies, Inc. All rights reserved. Describe graphics software, including desktop publishing, image editors, illustration programs, image galleries, and graphics suites. Discuss audio and video editing software. Describe multimedia, including

More information

Operation Guide. for the MultiPresenter Stick. DS1-MP10RX series. (Compatible with Ver. 1.01)

Operation Guide. for the MultiPresenter Stick. DS1-MP10RX series. (Compatible with Ver. 1.01) Operation Guide for the MultiPresenter Stick DS1-MP10RX series (Compatible with Ver. 1.01) To ensure safe use of the MultiPresenter Stick, be sure to read the included Important Information before using

More information

Vision Exchange TM Frequently asked questions

Vision Exchange TM Frequently asked questions Vision Exchange TM Frequently asked questions Vision Exchange is our powerful yet intuitive active learning solution for universities, colleges and meeting rooms. These FAQs answer some of your questions

More information

OnView Mobile Monitoring

OnView Mobile Monitoring User Manual OnView Mobile Monitoring Table of Contents 1. Introduction...2 1.1 Application Description...2 1.2 Phone Compatibility...2 1.3 Where to Download the App...2 2. Application Function...2 2.1

More information