Making a call on adobe air on Android

I want to make a call through the air app on Android. I know you can do this:

navigateToURL(new URLRequest(tel:555555555));

But I want to control the phone

The purpose is that the application missed an incoming call and dialed the selected number. So it makes a call, waits for it to ring for 1 second, and then cuts off the call. However, using the above method, the application cannot control the telephone call

thank you

resolvent:

So far, you can't "control" the call flow using the air application. The best thing you can do is to call the native calling application using the 'Tel' protocol you mentioned

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>