Android - Is it possible to programatically disable certain functionality? -


Is the following actions possible using the latest version of the Android API?

  1. Temporarily unable to send text

  2. disable temporarily receiving text messages

    * Ideally, I block them and later queue them for delivery.

  3. Disable outgoing calls temporarily except for some phone numbers

  4. Temporarily incoming calls except some phone numbers Disable

  5. li>

Can turn on the mode, which disables all the radio.

In addition, whatever you want to do is not possible with a simple Android application.


Comments

Popular posts from this blog

email - PHP mail error ... failed to open stream : permission denied -

c# - ListView onScroll event -

c - Linux mmap() error -