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.
有谁知道如何在 phonegap 中捕获 logcat 错误?
有没有可能
try { } catch(err) { }
提前致谢。
科比
我猜您是在问如何从 Phonegap 打印日志? 如果是这样,请查看这篇文章: 如何使用 Eclipse 和 HTC Desire HD 在 PhoneGap 应用程序中显示 console.log() 输出?