哪里是在Visual Studio 2015年科尔多瓦的应用程序的发布apk文件 [英] Where is the release apk file for cordova apps in Visual Studio 2015

查看:117
本文介绍了哪里是在Visual Studio 2015年科尔多瓦的应用程序的发布apk文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经用keytool命令行的证书文件。然后,我已经更新ant.properties文件(下水库 - >本地 - > Android设备)。加我已经在证书文件中设置的信息

I have created a certificate file using keytool command line. then i have updated ant.properties file ( under res -> native -> android) by adding the information i have set in the certificate file.

另外,我还复制的证书文件中ant.properties的同一文件夹中。

also, i have copied the certificate file in the same folder of ant.properties.

我遵循的步骤在MSDN这里提到的:

I followed the steps as mentioned in MSDN here:

<一个href=\"https://msdn.microsoft.com/en-us/library/Dn757048.aspx\">https://msdn.microsoft.com/en-us/library/Dn757048.aspx

当我在Visual Studio 2015发布模式构建,我没有看到在解决方案中的文件夹或垃圾桶内产生一个释放的apk。

When i build in release mode in Visual Studio 2015, i don't see a release apk generated in the solution folder or inside the bin.

任何帮助是AP preciate它。

any help is appreciate it.

推荐答案

要生成在Visual Studio中发布apk文件,请按照下列步骤操作:

To generate the release apk file in Visual studio, follow these steps:

1),选择发布版本的选择。

1) Select Release build option.

2)从解决方案平台选项中选择Android系统。

2) Select Android from the solution platform options.

3)选择设备这是必须的一步。

3) Select Device "This is a must step".

4)右键单击您的项目并构建科尔多瓦的应用程序。

4) Right click on your project and Build the cordova app.

5)(ProjectFolder /斌/ Android版)查看发布文件夹中。

5) Check out Release folder in (ProjectFolder/bin/Android).

6),你会发现你的版本apk文件。

6) you will find your release apk file.

这篇关于哪里是在Visual Studio 2015年科尔多瓦的应用程序的发布apk文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆