Is it possible to have a background app display a notification based on who is contact details from 开发者_运维百科an incoming caller, either before the call is answered or during?No, the system will
开发者_开发技巧is it possible to wake an App in the background up, when a call comes in, and access CoreTelephony to send some infos over the web?
hi i downloaded source code from git.when i execute this code its showing errors at following lines of code.
I was tasked with developing an application 开发者_如何转开发that would be able to tell someone their cellphone credit balance via some IVR system. I dont know where to begin. Does anyone have a knowl
I\'m working on a project that requires my app开发者_StackOverflow to be able to send DTMF tones on the voice\'s uplink frequency during an active call.
The internal Android class com.android.internal.telephony.Call contains an enum called State and defined as follows:
I want to make it so when a customer is signing up on my website that next to the phone number field, there is a \"verify\" button, where once clicked a random string of digits is created, say 5 digit
I have an issue about Windows Mobile thread scheduling: I have an application (C#) that detects incoming calls on the telephone. It is said that the operating system is \"fully multitasking and multit
Here\'s the thing - I\'m doing a securi开发者_开发知识库ty app that needs to be able to check if the PIN code is set or not. The official API returns the same value regardless of the PIN state, and I\
I have an application that programatically makes calls to different numbers. The application is writ开发者_如何学Goten in c# (managed) and I use pInvoke for the c++ TAPI functions. Everything works fi