NavigationDrawer-MaterialDesign icon indicating copy to clipboard operation
NavigationDrawer-MaterialDesign copied to clipboard

java.lang.RuntimeException

Open manumathew17 opened this issue 3 years ago • 0 comments

Problem with some Vivo models, Vivo vivo 1909 Stack trace from Play console

java.lang.RuntimeException: at android.app.ActivityThread.performLaunchActivity (ActivityThread.java:3740) at android.app.ActivityThread.handleLaunchActivity (ActivityThread.java:3898) at android.app.servertransaction.LaunchActivityItem.execute (LaunchActivityItem.java:85) at android.app.servertransaction.TransactionExecutor.executeCallbacks (TransactionExecutor.java:135) at android.app.servertransaction.TransactionExecutor.execute (TransactionExecutor.java:95) at android.app.ActivityThread$H.handleMessage (ActivityThread.java:2305) at android.os.Handler.dispatchMessage (Handler.java:106) at android.os.Looper.loop (Looper.java:257) at android.app.ActivityThread.main (ActivityThread.java:8192) at java.lang.reflect.Method.invoke (Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:626) at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1015) Caused by: java.lang.NullPointerException: at br.liveo.navigationliveo.NavigationLiveo.onCreate (NavigationLiveo.java:120) at android.app.Activity.performCreate (Activity.java:8119) at android.app.Activity.performCreate (Activity.java:8103) at android.app.Instrumentation.callActivityOnCreate (Instrumentation.java:1359) at android.app.ActivityThread.performLaunchActivity (ActivityThread.java:3713)

manumathew17 avatar Dec 01 '21 10:12 manumathew17