ActivityNotFoundException

activity  加入  

AndroidManifest


android.content.ActivityNotFoundException: Unable to find explicit activity class {.LoginActivity}; have you declared this activity in your AndroidManifest.xml?


android.content.ActivityNotFoundException: Unable to find explicit activity class {.activity.LoginActivity}; have you declared this activity in your AndroidManifest.xml?












原文地址:https://www.cnblogs.com/flyingsir/p/3983705.html