Raja Nagendra Kumar wrote:
> Thanks murphy.. I am now able to call in both the modes using intent
> and also iphone interface.

<snip>

> Also, not getting the difference between dial and call methods. i.e
> which one to be used when..

dial() takes a phone number and puts it on the Android Dialer screen, 
awaiting user confirmation to dial that number. call() just places the 
call, so you want to be careful using call() lest people accidentally 
place phone calls without realizing it.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
The Busy Coder's Guide to Android Development -- coming in June 2008!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to