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.