AS - WS - CBSE - VIII - MIT App Inventor - Part2
AS - WS - CBSE - VIII - MIT App Inventor - Part2
i.
ii.
iii.
iv.
b. How does the LookExtension work in MIT App Inventor, and what is
its purpose?
The LookExtension is an extension that creates and runs
An image classification on an app. It uses machine learning to
s. classify images. It has already been trained using a large
number of images.
Emulator:
The Emulator option lets you test your app on a virtual
device (software-based) that runs on your computer.
USB:
If you have a phone or tablet but do not have Wi-Fi access,
you can connect your device to your computer with a USB
cable and test the app directly on your physical device.
An HorizontalArrangement
s.
b. to display some text in the app
An Label
s.
c. to play aloud text entered by a user.
An TextToSpeech
s.
d. to allow the user to type some text in the app
An TextBox
s.
Lab Activity
1. Use the LookExtension to create a simple educational app for
young children using MIT App Inventor, where the app can identify
the names of various animals in real time using the device's
camera.