Nothing happens on the screen after I finish coding and press the buttons


1 Like

See how to test your app

Set up App Inventor to test your app
and

Hello Tsang Chung Yu

You might like to improve your GUI:

  1. One button for all values per Shape
  2. Labels for results instead of Notifier
  3. Display an image of the Shape

Set Pi as a Global variable. Use Procedures for your equations.

See my website for example 2d geometry functions:
https://www.professorcad.co.uk/appinventorsnippets#MathGeometry

1 Like

Hello Tsang Chung Yu

Were you able to test your App?