有没有办法看到打印信息,同时运行Android应用程序? [英] Is there any way to see the printing message while running Android app?

查看:107
本文介绍了有没有办法看到打印信息,同时运行Android应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法看到印刷信息(如:Log.i('','')),同时运行在Android手机Android应用? (不是在模拟器)。

Is there any way to see the printing message (eg: Log.i('', '')) while running Android app in Android phone ? (not in emulator).

推荐答案

您可以用同样的方法完全相同查看日志,你会查看日志模拟器。无论是使用的Eclipse的ADT logcat的视图或通过在终端发出亚行logcat

You can view the log exactly in the same way as you'd view the emulators log. Either using the the Eclipse's ADT logcat view or by issuing adb logcat in a terminal.

这篇关于有没有办法看到打印信息,同时运行Android应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆