StrainCalculator is a simple Android application designed to calculate strain values based on user input. It provides support for both light and dark modes for improved user experience.
- Calculate strain values for various materials.
- Compute strain energy based on input parameters.
- Supports both light and dark modes for user preference.
- Simple and intuitive user interface for ease of use.
- Clone the repository to your local machine:
git clone https://github.com/notrealmaurya/StrainCalculator.git
- Open the project in Android Studio.
- Build and run the project on your Android device or emulator.
- Enter stress, area, and length values to calculate strain.
- View computed strain values and strain energy.
- Switch between light and dark modes for comfortable viewing.
- Easily navigate the user interface for a seamless experience.
Contributions to StrainCalculator are welcome! If you encounter any bugs, have suggestions for improvements, or want to contribute new features, please open an issue or submit a pull request.