0

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.

Pack Man
  • 1
  • 2
  • like this http://stackoverflow.com/questions/9857539/noclassdeffounderror-when-googleanalyticstracker-getinstance/9857669#9857669 – Akram May 09 '12 at 09:21

1 Answers1

2

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

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

robertly
  • 2,132
  • 14
  • 9