关于Android电话拦截

以下内容Sinfrancis版权所有,专注请注明来自  http://mdev.cc/dev

 

http://www.anddev.org/please_help_with_phonestateintentreceiver_working_example-t102.html

以前是可以的,但后来Google关闭了这部分的API

可以使用TelephonyManager 设置PhoneStateListener监听来电事件,但无法对来电进行处理

你可能感兴趣的:(html,android,Google)