K
K
KuratnikDmitry2013-07-15 12:26:51
Android
KuratnikDmitry, 2013-07-15 12:26:51

android reject incoming call. work with sms

Tell me in which class are the methods for rejecting incoming calls, accepting them, and so on.

And which class is responsible for working with SMS (moving to draft, marking as read, etc.).

Answer the question

In order to leave comments, you need to log in

3 answer(s)
J
jimpanzer, 2013-07-15
@jimpanzer

You can answer calls, and reset, and intercept text messages and send your own. Android is a great system! And you should better search on profile sites. For example stackoverflow.com/a/7121586/1616443 and here is stackoverflow.com/a/7171785/1616443 and there are a bunch of other posts about it.
BroadcastReceivers to help you!

A
AgentSIB, 2013-07-15
@AgentSIB

You can't seem to turn down the call.
blog.wangling.me/2009/08/why-it-is-impossible-to-intercept-incoming-calls-on-android.html
For sms use contentprovider "content://sms/".

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question