Could not identify launch Activity: Default Activity not found

前端 未结 9 920
一生所求
一生所求 2020-12-05 23:56

I\'m new to android and I have encounterded a problem. The console said that \"Could not identify launch activity: Default Activity not found\". I have add

         


        
9条回答
  •  时光取名叫无心
    2020-12-06 00:35

    I have tried solutions here and other questions

    • clean & rebuild & invalidate and restart
    • make sure that activity has LAUNCHER as category
    • delete Android cache folder

    at End, activity tag was has when i changed it to app worked.

    I hope it help you if other solution not work.

提交回复
热议问题