简体   繁体   English

使用 android 应用程序获取有关用户错误的信息

[英]get information about users erros with an android app

I would like to know if is possible to receive the information of an error, when aa user have it.我想知道是否有可能在用户收到错误信息时收到错误信息。 so it can be fixed in further versions.所以它可以在以后的版本中修复。 this, because, I don't have all the devices to test my application on.这是因为,我没有所有的设备来测试我的应用程序。 I never published an app on the android market before, so I don't now to much of how it works.我以前从未在 android 市场上发布过应用程序,所以我现在不太了解它是如何工作的。 Also.还。 I would like to know what happens if the app is shared via bluetooth, is this going to increase my downloads number or not?我想知道如果通过蓝牙共享应用程序会发生什么情况,这是否会增加我的下载数量?

thanks in advance for the help.先谢谢您的帮助。

First question: ACRA is probably the best crash reporting solution see http://code.google.com/p/acra/第一个问题:ACRA 可能是最好的崩溃报告解决方案,请参阅http://code.google.com/p/acra/

Second: You can share your app via apk or html/qr code.第二:您可以通过 apk 或 html/qr 代码共享您的应用程序。 By using html/qr code the receiver has to download the app (from market).通过使用 html/qr 代码,接收者必须(从市场)下载应用程序。 If you share an apk than its not related to the market如果您分享的 apk 与市场无关

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM