Re: [Error ] annot find symbol symbol : method log(java.lang.String)

38 views
Skip to first unread message

Atul Raut

unread,
Sep 22, 2010, 12:57:49 PM9/22/10
to Android Developers, android-...@googlegroups.com, android-porting, andro...@googlegroups.com
Hi I have imported import android.os.Message; still giving error.

On Wed, Sep 22, 2010 at 10:24 PM, Atul Raut <atul....@gmail.com> 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 

David Turner

unread,
Sep 22, 2010, 1:04:07 PM9/22/10
to andro...@googlegroups.com, Android Developers, android-...@googlegroups.com, android-porting
Please avoid cross-posting !! this should go into android-developers only.

--
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.

Atul Raut

unread,
Sep 22, 2010, 1:14:01 PM9/22/10
to Alex Maneu, kevin.s...@gmail.com, android-...@googlegroups.com
Hi Kevin Yes its true.

Alex yes.

-atul 

On Wed, Sep 22, 2010 at 10:40 PM, Alex Maneu <man...@gmail.com> wrote:
Hi Atul,

I think you mispelled Kostya's e-mail address ;)

Regards,
Alex


On 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);

-Atul 

On 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
Reply all
Reply to author
Forward
0 new messages