Welcome to the Calculator App, A simple Calculator App developed in Android Studio using Java! This app features a user-friendly interface that allows 6F00 users to perform basic arithmetic operations.
This app was developed to demonstrate fundamental Android development skills, including:
- Creating a user interface with XML
- Handling user input and events
- Performing arithmetic calculations using Java
- Arithmetic Operations: Supports addition, subtraction, multiplication, and division.
- User-Friendly Interface: Easy input and clear display of results.
- Real-Time Calculations: See results instantly as you input numbers and select operations.
This repository contains the following files:
- Calc_Interface.png: A screenshot of the app’s interface showcasing the calculator layout.
- CalC Java.docx: The Java source code for handling calculations and managing user input/output.
- CalC Working.mp4: A screen recording demonstrating the app's functionality in action.
- CalC xml.docx: The XML layout code used to design the user interface in Android Studio.
- Clone this repository to your local machine.
- Open the project in Android Studio.
- Import the Java and XML code provided in the respective
.docx
files. - Build and run the app on an Android device or emulator.
Click on the picture to see the video...
As I continue to learn and grow as a developer, I plan to add more advanced features and enhancements in future updates!
Feel free to explore the code and share your feedback or suggestions for improvement!
Thank you for checking out my project!