自定义博客皮肤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)
  • 资源 (1)
  • 收藏
  • 关注

原创 Caused by: java.lang.UnsatisfiedLinkError: No implementation found for void com.geoway.mobile.utils

最近一个项目中依赖: compile 'com.github.barteksc:android-pdf-viewer:2.7.0-beta.1',但是由于还使用了其他的SDK,当运行的时候就出现了这个问题: Caused by: java.lang.UnsatisfiedLinkError: No implementation found for void com.geoway.mobile.

2017-10-27 15:58:38 1674

原创 关于Error:Failed to find target with hash string 'Google Inc.:Google APIs:23' 的解决方案

解决Error:Failed to find target with hash string 'Google Inc.:Google APIs:23'的问题

2017-09-30 09:54:10 2607

原创 Android 调用echart图表,实现牛逼的效果

最近项目中需要用图表,看到了echart图表的效果,和动画都很吊,于是使用webview加载试试,用来交流一下,好了不多说了贴代码了:首先自己在本地建立一个自己的echarts.html;html>html lang="en">head> meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

2017-09-22 18:04:50 4752

glide-3.61jar,能够兼容在早期v4包

使用glide 4.xx报错的解决方案,能够兼容早期v4包.log: java.lang.NoSuchMethodError: No static method checkSelfPermission(Landroid/content/Context;Ljava/lang/String;)I in class Landroid/support/v4/content/ContextCompat; or its super classes (declaration of 'android.support.v4.content.ContextCompat' appears in /data/app/com.*******-1/base.apk);两种解决途径:1. 更换jar包,这个jar包,2. 下载新的V4包.

2017-09-06

空空如也

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

TA关注的人

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