Wednesday, 15 June 2011

android - import com.google.i18n.phonenumbers.geocoding.PhoneNumberOfflineGeocoder class not found -



android - import com.google.i18n.phonenumbers.geocoding.PhoneNumberOfflineGeocoder class not found -

probably missing dumb, i'm guessing need add together code. added next jar file project. user enters phone number , i'm able retrieve country phone code, want retrieve country name 2 letter iso country code.

phonenumberofflinegeocoder should it's getcountrynamefornumber(phonenumber number, locale language) method should that. can't figure out how import class properly.

you need include jar here. phonenumberofflinegeocoder not in libphonenumber-7.0.jar.

android iso libphonenumber

No comments:

Post a Comment