博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Issues with db4o in latest versions of Android?
阅读量:6695 次
发布时间:2019-06-25

本文共 726 字,大约阅读时间需要 2 分钟。

db4o News
Issues with db4o in latest versions of Android?
Posted in [Core Team] By German Viscuso
Some people have reported issues after including the db4o jar in the latest versions of Android. Syptoms are that the project compiles just fine but at runtime "class not found" exceptions involving db4o classes are reported. In most cases this is due to Proguard being too agressive and stripping out db4o classes. db4o relies heavily on reflection, which can lead to major issues when code is processed with Proguard.
If you're experiencing those symptoms you can fix it by following this guide:
http://community.versant.com/documentation/reference/db4o-8.1/java/reference/Content/platform_specific_issues/android/proguard.htm

转载地址:http://vxpoo.baihongyu.com/

你可能感兴趣的文章
【056】我的电子产品
查看>>
宝塔面板快速开启https服务
查看>>
c++线程池小例子
查看>>
angular
查看>>
转载文章:Windows Azure 七月份更新:SQL 数据库、流量管理器、自动伸缩、虚拟机...
查看>>
RDLC报表部署到服务器的相关问题
查看>>
HTML5移动Web开发(九)——优化浏览器视口宽度设置
查看>>
Spark- 根据ip地址计算归属地
查看>>
python中的面向对象学习以及类的继承和继承顺序
查看>>
注册表的作用、bat文件中REG ADD命令添加注册表项以及bat
查看>>
sort
查看>>
C# is 强制转换
查看>>
rigi参考书籍
查看>>
慎用线程局部变量
查看>>
让可等待的计时器添加APC调用
查看>>
用户端传入参数问题
查看>>
Vue 踩坑之旅
查看>>
一个程序员的自白(危机可导)
查看>>
JSP页面输出的几种方式:
查看>>
svn服务器
查看>>