文件名称:CallForwarding

  • 所属分类:
  • android开发
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2016-06-06
  • 文件大小:
  • 72kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • Wei****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

先说下几个要点: 1. 电话拦截这个功能大家可能都知道了,就是利用反射原理调用ITelephony的隐藏方法来实现。这个就不说了,在附件的代码里有。 2.拦截后提示忙音/空号/已关机/已停机这个功能其实是要用到MMI指令,具体如何设置呼叫转移的指定可以参考这里 http://baike.baidu.com/view/206402.html?fromTaglist。 在本文中我们会用到“遇忙转移”转移的功能。中国移动的设置方式是 **67#电话号码#,取消方式为 ##67#。这两个指令可以直接在手机的拨号界面输入测试。ITelephony的endcall方法挂断电话后,会提示电话忙。如果事前设置好了忙时转移到一个空号/已关机/已停机的电话号码,就会提示您拨的电话号码是空号/已关机/已停机。-First to say a few points: 1 calls to intercept this feature we may know, is the use of reflective theory called ITelephony hidden methods to achieve. This does not say, in the annex to the code. 2. Interception after prompt tone/empty/shutdown/has been shut down this function is actually to use MMI instruction, specific how to set up a call transfer can be specified here http://baike.baidu.com/view/206402.html? FromTaglist. In this paper we will use divert transfer function. China Mobile s**67# phone number is set#, cancel the way for##67#. These two instructions can be directly tested on the phone s dial interface. Endcall ITelephony method to hang up the phone, the phone will be busy busy. If the beforehand set busy when transferred to an empty/shutdown/have shut down the phone number will prompt you dial the phone number is empty/shutdown/has been shut down.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





CallForwarding

..............\.classpath

..............\.project

..............\.settings

..............\.........\org.eclipse.jdt.core.prefs

..............\AndroidManifest.xml

..............\assets

..............\bin

..............\...\CallForwarding.apk

..............\...\classes.dex

..............\...\com

..............\...\...\android

..............\...\...\.......\internal

..............\...\...\.......\........\telephony

..............\...\...\.......\........\.........\ITelephony$Stub$Proxy.class

..............\...\...\.......\........\.........\ITelephony$Stub.class

..............\...\...\.......\........\.........\ITelephony.aidl

..............\...\...\.......\........\.........\ITelephony.class

..............\...\...\.......\........\.........\vssver2.scc

..............\...\net

..............\...\...\toeach

..............\...\...\......\android

..............\...\...\......\.......\callforwarding

..............\...\...\......\.......\..............\MainActivity$1.class

..............\...\...\......\.......\..............\MainActivity$2.class

..............\...\...\......\.......\..............\MainActivity$3.class

..............\...\...\......\.......\..............\MainActivity$IncomingCallReceiver.class

..............\...\...\......\.......\..............\MainActivity.class

..............\...\...\......\.......\..............\R$attr.class

..............\...\...\......\.......\..............\R$drawable.class

..............\...\...\......\.......\..............\R$id.class

..............\...\...\......\.......\..............\R$layout.class

..............\...\...\......\.......\..............\R$string.class

..............\...\...\......\.......\..............\R.class

..............\...\resources.ap_

..............\...\telephony

..............\default.properties

..............\gen

..............\...\com

..............\...\...\android

..............\...\...\.......\internal

..............\...\...\.......\........\telephony

..............\...\...\.......\........\.........\ITelephony.java

..............\...\net

..............\...\...\toeach

..............\...\...\......\android

..............\...\...\......\.......\callforwarding

..............\...\...\......\.......\..............\R.java

..............\...\telephony

..............\readme.txt

..............\res

..............\...\drawable-hdpi

..............\...\.............\icon.png

..............\...\drawable-ldpi

..............\...\.............\icon.png

..............\...\drawable-mdpi

..............\...\.............\icon.png

..............\...\layout

..............\...\......\main.xml

..............\...\values

..............\...\......\strings.xml

..............\src

..............\...\com

..............\...\...\android

..............\...\...\.......\internal

..............\...\...\.......\........\telephony

..............\...\...\.......\........\.........\ITelephony.aidl

..............\...\...\.......\........\.........\vssver2.scc

..............\...\net

..............\...\...\toeach

..............\...\...\......\android

..............\...\...\......\.......\callforwarding

..............\...\...\......\.......\..............\MainActivity.java

..............\说明.htm

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org