android studio 2.2.3运行按钮禁用

时间:2021-07-27 20:50:37

I have a big problem with my Android studio, I followed many tutorials and it doesn't work .

我的Android工作室有一个很大的问题,我遵循了许多教程,但它不起作用。

I need your help... Here are some photos to describe my problem:

我需要你的帮助......这里有一些照片来描述我的问题:

android studio 2.2.3运行按钮禁用

android studio 2.2.3运行按钮禁用

3 个解决方案

#1


0  

  1. Try building your project.
  2. 尝试构建您的项目。

  3. Make sure your project's name doesn't have any special charactrers in its name.
  4. 确保您的项目名称在其名称中没有任何特殊的charactrers。

  5. Try creating another project and copying everything you did into it. Hope I helped.
  6. 尝试创建另一个项目并将所做的一切复制到其中。希望我帮忙。

#2


0  

click the button(below menu item Run) left of Run Button, if possible, then choose app.

单击运行按钮左侧的按钮(在菜单项下面运行),如果可能,然后选择应用程序。

or

Rebuild and Run.

重建并运行。

#3


0  

Click Run on the menu and then Edit Configurations... then click on Android Application on the left and click the + button. Choose Android Application from the pop-up menu. Then pick the module (its normally app or something like that). Then click apply and ok.

单击菜单上的Run,然后单击Edit Configurations ...然后单击左侧的Android Application并单击+按钮。从弹出菜单中选择Android应用程序。然后选择模块(通常是应用程序或类似的东西)。然后单击“应用”并确定。

If you have more errors after that, try to re-import the project in Android Studio.

如果之后有更多错误,请尝试在Android Studio中重新导入项目。

If not solved then restart android studio and your pc.

如果没有解决,那么重启android studio和你的电脑。

#1


0  

  1. Try building your project.
  2. 尝试构建您的项目。

  3. Make sure your project's name doesn't have any special charactrers in its name.
  4. 确保您的项目名称在其名称中没有任何特殊的charactrers。

  5. Try creating another project and copying everything you did into it. Hope I helped.
  6. 尝试创建另一个项目并将所做的一切复制到其中。希望我帮忙。

#2


0  

click the button(below menu item Run) left of Run Button, if possible, then choose app.

单击运行按钮左侧的按钮(在菜单项下面运行),如果可能,然后选择应用程序。

or

Rebuild and Run.

重建并运行。

#3


0  

Click Run on the menu and then Edit Configurations... then click on Android Application on the left and click the + button. Choose Android Application from the pop-up menu. Then pick the module (its normally app or something like that). Then click apply and ok.

单击菜单上的Run,然后单击Edit Configurations ...然后单击左侧的Android Application并单击+按钮。从弹出菜单中选择Android应用程序。然后选择模块(通常是应用程序或类似的东西)。然后单击“应用”并确定。

If you have more errors after that, try to re-import the project in Android Studio.

如果之后有更多错误,请尝试在Android Studio中重新导入项目。

If not solved then restart android studio and your pc.

如果没有解决,那么重启android studio和你的电脑。