0

I coded a small app and used the 'achartengine' libs. I'd like to add two patches because I'd like to have this. But how do I do it?

Sam
  • 7,252
  • 16
  • 46
  • 65
Megaetron
  • 1,154
  • 2
  • 15
  • 29
  • Since aChartEngine is **open source**, you can do whatever patches you feel like. – Phantômaxx Aug 21 '14 at 14:17
  • 3
    You must be kidding me... download them as text files, there is written which file to modify, what to add or remove or change at which lines, ... once you downloaded the aChartEngine sources you can modify them freely. – Phantômaxx Aug 21 '14 at 14:26
  • Where can I find the aChartEngine sources (download)? I've only got the read-only – Megaetron Aug 21 '14 at 15:57
  • Confirmed that you are kidding me: What about right clicking on the extracted sources folder and removing the Read-Only attribute? – Phantômaxx Aug 21 '14 at 15:59

1 Answers1

0

Refer this link Its easy if you understood the concept. Try to learn AChartEngine

Srihari
  • 2,387
  • 9
  • 51
  • 82