Please avoid cross-posting !! this should go into android-developers only. On Wed, Sep 22, 2010 at 6:57 PM, Atul Raut <[email protected]> wrote:
> Hi I have imported import android.os.Message; still giving error. > > > On Wed, Sep 22, 2010 at 10:24 PM, Atul Raut <[email protected]> wrote: > >> Hi am getting this error : >> >> cannot find symbol symbol : method log(java.lang.String) >> when using method : log("some test", +test); >> >> I have imported >> >> import android.text.TextUtils; >> import android.util.Log; >> >> >> Still its throwing same error why it is so ? >> >> -Atul >> > > -- > You received this message because you are subscribed to the Google Groups > "android-ndk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<android-ndk%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/android-ndk?hl=en. > -- 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

