I apologize as I am not android developer even I am working on it!
I am trying to create pie chart from data stored in sqlight. First I tested achartengine demo example. Given here Achartengine Pie chart. It shows me fine.
It ask user to insert data and show slice as new data get inserted.
I want data inserted by user to store in sqlite database and on button click show chart.
I dont know what code navigation should I follow. someone please guide.