Hi am getting this error :cannot find symbol symbol : method log(java.lang.String)when using method : log("some test", +test);I have importedimport 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 andro...@googlegroups.com.
To unsubscribe from this group, send email to android-ndk...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-ndk?hl=en.
Hi Atul,I think you mispelled Kostya's e-mail address ;)Regards,AlexOn 22 September 2010 19:08, Atul Raut <atul....@gmail.com> wrote:
Log.d(LOG_TAG, "Settings onCreate subscription atul Enabled =" + mSubsd);will work.On Wed, Sep 22, 2010 at 10:36 PM, Atul Raut <atul....@gmail.com> wrote:
Hi Kostya ,I am trying below and still getting error.log("Settings onCreate subscription atul Enabled =" + mSubsd);
-AtulOn Wed, Sep 22, 2010 at 10:31 PM, Kostya Vasilyev <kman...@gmail.com> wrote:
22.09.2010 20:57, Atul Raut пишет:
log("some test", +test);
I suppose you could try taking out the comma before the plus sign:
log("some test" + test);
--
Kostya Vasilyev -- WiFi Manager + pretty widget -- http://kmansoft.wordpress.com
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-d...@googlegroups.com
To unsubscribe from this group, send email to
For more options, visit this group at