Error type 3 Error: Activity class {com.arthur.tomato/com.arthur.tomato.MainActivity} does not exist

可能是因爲AndroidManifest.xml中的package和build.grade中的applicationId不一致 也可能是卸載時沒卸載乾淨,如果連接有多個安裝過此app的模擬器,把其他模擬器關掉 解決方法:在Terminal輸入 adb uninstall + 包名,如下
相關文章
相關標籤/搜索