I’m trying to make a simple graphic in my Android app. I don’t know how to start. I searched for some examples,but I found them to difficult for me.
I have 2 arrays with values and I want to represent them on a graphic, on Ox one array, and on Oy the other one.
Can anyone give me some simple example ? Please..
I believe you mean making “charts” (“graphics is too broad a term).
Check this questions for chart libraries to do it: Is there a good charting library for Android?