Why would you use that when you have a perfectly working LogCat class?

What's wrong with Log.i("value =" + intName);?

Raghav Sood
Sent from my Galaxy Nexus
On Sep 10, 2012 6:48 PM, "Jan Burse" <janbu...@fastmail.fm> wrote:

> Most simple approach:
>
> int x;
> System.err.println("x="+x);
>
> Will show in LogCat.
>
> mohammed Nuhail schrieb:
>
>> How to print integer value in LogCat ?
>>
>> --
>> 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 <android-developers@googlegroups.com>
>> To unsubscribe from this group, send email to
>> android-developers+**unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
>> For more options, visit this group at
>> http://groups.google.com/**group/android-developers?hl=en<http://groups.google.com/group/android-developers?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 
> android-developers@**googlegroups.com<android-developers@googlegroups.com>
> To unsubscribe from this group, send email to
> android-developers+**unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/**group/android-developers?hl=en<http://groups.google.com/group/android-developers?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 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