I am using Samsung hardware devices(Tab2 and S3) for testing purpose.
I am using eclipse galileo.observed that all Log.d(tag,message)
are getting printed as warning in LogCat.
But when ran the same code on emulator all logs are printed correctly as debug level.
I have already tried solution given in below posts:
1> Logcat won't display Log.d messages
2> Show messages from tablet Samsung Galaxy tab 3 on logcat
3> Android logcat logging only info level on real device. Cannot get debug messages, not even unhandled exceptions (Solution is for Huawei Y300 (Y300-0100)
)
Nothing worked.Then I started emulator and even my phone was connected. I observed that debug is not enabled for device but was enabled for emulator.
Also,provided i am inside my company's firewall so can't update eclipse to JUNO.Need some help in the present development scenario if possible.Please help.