How to export signed application package in eclipse with proguard and crashlytics?

眉间皱痕 提交于 2020-01-23 03:52:07

问题


The crashlytics knowledge base says : "When building for release with Eclipse, export your application to an APK using the “Export Crashlytics-enabled Android Application” exporter from the Eclipse export menu."

But I couldn't find this option. Here's the link

Any help would be appreciated.

Thanks!


回答1:


Never mind I found it. It's in File-> Export and under the Android folder, there's a new "Export Crashlytics-enabled Android Application" option.

Had a habit of exporting the other way so never looked here before.



来源:https://stackoverflow.com/questions/18156701/how-to-export-signed-application-package-in-eclipse-with-proguard-and-crashlytic

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!