How to solve NoClassDefFoundError preconditions?

ⅰ亾dé卋堺 提交于 2019-12-11 23:24:02

问题


I create NFC reader when I run it has stopped and logcat show java.lang.NoClassDefFoundError: com.google.common.base.Precondition

How to solve it? Please support me.


回答1:


It sounds like you are using or modifying one of the SDK samples and need these libraries:

http://code.google.com/p/guava-libraries/



来源:https://stackoverflow.com/questions/10512739/how-to-solve-noclassdeffounderror-preconditions

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!