clemsongrad wrote: > > Folks, > > I am using Android 1.5 R2. We are testing an application that uses > com.google.common.DataRequestListener? > > Where does this class come from? I cannot find it any jar bundled in > SDK or add-ons (maps.jar). > > Any ideas? > > btw: I found some documentation on this > http://www.androidjavadoc.com/m5-rc15/com/google/common/DataRequestListener.html.
That class is very very old and was removed prior to Android 0.9 shipping, IIRC. The application will need to be updated to a newer version of the Android API. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android App Developer Books: http://commonsware.com/books.html --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

