Android 应用程序在 HTC 4g 上崩溃

发布于 2024-12-02 07:41:18 字数 232 浏览 0 评论 0原文

我有一个 Android 应用程序仅在 HTC 4g 上崩溃,在其他各种手机上尝试过,但运行良好。由于 4g 在我这边不可用(这是我的一位客户告诉我的)并且我无法在 HTC 4g 上测试它,我怎样才能消除这个崩溃。

4g 设备或 HTC 型号可能有导致此崩溃的原因吗?

我如何从他的手机中获取崩溃日志(他不在我的位置)。他有什么办法可以将崩溃日志发送给我吗?

坠机的原因可能是什么? HTC还是4g?

I have an android app that is crashing only on HTC 4g , tried on various other phones , but that is working fine. Since 4g is not available on my side (this has been told to me by one of my client) and I cant test it on HTC 4g, how can I remove this crash.

Can 4g thing or just HTC model can have a reason for this crash??

How can I get a crash log from his phone (he is not at my location) . Is there any way he can send me the crash log??

What could be the reason for the crash ? HTC or 4g??

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

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

发布评论

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

评论(1

你的呼吸 2024-12-09 07:41:18

当我将构建发送给客户时,我遇到了类似的问题,因此我将 ACRA 集成到我的项目中,它简单易用

http://code.google.com/p/acra/

什么是新加坡会计与企业监管局(ACRA)?

ACRA是一个使Android应用程序能够自动发布的库
他们的崩溃报告以 GoogleDoc 形式呈现。它是针对安卓的
应用程序开发人员帮助他们从应用程序中获取数据
当它们崩溃或行为错误时。

I faced similar issues when send my build to my clients so I integrated ACRA in my project, Its simple and easy to use

http://code.google.com/p/acra/

What is ACRA ?

ACRA is a library enabling Android Application to automatically post
their crash reports to a GoogleDoc form. It is targetted to android
applications developers to help them get data from their applications
when they crash or behave erroneously.

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