Giter Site home page Giter Site logo

Comments (4)

shakalaca avatar shakalaca commented on June 27, 2024 1

qti-telephony-common.ZIP

Rename to qti-telephony-common.jar and put under /system/framework.. I de-compile the stock one and didn't find mDtmfExisted field either, so just add it manually.. :)

from android_device_asus_z017.

tuanpq1998 avatar tuanpq1998 commented on June 27, 2024 1

Thank shakalaca it works

from android_device_asus_z017.

jszwedko avatar jszwedko commented on June 27, 2024

I've discovered this as well. This appears to be the relevant exception from adb logcat:

06-26 16:58:52.706  5711  5711 E AndroidRuntime: FATAL EXCEPTION: main                                               
06-26 16:58:52.706  5711  5711 E AndroidRuntime: Process: com.android.phone, PID: 5711       
06-26 16:58:52.706  5711  5711 E AndroidRuntime: java.lang.NoSuchFieldError: No field mDtmfExisted of type Z in class Lcom/qualcomm/qti/internal/telephony/QtiGsmCdmaPhone; or its superclasses (declaration of 'com
.qualcomm.qti.internal.telephony.QtiGsmCdmaPhone' appears in /system/framework/qti-telephony-common.jar)
06-26 16:58:52.706  5711  5711 E AndroidRuntime:        at com.qualcomm.qti.internal.telephony.QtiGsmCdmaPhone.startDtmf(QtiGsmCdmaPhone.java:261)
06-26 16:58:52.706  5711  5711 E AndroidRuntime:        at com.android.services.telephony.GsmConnection.onPlayDtmfTone(GsmConnection.java:95)
06-26 16:58:52.706  5711  5711 E AndroidRuntime:        at android.telecom.ConnectionService.playDtmfTone(ConnectionService.java:891)
06-26 16:58:52.706  5711  5711 E AndroidRuntime:        at android.telecom.ConnectionService.-wrap16(ConnectionService.java)
06-26 16:58:52.706  5711  5711 E AndroidRuntime:        at android.telecom.ConnectionService$2.handleMessage(ConnectionService.java:384)
06-26 16:58:52.706  5711  5711 E AndroidRuntime:        at android.os.Handler.dispatchMessage(Handler.java:102)
06-26 16:58:52.706  5711  5711 E AndroidRuntime:        at android.os.Looper.loop(Looper.java:154)
06-26 16:58:52.706  5711  5711 E AndroidRuntime:        at android.app.ActivityThread.main(ActivityThread.java:6128)
06-26 16:58:52.706  5711  5711 E AndroidRuntime:        at java.lang.reflect.Method.invoke(Native Method)
06-26 16:58:52.706  5711  5711 E AndroidRuntime:        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:889)
06-26 16:58:52.706  5711  5711 E AndroidRuntime:        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:779)

from android_device_asus_z017.

jszwedko avatar jszwedko commented on June 27, 2024

👍 worked for me as well

from android_device_asus_z017.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.