Projectile Motion Calculator
April 2020Android app for solving common physics kinematics equations
Development
The app was written in Java, in Android Studio.
How it works
The app features two different modes of calculation. 1-dimensional motion and 2-dimensional motion.
1-D projectile motion is described by,
2-D Motion is described by,
The app lets the user input known information and it solves for the missing variable. After obtaining and answer, the value can optionally be converted to a different set of units. This allows the solving of most kinematics problems such as time taken to hit the ground or angle required to hit a target.