Error emulating app by Android

1

I'm making a SplashScreen from this tutorial . After "completing" what the tutorial says and trying to emulate the App , a ERROR appears to me and frustrates me.

Being it:

  

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

    
asked by anonymous 13.09.2017 / 07:24

0 answers