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 Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to