hello,
I wan to launch any one of the android application say it can be contacts or call dialler from another app(from my app upon on click on button).
All that i know is to get the intent of the particular app and start the activity. But I don no how to set the class path for the intent for contacts.
Can any one help for my following queries:
1) Am I following the correct solution. 2) what is the way to launch another application.
Thanks in advance