Skip to content

Engineered a dedicated mobile application in Java, leveraging the Android SDK/Framework. The core functionality is to serve as a Geometry Problem Solver, showcasing proficiency in native Android UI/UX design and logic implementation.

Notifications You must be signed in to change notification settings

Vova956/geometricSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeometricSolver is a mobile application written in Java that implements a Geometry Problem Solver on Android. The app demonstrates geometry logic processing and interactive UI/UX design using the Android SDK and Framework.

Features Solves geometry problems programmatically using core logic Built as a native Android app with Java User-friendly interface showcasing geometric computations Focused on learning and demonstrating geometry logic on mobile Technologies

The project uses the following:

Java — Core application logic

Android SDK & Framework — UI and platform integration

Gradle — Build and dependency management

Getting Started

To run this application locally:

Clone the repo

git clone https://github.com/Vova956/geometricSolver.git

Open in Android Studio

Open the cloned project in Android Studio

Let the IDE sync and build the project

Run on Device or Emulator

Choose an Android device or emulator

Press Run to install and launch

Usage

Once the app is running:

Navigate through the UI to access geometry solver tools

Input geometry problems or measurements

The app computes solutions using built-in geometric logic

(You can customize or extend problem types as needed.)

Contribution

Contributions are welcome! You can:

Add new geometric problem types

Improve UI/UX and input methods

Enhance solver accuracy and logic

Fix bugs or optimize performance

Just open a pull request or issue!

About

Engineered a dedicated mobile application in Java, leveraging the Android SDK/Framework. The core functionality is to serve as a Geometry Problem Solver, showcasing proficiency in native Android UI/UX design and logic implementation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages