Possible Duplicate:
Starting One Android App from Another App
We are developing an android application let say com.example.helloone and another android application com.test.hellocalled.Here both are two different packages,i want to call com.test.hellocalled application from com.example.helloone.Can you suggest regarding same?
 
     
     
     
    