**又是沙雕的一天!**在此记录一个问题警醒自己,顺便告诫大家。
############################
先说遇见的问题:
今天在复现一个小项目时AndroidStudio莫名其妙的出现了
A problem occurred evaluating project ‘:app’. > No signature of method:…报错。如下图:
然后为了解决这个报错在网上一顿百度,然而并没啥卵用。
于是又返回来看错误提示,是指向是app下的build.gradle文件中的
Android{
xxx
}代码块

然后仔细一检查,果然是里面出了问题。

居然是里面有个代码少字母了!!!(到此我才回想想起是自己把书放键盘上,不小心误触,删除了一个字母,所以导致了这个错误)

最后是提醒大家不要像我一样沙雕,自己坑了自己。
遇到这个问题可以往这方面考虑,仔细检查是不是build.gradle文件里代码问题(即使是大小写不对也会导致问题

AndroidStudio 中A problem occurred evaluating project ‘:app‘. > No signature of method:报错相关推荐

  1. * What went wrong:A problem occurred evaluating project ‘:app‘.> Failed to apply plugin ‘com.andro

    问题 * What went wrong: A problem occurred evaluating project ':app'. > Failed to apply plugin 'com ...

  2. 【Android,gradle】A problem occurred evaluating project ‘:app‘.

    A problem occurred evaluating project ':app'. 我们在buildgradle的时候,会遇到这样的问题 A problem occurred evaluati ...

  3. flutter A problem occurred evaluating project ‘:app‘.报错

    先说错误发生环境:我从本地将代码上传github,因为想要与人合作,故先自己拉下来测试一下.结果同样的环境,却仍旧报错运行不起来.经过一天的艰苦奋斗,终于解决~万幸 一下是我的报错信息 去文件中找了一 ...

  4. A problem occurred evaluating project ':'. ASCII

    项目编译出错: 错误信息如下: FAILURE: Build failed with an exception.* Where: Build file 'F:\git\i***\build.gradl ...

  5. Error:A problem occurred configuring project ':app'. failed to find target with hash string 'andro

    在导入安卓项目时,报如题所示错误: Error:A problem occurred configuring project ':app'. > failed to find target wi ...

  6. Error:(49, 1) A problem occurred evaluating project ':guideview'. Could not read script 'https://r

    出现问题如下: Error:(49, 1) A problem occurred evaluating project ':guideview'. > Could not read script ...

  7. idea跑android项目报A problem occurred configuring project ‘:app‘

    问题描述 本人idea2019.1.3升级到2019.3跑android项目时报A problem occurred configuring project ':app' 异常信息 A problem ...

  8. android studio问题: A problem occurred configuring project ‘:app‘. android ndk location灰色,位置无效,无法更换

    android studio问题: A problem occurred configuring project ':app'. android ndk location灰色,位置无效,无法更换 设备 ...

  9. Android移动开发-AndroidStudio调试安装时出现“Error running app: Default Activity Not Found”报错的解决方案

    如果在AndroidStudio调试安装程序时,如果程序中没有Activity的代码文件的话可能会在程序部署到手机或虚拟机上时碰到"Error running app: Default Ac ...

最新文章

  1. 如何给一个空白磁盘安装操作系统
  2. java用什么编译器_用大白话告诉你,Java到底是什么
  3. unreal world 皮革_UnRealWorld 进阶游戏教程
  4. linux基础系统命令大全
  5. python带界面的计算器
  6. Repeater控件嵌套使用
  7. linux搭建java开发环境_linux中搭建java开发环境
  8. 1288:三角形最佳路径问题-2019-07-04
  9. 微信小程序 页面如何自动滚动到底部
  10. 属于微型计算机主要性能指示,2014年兰大入学测试题--计算机基础
  11. 蓝桥杯比赛常考算法_蓝桥杯比赛要求
  12. 数据结构上机实践第二周项目3——体验复杂度
  13. 如何简单形象又有趣地讲解神经网络是什么
  14. NHibernate Step By Step(6)-关联关系
  15. Access数据库实用教程-----创建更新查询
  16. elementUi——select选择框的下拉框样式调整——基础积累
  17. maven setting配置超详解
  18. MATLAB进行非线性拟合
  19. 国庆福利大放送:12本《码农翻身》+18本经典书包邮免费送
  20. Opencv3.0-python: 编译报错color.cpp:7456: error: (-215) scn == 3

热门文章

  1. excel创建下拉列表多选_如何在Excel中创建下拉列表?
  2. ElasticSearch—Basic Operations
  3. STM32 ADC 引脚约0.7V问题解决方法
  4. 巧用Unity的Animator的动画层(Layer)实现跑动中攻击和受击
  5. Java 盖伦大战贾克斯~我的第一个java程序
  6. 独享大带宽服务器能否满足直播平台的需求
  7. LeetCode刷题笔记 495. 提莫攻击
  8. Android平台下二维码漏洞攻击杂谈
  9. Spring MVC 跨域处理-立哥技术
  10. css中单行文本分散对齐