I am developing an application, in which there is a requirement for showing results in a Bar charts. I have tried developing charts using AChartEngine
and Google api
and many other apis. But my Requirement is to draw multiple charts in one Activity. I followed this.Its working fine. But when i try to set the background image for the whole screen, Its not working
Can Anybody help me please