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.
我的应用程序使用资源(数据库、网络连接)并且容易出现异常和错误。在服务端,我会记录错误,但有时我真的需要知道手机上发生了什么,是什么导致了问题。 记录错误的最佳做法是什么?我应该在手机上创建一个文本文件并定期将其发送到服务器吗?有更好的方法吗?
使用ACRA,许多开发人员都推荐它。