phone-call
How to record call in android? Is it possible?
I want to record call from android phone. I am using android.media.MediaRecorder pckg. Also used following code:[详细]
2023-02-07 17:41 分类:问答How to make a phone call programmatically?
I\'m passing to an activity the number to call by a bundle and then, in such activity, I have a button to call to that number, this is the code:[详细]
2023-02-07 14:46 分类:问答Listener for Call end in Android
I am developing an application in 开发者_如何学Gowhich i want to keep a track of that when an outgoing call ends.For example,If a mobile phone user dials a call and then i want to run a programming co[详细]
2023-02-07 09:32 分类:问答How to play sound on phone call with Android?
It is possible to programmatically interact with a phone call?Can you, for example, play aud开发者_如何转开发io to a caller from a program?Google has not exposed any API which allows us to feed data t[详细]
2023-02-06 12:27 分类:问答How can I add a button that makes a phone call to a programmatically given phone number?
I have an app, that shows a list of friends (each friend haves fullName and movilephone). I\'m using a variation of the listActiviti example of android developers guide[详细]
2023-02-06 07:10 分类:问答How to create auto answering machine for Android [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this[详细]
2023-02-05 12:56 分类:问答Making automatic phone call
I need 开发者_运维技巧to write a program to make automatic phone calls to given numbers. How to do that. What libraries do I need.[详细]
2023-02-05 11:20 分类:问答How to programmatically insert call log entries WITH display name and photo?
I am able to programm开发者_StackOverflowatically insert an entry into the Android call log with a number, date, duration & type BUT I cannot figure out how to also include a photo, label and name[详细]
2023-02-04 15:29 分类:问答Calling an app from another app
In this app I\'m developing I need to load/call another app that is already installed on the phone. It\'s an application for my own personal use only, so no need to check if the other app is installed[详细]
2023-02-03 18:04 分类:问答How to use tel: with * (star, asterisk) or # (hash, pound) on iOS?
I\'m trying to initiate a call on the iPhone with the tel url that has a * in it. It properly brings up the call dialog but drops back to safari w开发者_开发百科hen you click call.[详细]
2023-02-03 12:15 分类:问答