If you're using Eclipse, just right click on the project....Build Path- >Add External Library
On Dec 8, 10:00 am, phillin77 <[email protected]> wrote: > Dear Dominik, > > I'm new to Android development, > I use Eclipse and had opened the NFCDemo project which Android 2.3 > provided > Can you kindly explain more detail how to import Guava > Thanks a lot ! > > On 12月7日, 下午8時50分, Dominik <[email protected]> wrote: > > > > > > > > > I have no problems with the NFC Demo (after I added the google guava > > library to the project). > > Seems to be that you have the same problem (e.g. BiMap is contained in > > com.google.common.collect). > > Guava is a superset of the Google Collections Library > > (seehttp://code.google.com/p/guava-libraries/) > > Dominik -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

