Android的 - 是否有可能以编程方式禁用某些功能? [英] Android - Is it possible to programatically disable certain functionality?

查看:107
本文介绍了Android的 - 是否有可能以编程方式禁用某些功能?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用的是最新版本的Andr​​oid API可能执行以下操作:


  1. 暂时禁用发送短信


  2. 暂时禁用接收短信

    *理想情况下,我会拦截他们,他们排队为以后交货。


  3. 暂时禁用来电,除了某些电话号码


  4. 暂时禁用除了某些电话号码拨打电话



解决方案

您可以打开飞行模式,从而禁用所有的收音机。

除此之外,没有你想要做的事情从一个普通的Andr​​oid应用程序可能会出现

Are the following actions possible using the latest version of the Android API?:

  1. Temporarily disable sending text messages

  2. Temporarily disable receiving text messages

    *Ideally, I would intercept them and queue them up for later delivery.

  3. Temporarily disable incoming calls except from certain phone numbers

  4. Temporarily disable outgoing calls except to certain phone numbers

解决方案

You can turn on airplane mode, which disables all radios.

Beyond that, none of what you wish to do appears possible from an ordinary Android application.

这篇关于Android的 - 是否有可能以编程方式禁用某些功能?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆