签名APK生成,安装但无法正常工作 - Android Studio

时间:2021-11-12 20:49:49

How to check what is wrong with my APK? I installed it on my device but when I want to run it i get 'app forced to close'. I haven't got any error in Android Studio when APK is generating. How to check it?

如何检查我的APK有什么问题?我把它安装在我的设备上,但是当我想要运行它时,我会'app强制关闭'。当APK生成时,Android Studio中没有任何错误。怎么检查?

Cheers!

1 个解决方案

#1


0  

you can use crash reporter libraries in android,they get your crash reports and store them on servers.

你可以在android中使用崩溃报告库,他们会得到你的崩溃报告并将它们存储在服务器上。

here is a link to some awsome crash reporters

这是一些可怕的崩溃记者的链接

#1


0  

you can use crash reporter libraries in android,they get your crash reports and store them on servers.

你可以在android中使用崩溃报告库,他们会得到你的崩溃报告并将它们存储在服务器上。

here is a link to some awsome crash reporters

这是一些可怕的崩溃记者的链接