如何通过电子邮件发送logcat?

发布于 2024-09-16 07:08:16 字数 34 浏览 6 评论 0原文

是否有任何库允许我通过电子邮件接收来自应用程序的日志?

Is there any library out there that allows me to receive logs from the app via email?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

北方的巷 2024-09-23 07:08:17

LogCollector 的源代码是免费提供的,并且就是这样做的。 http://code.google.com/p/android-log-collector/< /a>

LogCollector's source code is freely available and does just that. http://code.google.com/p/android-log-collector/

可是我不能没有你 2024-09-23 07:08:17

我不应该认为你需要一个图书馆,如果你不能有目的地这样做,那就存在巨大的疏忽。不过,您需要在安装时请求访问他们的电子邮件帐户。

编辑: http://snipplr.com/view/19973 /从-android-using-intent发送电子邮件/

I shouldn't think you'd need a library, there's been a massive oversight if you can't just do that with an intent. Though you will need to request access to their email account for that on install.

Edit: http://snipplr.com/view/19973/send-email-from-android-using-intent/

各自安好 2024-09-23 07:08:17

我想我们之前已经进行过此类讨论;看看此线程

I think we've had this sort of discussion before; take a look at this thread

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文