If you want to print in application there is no way you can use
printf.
But if you want to print line for debugging purpose while development,
it will be visible in LogCat view.
System.out.printf is used for same.

Cheers


On Jan 13, 4:19 pm, Haider Ali <haideralichoudh...@gmail.com> wrote:
> Hello every one,
>
> Can any one help me how can I Print some line in Console ???
> It is not working through printf(); ?????
>
> Best Regards
> Haider Ali Ch.

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