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


the crashlytics knowledge base says : "when building release eclipse, export application apk using “export crashlytics-enabled android application” exporter eclipse export menu."

but couldn't find option. here's link

any appreciated.

thanks!

never mind found it. it's in file-> export , under android folder, there's new "export crashlytics-enabled android application" option.

had habit of exporting other way never looked here before.


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -