November 3rd, 2010, 08:27 AM
|
#1 (permalink)
|
|
New Member
Join Date: Nov 2010
Posts: 1
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
|
Android 1.6 equivalent of EXTRA_GATEWAY_URI
I want to implement a gateway for handling outgoing calls.
In the latest Android versions 2.x I can do this easily with the hidden ACTION_CALL extra string: "com.android.phone.extra.GATEWAY_URI"
But in earlier versions, like 1.6, I don't know how to do it. It must be possible because Google Voice is doing it. Can someone please help me?
Thanks,
Emmanuel
|
|
|