possible duplicate:
why doesn't system.out.println work? (in android)
i want print console. can do? because system.out.println doesnt work. people says works bur of them says dosnt work. 1 right? thanks
system.out.println()
works, log.d("tag", "message");
works, need open logcat view in eclipse , not console view.
Comments
Post a Comment