0% found this document useful (0 votes)
10 views3 pages

MobileAppInventor Syllabus

Uploaded by

annoyingraptor
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views3 pages

MobileAppInventor Syllabus

Uploaded by

annoyingraptor
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Shyamsir Mobile App Inventor 78 74 39 11 91

MIT App Inventor is a web application integrated development environment originally provided by Google,
and now maintained by the Massachusetts Institute of Technology.

App Inventor is a free, cloud-based service that allows you to make your own mobile apps using a blocks-
based programming language.

This is a great starter program for app building. MIT app Inventor is basically a simple Framework which
can be used to develop small to medium apps.

Basic components of App Inventor


• User Interface components.
• Layout components.
• Media components.
• Drawing and Animation components.
• Map components.
• Sensor components.
• Social components.
• Storage components.

Why to learn?

• Mobile App Inventor is fun and creative


• Student can develop logic and fundamental of programing.
• For Logical thinking, A Logical thinking is the act of analyzing a situation and coming up with a
sensible solution.
• It builds analytical skills
• It allows children to visualize their coding, making the entire process more enjoyable and memorable.

Fundamental of Programming covers:

• Variables
• Decision making
• Looping
• List
• Events

www.Shyamsir.com
Program List (Approx.):

1. How to set a horizontal arrangement ?


2. How to set a vertical arrangement ?
3. Click Button and display country name written in button
4. Click Button and display country flag of country name written in button
5. Click Button and change the background of screen
6. Take Input by Textbox
7. Area of Triangle
8. Dollar to Rupees
9. Square, Cube
10. Meter to Centimeter
11. Apple_or_banana
12. Display objects by a , b, c … buttons
13. Take input of details by speech recognizer
14. Take input and display the country flag of given input (Use Speech Recognizer)
15. Take input of a famous personality and display the pic (Use Speech Recognizer)
16. Take a number in input and show its square and cube (Use Speech Recognizer)
17. Take input of two numbers and display greater one (Use Speech Recognizer)
18. Take input of a number and check it is positive or negative (Use Speech Recognizer)
19. Take input of three subjects marks show total and pass/fail (Use Speech Recognizer)
20. Voice Command Calculator by Speech Recognizer
21. Simple Calculator by Textbox
22. Take three food items, when any one of them is clicked display it’s price and ask for quantity and
after clicking submit button show total bill in bill type display.
23. Actual Calculator (like the one in our devices)
24. Generate a random number
25. Login form (Username, Password )
26. By Checkbox take the hobbies liked by user
27. Normal display of three items in List Viewer
28. According to element selected in list viewer show the map of that state
29. According to element selected in list viewer play the song
30. Take two numbers by textbox and then according to element selected in list do the operation for the
same.
31. According to element selected in list viewer move that item to another list viewer
32. By speech add items in list
33. Functions of List
34. Swiggy kind of Basic App
35. Tic Tac Toe Game
36. Pronunciation Check App
37. Quiz by checkbox
38. Digital Clock
39. Show the current day , date , month ,year
40. According to time set background of screen
41. Days of current month
42. Current year is leap or not
43. Take input of birthdate
44. Days of Current Month
45. According to time set background
46. Current year is leap or not
47. Light Sensor
48. Proximeter Sensor

www.Shyamsir.com
49. Map Sensor
50. Pedometer App
51. Splash Screen
52. Alarm Clock
53. Gym App
54. Channel website display by web viewer through button selection
55. Roll the dice App
56. Map Sensor
57. Face Emotion Checker (ML)
58. Color Classifier (ML)
59. Fork or Spoon (ML)
60. Fruit Name (ML)
61. Rock Paper Scissors
62. Canvas Painting
63. Language Translator (English to French)
64. Take 3 sliders set third slider value as the total of first and second slider
65. Which value is greater between two sliders?
66. Change Image Size by slider value
67. Display multiplication table of slider number
68. Display multiplication table of slider number(By loop)

www.Shyamsir.com

You might also like