当我单击Run时,它只得到一条消息:"Error running MainActivity:该活动必须被导出或包含一个意图过滤器“
我能做些什么来修复这个错误?shell am start -n "com.example.robjohns.something/com.example.robjohns.something.Introduction" -a android.intent.action.MA
我总是必须使用adb shell am start命令从终端启动应用程序,以启动应用程序:
adb shell am start -a android.intent.action.MAIN -n com.medicalrecordsservice.app.android/res/android" package="com.medicalrecordsservice.app.android" android:versionCode=&quo