Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要我的朋友在不安装 eclipse 的情况下查看我的应用程序日志。让他们看到我的应用程序日志的最简单/最快的方法是什么?他们只需要安装 android-sdk 并运行 monitor.bat 吗?
您可以在 Android SDK 中使用 DDMS.bat(或 Monitor.bat)
此外,您可以从 Play 商店安装日志应用程序,例如aLogCat。
adb logcat