app 打开时候 提示 please add activity in androidManifest,

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了app 打开时候 提示 please add activity in androidManifest,相关的知识,希望对你有一定的参考价值。

app打开时候提示pleaseaddactivityinandroidManifest,但是我都没有新建activity,修改了包名后,就出现这个问题了,,... app 打开时候 提示 please add activity in androidManifest, 但是我都没有新建activity , 修改了 包名后,就出现这个问题了,, 展开

参考技术A 你检查一下Manifest,里面有activity的名称用了完整包名,刚好你又修改了包名,而它还是旧包名,所以改为新的包名就好了!我们一般会省略包名,直接写:
.所在包.activity名

Android Studio运行app时提示Please select Android SDK

Android Studio运行app时提示Please select Android SDK

从github clone 代码到本地放到AS后发现,发现并不能点“Run”键运行app,并报错Error:Please select Android SDK

最后在File->Project Structure中将Build tools version修改,问题解决。

 

 

有人说

也可以注释掉build.gradle中“buildToolsVersion ‘26.0.0‘”。较新的AS创建的工程,已经默认去掉了该行

这个试了下,不行,可能我的as版本还不够新

以上是关于app 打开时候 提示 please add activity in androidManifest,的主要内容,如果未能解决你的问题,请参考以下文章

Android Studio运行app时提示Please select Android SDK

exe文件打开会出现这个提示Trial period is expired.Please register the program to continue.

vsCode 不能打开默认浏览器 提示(Open browser failed!! Please check if you have installed the browser correctly

Android Stuido启动提示"No JVM installation found.Please install a 32-bit JDK...."

:app:compileDebugKotlin Supertypes of the following classes cannot be resolved. Please make sure you

:app:compileDebugKotlin Supertypes of the following classes cannot be resolved. Please make sure you