简体   繁体   English

设备上的Cordova应用程序部署

[英]Cordova app deployment on device

I'm using Eclipse to run my android mobile app. 我正在使用Eclipse运行我的Android移动应用程序。 The problem is that when modify code the change not appear in the deployed app on device. 问题在于,修改代码时,更改不会显示在设备上已部署的应用程序中。 Remain ever the same app on device. 保持设备上相同的应用程序。

If you are changing code in yourProject->www folder, then you need to build it first with command prompt /cli 如果要更改yourProject->www文件夹中的代码,则需要首先使用命令提示符/ cli进行构建

OR you need to directly change the files in yourProject->platforms->...->www before running from Eclipse 或者您需要在从Eclipse运行之前直接更改yourProject->platforms->...->www的文件

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM