I got the same error. Thanks Gopu for your suggestion. It worked. On Dec 9, 9:35 pm, gopu <[email protected]> wrote: > After adding the library from the below path able to build > properly .Why this lib not coming with sample application itself > ?!!http://code.google.com/p/guava-libraries/downloads/list > > On Dec 9, 5:39 pm, gopu <[email protected]> wrote: > > > I tried to build the NFC sample application FakeTagsActivity . > > > I am getting the error for the packages starts with > > com.google.common.base > > > import com.google.common.base.Charsets; > > import com.google.common.base.Preconditions; > > import com.google.common.collect.ImmutableMap; > > import com.google.common.collect.Iterables; > > > i am using the Google Apis [Android 2.3] .What packages should i need > > to add more ? > > > android.jar & maps.jar are currently in the Eclipse path...
-- 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

