Possible Duplicate:
How can i use compose email activity in tabView?
I want to call Email compose activity in a Tab. How can i do that?
There are Two Package.
com.demo and com.demo1. Tab Activity is in com.demo and I want to call another activity from com.demo1 in Tab Activity in com.demo. How can i do that?