Error: Error occured while starting App. Original error: Activity used to start app doesn't exist or cannot be launched! Make sure it exists and is a launchable activity

时间:2023-03-09 15:41:30
Error: Error occured while starting App. Original error: Activity used to start app doesn't exist or cannot be launched! Make sure it exists and is a launchable activity

Error: Error occured while starting App. Original error: Activity used to start app doesn't exist

or cannot be launched! Make sure it exists and is a launchable activity

Error: Error occured while starting App. Original error: Activity used to start app doesn't exist or cannot be launched! Make sure it exists and is a launchable activity

查看activity是否填写正确:

adb shell dumpsys activity activities >C:\Users\Administrator\Desktop\11.txt

Error: Error occured while starting App. Original error: Activity used to start app doesn't exist or cannot be launched! Make sure it exists and is a launchable activity

修改appActivity,改成.WelcomeActivity,再次启动appium,运行成功。