[android-developers] Re: Where does com.google.common.DataRequestListener come from?

2009-09-16 Thread Mark Murphy
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

[android-developers] Re: Where does com.google.common.DataRequestListener come from?

2009-09-16 Thread clemsongrad
Thanks Mark, that is what i am afraid of. On Sep 16, 3:10 pm, Mark Murphy mmur...@commonsware.com wrote: 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

[android-developers] Re: Where does com.google.common.DataRequestListener come from?

2009-09-16 Thread clemsongrad
Mark, Here is what we see in the logs W/dalvikvm( 705): VFY: unable to find class referenced in signature (Lcom/google/common/DataRequestDispatcher;) E/dalvikvm( 705): Could not find method com.google.common.DataRequestDispatcher.getInstance, referenced from method

[android-developers] Re: Where does com.google.common.DataRequestListener come from?

2009-09-16 Thread Mark Murphy
clemsongrad wrote: Here is what we see in the logs W/dalvikvm( 705): VFY: unable to find class referenced in signature (Lcom/google/common/DataRequestDispatcher;) E/dalvikvm( 705): Could not find method com.google.common.DataRequestDispatcher.getInstance, referenced from method