新增activity报错,Could not execute method of the activity
新增Activity,必须在AndroidManifest.xml中配置,不然startActivity(intent);时会崩溃。
微信扫一扫
新增activity报错,Could not execute method of the activity
新增Activity,必须在AndroidManifest.xml中配置,不然startActivity(intent);时会崩溃。
相关推荐