Error emulating app by Android

Asked

Viewed 39 times

1

I’m making a Splashscreen from this tutorial. After "finishing" what the tutorial says and while trying to emulate the App, one ERROR appears to me and frustrates me.

Being him:

09/13 01:19:32: Launching app $ adb shell am start -n "hyanhythalo.skyroxterror/hyanhythalo.skyroxterror.Splashscreen" -a android.intent.action.MAIN -c android.intent.Category.LAUNCHER Error while executing: am start -n "hyanhythalo.skyroxterror/hyanhythalo.skyroxterror.Splashscreen" -a android.intent.action.MAIN -c android.intent.Category.LAUNCHER Starting: Intent { Act=android.intent.action.MAIN cat=[android.intent.Category.LAUNCHER] Cmp=hyanhythalo.skyroxterror/. Splashscreen }

Error while Launching Activity

  • 1

    How is your Androidmanifest.xml?

  • Tried to implant the .apk directly and see the logcat?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.