Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash in emulator Nexus One Api 22 5.1.1 #221

Open
dabitdev opened this issue Feb 14, 2019 · 0 comments
Open

Crash in emulator Nexus One Api 22 5.1.1 #221

dabitdev opened this issue Feb 14, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@dabitdev
Copy link
Collaborator

dabitdev commented Feb 14, 2019

is it happening 100% of times (not verified in a real device)
build 2.0.7.5
1 clearWallet if there is an existing one
2 start app
3 create 12 or 24
4 crash

02-14 13:53:31.768 6023-6023/com.blockeq.stellarwallet E/MnemonicActivity: android.content.ActivityNotFoundException: Unable to find explicit activity class {com.blockeq.stellarwallet/com.blockeq.stellarwallet.activities.WalletManagerActivity}; have you declared this activity in your AndroidManifest.xml?
        at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1777)
        at android.app.Instrumentation.execStartActivity(Instrumentation.java:1501)
        at android.app.Activity.startActivityForResult(Activity.java:3745)
        at android.support.v4.app.FragmentActivity.startActivityForResult(FragmentActivity.java:767)
        at android.app.Activity.startActivityForResult(Activity.java:3706)
        at android.support.v4.app.FragmentActivity.startActivityForResult(FragmentActivity.java:754)
        at android.app.Activity.startActivity(Activity.java:4016)
        at android.app.Activity.startActivity(Activity.java:3984)
        at com.blockeq.stellarwallet.activities.MnemonicActivity.onClick(MnemonicActivity.kt:72)
        at android.view.View.performClick(View.java:4780)
        at android.view.View$PerformClick.run(View.java:19866)
        at android.os.Handler.handleCallback(Handler.java:739)
        at android.os.Handler.dispatchMessage(Handler.java:95)
        at android.os.Looper.loop(Looper.java:135)
        at android.app.ActivityThread.main(ActivityThread.java:5254)
        at java.lang.reflect.Method.invoke(Native Method)
        at java.lang.reflect.Method.invoke(Method.java:372)
        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
@dabitdev dabitdev added the bug Something isn't working label Feb 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant