I am using achartengine to create a pie chart and I have no trouble creating it! the thing is, I want this pie chart to display on a layout with some other details. I have already created the activity and coded it. the pie chart method returns an intent so is there a way I can get the intent to show up in my layout!
thank you.
You can find some extra information here. It explains exactly what you need to do in order to embed an AChartEngine chart view inside a layout.