About 556,000 results
Open links in new tab
  1. android - Draw mathematical function with "androidPlot" library

    Jul 11, 2015 · I want to draw math-function like y=x^2+1 with androidPlot library.I have "SimpleXYPlot". It works but I don't know how to change it from sin to my function. Here's the …

  2. GraphLib-Kt : An Open Source Android Library for Graphs

    GraphLib-Kt is a small, easy-to-use, free (both free as in beer and free as in speech), open-source, Android library for graphing mathematical functions, plotting points, and drawing line …

  3. Math | API reference | Android Developers

    Your AI development companion for Android development. Learn more Get Android Studio Core areas; Get the samples and docs for the features you need. ... Use the IDE to write and build …

  4. Android Diagram Library | Java Library for Diagrams, Flowcharts ...

    A Java library that lets you create any type of diagram, flowchart, scheme, chart, workflow process, ER scheme, relationship chart, graph, in an Android app. Supports more than 100 …

  5. Learn All Android Canvas Draw Functions | by Elye - Medium

    Aug 3, 2019 · If you would like to create custom view from ground up in Android, it’s helpful to know which draw functions are available on Canvas. In this blog, I list every draw function …

  6. How to Draw graph in Android? - Stack Overflow

    Oct 3, 2015 · You could create a SurfaceView, in which you can draw to a Canvas in the onDraw() method. To draw your graph, you can use the Path class, and it's moveTo() and …

  7. GitHub - jianzhongli/MathView: A library for displaying math

    MathView is a third-party view library, which might help you display math formula on Android apps easier. Two rendering engines available: MathJax and KaTeX. Support Android version 4.1 …

  8. How to Make a Scientific Calculator Android App using Kotlin?

    Apr 4, 2025 · We will be building a scientific calculator in which we will be performing several mathematical operations such as addition, subtraction, square root, factorial, and many more. …

  9. java - How to draw a graph of a mathematical function, on an Android ...

    Sep 15, 2013 · How might I draw a graph of a function (for example, y = x^2 or y = (x +1)/(2*x +3)) on a Canvas in an Android app?

  10. Create a custom drawing | Views | Android Developers

    Jun 27, 2024 · Learn how to work with layouts in Compose. The most important part of a custom view is its appearance. Custom drawing can be easy or complex according to your …

Refresh