Runtime Error [Android Studio] Linphone Project

283 views Asked by At

I build the project successfully but when I run the project on emulator I get this error on screen.

Unfortunately Linphone has stop working!

While the logcat displays the runtime errors

FATAL EXCEPTION: main
    java.lang.RuntimeException: Unable to start activity ComponentInfo
{org.linphone/org.linphone.LinphoneActivity}: 
android.view.InflateException: Binary XML file line #60:
 Error inflating class org.linphone.ui.Numpad at 
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2180)

Please do help me solve this out. I will totally appreciate!

0

There are 0 answers