Write any 3 points to keep in mind while coding the design component of app inventor
Answers
Answered by
0
Answer:
Explanation:
What are components in App Inventor?
Visible components such as Button, TextBox, Label, etc. are part of the User Interface. Non-visible components such as Accelerometer, Sound, OrientationSensor are not seen and thus not a part of the UI screen, but they provide access to built-in functions of the Android device.
Similar questions