On Fri, Jan 13, 2012 at 4:19 PM, Haider Ali
wrote:
> Can any one help me how can I Print some line in Console ???
There is no console. For logging purposes, use android.util.Log, to
log messages to LogCat, which you view using DDMS or the adb logcat
command.
--
Mark Murphy (a Commons Guy)
http:
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 andro
I just notice that in android app. development( I use Eclipse as my
IDE), if I have a statement "System.out.printf("hello")", it wont show
anywhere, either console or LogCat, How can I see the output of
"printf" in android app. development??
--
You received this message because you are subscribed
3 matches
Mail list logo