-
Notifications
You must be signed in to change notification settings - Fork 47
Description
Notification of application is abruptly stopped:
This error occurred while creating the shortcut
When you exit the application completely and open the shortcut it often has this error.
Thank you for the great app
android.util.SuperNotCalledException: Activity {com.kakathic.shells/com.kakathic.shells.ActionPage} did not call through to super.onCreate()
at android.app.ActivityThread.performLaunchActivity(Unknown Source:463)
at android.app.ActivityThread.handleLaunchActivity(Unknown Source:61)
at android.app.servertransaction.LaunchActivityItem.execute(Unknown Source:67)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(Unknown Source:77)
at android.app.servertransaction.TransactionExecutor.execute(Unknown Source:73)
at android.app.ActivityThread$H.handleMessage(Unknown Source:52)
at android.os.Handler.dispatchMessage(Unknown Source:19)
at android.os.Looper.loop(Unknown Source:249)
at android.app.ActivityThread.main(Unknown Source:134)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(Unknown Source:11)
at com.android.internal.os.ZygoteInit.main(Unknown Source:313)