Skip to content

Function Plotter is an android app that plots function the app takes minimum and maximum values for x and plots it as a graph

Notifications You must be signed in to change notification settings

amrhossamdev/Function-Plotter-Android-App

Repository files navigation

Function Plotter Android App

Function Plotter is an android app that plots functions the app takes minumum and maximum values for x and plot it as a graph

Screenshots

Function Plotter Function Plotter Function Plotter
Function Plotter Function Plotter Function Plotter

Technologies

  • Native Android Development
  • Kotlin
  • MVVM
  • Kotlin Coroutines

Running Project

First, clone the repo:

git clone [email protected]:amrhossamdev/Function-Plotter-Android-App.git

Android Studio

  • Open Android Studio and select File->Open... or from the Android Launcher select Import project (Eclipse ADT, Gradle, etc.) and navigate to the root directory of your project.
  • Select the directory or drill in and select the file build.gradle in the cloned repo.
  • Click 'OK' to open the the project in Android Studio.
  • A Gradle sync should start, but you can force a sync and build the 'app' module as needed.

Running the Function Plotter Android App

Connect an Android device to your development machine.

Android Studio

  • Select Run -> Run 'app' (or Debug 'app') from the menu bar
  • Select the device you wish to run the app on and click 'OK'

Download APK

- Click here to Download APK

About

Function Plotter is an android app that plots function the app takes minimum and maximum values for x and plots it as a graph

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages