如何在移动设备上运行应用程序时查看catlog

时间:2012-06-23 05:11:51

标签: android android-logcat

我有一个在移动设备上经过最佳测试的应用,但我也希望看到catlog输出。如何在移动设备上运行时看到catlog?

编辑:对不起,我不清楚。你知道当你在桌面模拟器上运行app时,eclipse会输出logcat输出吗?但我想在移动设备上运行我的应用程序时看到logcat的输出,以便更好地测试它。

1 个答案:

答案 0 :(得分:0)

in case if you want to see on eclipse : 

Make the debug mode true in manifest. (before making built)
Attach the device in to cumputer using USB cable .
Install the driver (if needed ) 
see the device in the DDMS device section(if not found then restart adb)
click on the device name in device section