Skip to content Skip to sidebar Skip to footer

How To Solve Noclassdeffounderror Preconditions?

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.

Solution 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/

Post a Comment for "How To Solve Noclassdeffounderror Preconditions?"