I am a newbie. I was looking for a way to :
use ACTION_DIAL INTENT and callup a particular contact like say by the name of "HOME". I guess we have to use get_Data() and ContactsContract, but have no clue of how to use it...
I looked for a while but only got (ACTION_DIAL,uri.parse("tel:XXXXXXX"))
Can anyone Please help ? Thanks in Advance !!