Page 62 - TP_Play_V2.1_class6
P. 62
The icon of the app.
appears on the screen
Download and installing
process start.
Installing an app
Tech Funda
To uninstall an installed app from your Android mobile: Search for the app in the Play
Store and tap the Uninstall button.
DEVELOPING AN APP
There are many open source app development softwares available. They help us to develop an
app. While developing an app we should keep some points in mind:
The idea of developing an app should be unique.
The app we are going to develop should contain all the relevant features.
The app should be user friendly.
Let us create a mobile app with the help of a freeware software provided by Google called
App Inventor. With the help of App Inventor, we can create apps.
App Inventor
App Inventor is a free app development tool, provided by Google. With the help of App
Inventor, we can create apps for smart phones. The working of App Inventor is similar to Scratch
programming language in which we drag and drop blocks for making an app. App Inventor has
two basic views:
a. The Design View: This view contains all the components required to design an application.
b. The Block Editor View: This view is the place where we do programming and add commands
by joining blocks to execute an application.
60 Play (Ver. 2.1)-VI

