My First Extention - Maths Machine With Source Code

Today I Made My First App Inventor Extention
I Am Very Happy,It Is A Basic Extention Which Is Possible In Kodular But You Should Try I Have Given,Aia,Aix,Java (source Code Of Extention)

Note : I Made It In Appybuilder Code Editor Becuase That Was Only Working Source For Me

Blocks
First One for Finding Square
squareoffirstext
Second One For Finding Square Root
squarerootoffirstext
Third One For Finding Cube
cubeoffirstext
Fourth One For Finding Cube Root
cuberootoffirstext
Fifth And Last One For Finding A Number With Exponent
For Example : 2 to the power of six
and result = 64
exponentfirstext

Download Files

Aia
FirstExtention.aia (7.7 KB)

Aix
com.appybuilder.krishjha07.MathsMachine (1).aix (6.4 KB)

Java
MathsMachine.java (2.6 KB)

4 Likes

Vote Me According To My First Extension
I Know Its Basic
But Is it Good For A New extension developer?

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10

0 voters

Thank you for this extension as well as source code.
It is not beyond my knowledge of Java.
I have already learned to create methods and a few others so it will help me to create my first extension.
I will try to make one.

:yum:
All the best