Sine wave plotter in Kotlin using GraphView
SinePlotter Sine wave plotter in Kotlin using GraphView This application will be used to display a sineWave using Android GraphView. In MainActivity by pressing a Button, the app will display a sample sinusoidal waveform with pre defined magnitude and frequency. Screenshot GitHub View Github