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.
任何人都可以告诉我如何获取 Symbian 设备日志并将它们保存到文件中,例如 Android 中的 Logcat 设备日志。
提前致谢...
真实设备不等于模拟器。手机中没有加载DLL文件或进程的日志。如果你想记录一些东西,那么你必须在你的应用程序中自己做。