I have not been able to detect whether a dialer executes correctly on
a tablet.
The ACTION_CALL intent does nothing.
The problem arises on the T-Mobile Galaxy, but I suspect other tablets
have the same problem.

What I have tried:
1. catching an exception from start_activity using the ACTION_CALL
intent (no exception generated)
2. TelephonyManager.getPhoneType() returns a valid state (GSM)
3. TelephonyManager.getCallState() return a valid state (IDLE)

Any ideas?

-- 
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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to