开发者

Android making a call with a predefined call duration

I am building an Android application that will automatically make calls and send SMSes to some telephone numbers.

The pr开发者_如何转开发oblem is I need to specify the duration (how long the call will last for) of all the calls.

Is there any way to specify the call duration from Java code? Or how do I cut the present outgoing call?


You may work on Java Runnables and then merge it with call and telephony API.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜