What Will I Learn?
- How to set all the buttons and their numbers
- How to send Number to a Label by Joining (Concept of Joining Text)
- How to make a call (implementation in blocks)
Requirements
- Google account for signup or Login
- Some basic Knowledge of MIT App Inventor
Difficulty
- Intermediate
Description
- It is the Part-1 of the Phone Dialer App Development. In part-1 we will design the basic design of screen and set up our buttons 0,1,2,3,..9,*,# and we implement these buttons in the block section. We use a Textbox called Label to show the Typing number on the Screen and we need a call button to make a call on that number we basically use the Join Text Logic for the TextBox to join the Numbers that we typed through our set app Dialer numbers and we implement all in the block section.
Motivation to Part-2
- In part-2 we will add a function to chose the number from the contacts and add a backspace button that works as when we click on it it will remove one digit from the Dialer Screen and we will set all the icons in part-2
Video Tutorial
Curriculum
- How to Develop a Simple Browser App with no-codding in MIT App Inventer2
- How to Develop Root Checker App without codding MIT App Inventer
- How to Develop a Text-to-Speech App with MIT App Inventor 2
- How to Develop Login System App with MIT App Inventor 2
Posted on Utopian.io - Rewarding Open Source Contributors