写文章 注册 登录
  • 首页
  • 下载App
  • 会员
  • IT技术
240
发简信
不愿透露姓名的多多
  • 2

    关注
  • 0

    粉丝
  • 11

    文章
  • 4066

    字数
  • 1

    收获喜欢
IP属地:辽宁
  • 文章
  • 动态
  • 最新评论
  • 热门
  • Caused by: java.lang.NoSuchMethodException: <init> [class android.content.Context, interface andr...

    报错原因: 在自定义view时,没有重写含有(Context context,AttributeSet attrs)的构造器 解决办法: 重新对...

    729 0 0
  • Picasso基本使用

    在我们的项目build.gradle中添加对Picasso框架的依赖: 因为加载图片需要访问网络,由此我们在Manifest中添加访问网络的权限...

    1140 0 0
  • 运行时显示Please Select Android SDK

    https://blog.csdn.net/hou09tian/article/details/82896506

    185 0 0
  • 调试时应用在模拟器上停止运行

    刚打开就提示应用已停止运行 解决方法: 没有配置好AndroidMainifest.xml文件,比如一个自己定义的新的activity或者新的I...

    1270 0 0
  • Android studio :xxx is not a concrete class

    解决方法:检查出错文件中是否是public abstract class xxx extends Activity,把abstract去掉

    689 0 0
  • Error inflating class android.support.design.widget.NavigationView

    在使用低于5.0版本(v21)的安卓调试时,报错:android.view.InflateException: Binary XML file ...

    522 0 0
  • Intellij Idea导入Android项目,报错:This Gradle plugin requires a newer IDE able to request IDE model lev...

    原因 :当前项目是使用Android Studio3.0+以上版本构建的,而idea中对android项目的构建没有使用最新的model。 解...

    951 0 0
  • Resize,w 360,h 240
    Android Studio: rendering problem

    加载xml文件时出现rendering problem 解决办法: 切换到design视图,选择低一点的api版本即可

    804 0 0
  • Error:This Gradle plugin requires a newer IDE able to request IDE model level 3. For Android Studio

    导入项目时出现Error:This Gradle plugin requires a newer IDE able to request IDE...

    1045 0 0
暂无个人介绍
  • 他关注的专题/文集/连载
  • 他喜欢的文章