自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 收藏
  • 关注

原创 Android报错集锦之二:Android studio 3.0 com.android.builder.dexing.DexArchiveMergerException: Unable to mer

当出现 Android studio3.0 com.android.builder.dexing.DexArchiveMergerException: Unable to merge dex 或者 Error:warning: Ignoring InnerClasses attribute for an anonymous inner class,出现这个问题的时候,Android Studi

2018-01-07 18:31:23 10717

原创 xutils3:ViewUtils.inject,没有inject方法或者没有ViewUtils类

如题:当你正确导入xutils项目时候,死活导不进包,不能正确调用方法时候,本文章可能帮到你。 引入xutils的正确步骤: 准备工作,下载xutils,链接 https://github.com/wyouflf/xUtils 并且解压 1.file-new-import module: 选择xUtils3-master下面的的xutils  这里你已经成功了一半 2.添加依赖:

2017-11-20 20:05:21 1837

原创 Android报错集锦之一:You need to use a Theme.AppCompat theme (or descendant) with this activity.

Android 报错提示:You need to use a Theme.AppCompat theme (or descendant) with this activity. 报错原因: android新建工程MainActivity默认继承AppCompatActivity,而在AndroidManifest.xml里theme主题同样默认继承Theme.AppCompat.Light.D

2017-11-17 15:21:02 263

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除