limon
limon
 Unknown permission: android.permission.ACCESS_BACKGROUND_LOCATION com.yanzhenjie.permission.source.ActivitySource.boolean isShowRationalePermission(java.lang.String)(SourceFile:2) 可以内部做下适配吗 还是我们代码判断 感觉不雅观 打扰.0.0
一般这样调用的多 该如何使用 求告知
UpdateConfig config = new UpdateConfig(); config.setCheckWifi(true); config.setForce("0".equals(updateInfo.getUpdateType())); config.setNotifyImgRes(R.mipmap.ic_launcher); UpdateAppUtils.getInstance().apkUrl(updateInfo.getUrl()).updateTitle(updateInfo.getTitle()).updateContent(updateInfo.getVersionDes()).updateConfig(config).update(); 
Error: Program type already present: com.google.zxing.BarcodeFormat