There is no export android package file in Xamarin 4.2

落花浮王杯 提交于 2019-11-27 15:57:18

This functionality has been replaced with the new "Archive" functionality.

https://developer.xamarin.com/releases/vs/xamarin.vs_4/xamarin.vs_4.2/#publishing

This now closely mimics the current behavior in Xamarin Studio.

Once you sign the .apk you will be prompted to save the .apk to place of your choosing:

https://developer.xamarin.com/guides/android/deployment,_testing,_and_metrics/publishing_an_application/part_2_-_signing_the_android_application_package/#_Sign_the_APK_

You will then be able to view previous archives.

Documentation: https://developer.xamarin.com/guides/android/deployment,_testing,_and_metrics/publishing_an_application/part_2_-_signing_the_android_application_package/

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