Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 12-14 10:57:15.147 32264 32264 E AndroidRuntime: Process: com.android.systemui, PID: 32264
- 12-14 10:57:15.147 32264 32264 E AndroidRuntime: android.util.AndroidRuntimeException: Calling startActivity() from outside of an Activity context requires the FLAG_ACTIVITY_NEW_TASK flag. Is this really what you want?
- 12-14 10:57:15.147 32264 32264 E AndroidRuntime: at android.app.ContextImpl.startActivity(ContextImpl.java:1034)
- 12-14 10:57:15.147 32264 32264 E AndroidRuntime: at android.app.ContextImpl.startActivity(ContextImpl.java:1021)
- 12-14 10:57:15.147 32264 32264 E AndroidRuntime: at android.content.ContextWrapper.startActivity(ContextWrapper.java:311)
- 12-14 10:57:15.147 32264 32264 E AndroidRuntime: at com.android.systemui.statusbar.phone.QuickSettings$25.onClick(QuickSettings.java:769)
- 12-14 10:57:15.147 32264 32264 E AndroidRuntime: at android.view.View.performClick(View.java:4438)
- 12-14 10:57:15.147 32264 32264 E AndroidRuntime: at android.view.View$PerformClick.run(View.java:18422)
- 12-14 10:57:15.147 32264 32264 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:733)
- 12-14 10:57:15.147 32264 32264 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:95)
- 12-14 10:57:15.147 32264 32264 E AndroidRuntime: at android.os.Looper.loop(Looper.java:136)
- 12-14 10:57:15.147 32264 32264 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5017)
- 12-14 10:57:15.147 32264 32264 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
- 12-14 10:57:15.147 32264 32264 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:779)
- 12-14 10:57:15.147 32264 32264 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:595)
Advertisement
Add Comment
Please, Sign In to add comment