I have a main activity which displays \[code\]AchartEngine\[/code\] graph in a \[code\]LinearLayout\[/code\] located inside \[code\]main.xml\[/code\] file. I am interested in displaying that \[code\]LinearLayout\[/code\] in another activity using a different xml file. Is there a way to doing so?Thanks