Skip to content

Unfortunately PieMessage has stopped #25

@benjyyy

Description

@benjyyy

Is anyone getting the same error, how do you fix it?

Thats the error message:

06-05 19:54:17.728 27735-27735/com.ericchee.bboyairwreck.piemessage E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.ericchee.bboyairwreck.piemessage, PID: 27735
java.lang.NoSuchMethodError: android.view.Window.setStatusBarColor
at com.ericchee.bboyairwreck.piemessage.MessageActivity.setStatusBarColor(MessageActivity.java:270)
at com.ericchee.bboyairwreck.piemessage.MessageActivity.onCreate(MessageActivity.java:69)
at android.app.Activity.performCreate(Activity.java:5350)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1088)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2320)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2417)
at android.app.ActivityThread.access$800(ActivityThread.java:151)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
at android.os.Handler.dispatchMessage(Handler.java:110)
at android.os.Looper.loop(Looper.java:193)
at android.app.ActivityThread.main(ActivityThread.java:5322)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:515)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:829)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:645)
at dalvik.system.NativeStart.main(Native Method)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions