起步软件技术论坛
搜索
 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 2125|回复: 5

[处理中1] 谁能教一下,怎么把一个手机站用wex5打包成APP

[复制链接]

3

主题

6

帖子

20

积分

新手上路

Rank: 1

积分
20
QQ
发表于 2016-9-28 15:45:10 | 显示全部楼层 |阅读模式
谁能教一下,怎么把一个手机站用wex5打包成APP
另外可以利用wex5多加些功能上去!!谁能教一下,或者做个简单的视频给我看一下!!谢谢!!

1

主题

3232

帖子

1174

积分

金牌会员

Rank: 6Rank: 6

积分
1174
QQ
发表于 2016-9-28 16:33:19 | 显示全部楼层
手机战是什么? 你是说外部网站用wex5打包? 直接模式四就可以,具体你可以去 doc.wex5.com 找一下关于模式四打包的文档,
你说的视屏网站,你可以参考一下:http://bbs.wex5.com/thread-101543-1-1.html
在问题解决后,希望大家可以吧解决方法也分享一下,这样可以让更多的X5开发者共同进步,谢谢大家的知识共享
回复 支持 1 反对 0

使用道具 举报

3

主题

6

帖子

20

积分

新手上路

Rank: 1

积分
20
QQ
 楼主| 发表于 2016-11-5 19:23:19 | 显示全部楼层
开始......
   
保存配置信息:
   
init
   
   开始......
      
   生成应用环境准备:
      
   复制模版工程:
      
   复制工程:
      
   复制WWW资源:
      
   更新工程信息:
      
   增加插件:
      使用到的插件: [cordova-plugin-whitelist, cordova-plugin-splashscreen, cordova-plugin-app-preferences, com.justep.cordova.plugin.app.utils, com.justep.cordova.plugin.engine.tencent]
      开始安装插件......
      开始准备插件参数......
      插件 "cordova-plugin-splashscreen" 参数如下:
      插件 "cordova-plugin-app-preferences" 参数如下:
      插件 "cordova-plugin-file" 参数如下:
      插件 "cordova-plugin-file-transfer" 参数如下:
      插件 "cordova-plugin-network-information" 参数如下:
      插件 "cordova-plugin-zip" 参数如下:
      插件 "cordova-plugin-inappbrowser" 参数如下:
      插件 "cordova-plugin-x-toast" 参数如下:
      插件 "com.justep.cordova.plugin.app.utils" 参数如下:
      插件 "com.justep.cordova.plugin.engine.tencent" 参数如下:
           引擎选择方式(webViewEngine):auto
      插件参数准备完成
      Installing "cordova-plugin-splashscreen" for android
      Installing "cordova-plugin-splashscreen" for ios
      Installing "cordova-plugin-app-preferences" for android
      Installing "cordova-plugin-app-preferences" for ios
      Installing "cordova-plugin-file" for android
      Installing "cordova-plugin-file" for ios
      Installing "cordova-plugin-file-transfer" for android
      Dependent plugin "cordova-plugin-file" already installed on android.
      Installing "cordova-plugin-file-transfer" for ios
      Dependent plugin "cordova-plugin-file" already installed on ios.
      Installing "cordova-plugin-network-information" for android
      Installing "cordova-plugin-network-information" for ios
      Installing "cordova-plugin-zip" for android
      Dependent plugin "cordova-plugin-file" already installed on android.
      Installing "cordova-plugin-zip" for ios
      Dependent plugin "cordova-plugin-file" already installed on ios.
      Installing "cordova-plugin-inappbrowser" for android
      Installing "cordova-plugin-inappbrowser" for ios
      Installing "cordova-plugin-x-toast" for android
      Installing "cordova-plugin-x-toast" for ios
      Installing "com.justep.cordova.plugin.app.utils" for android
      Dependent plugin "cordova-plugin-file" already installed on android.
      Dependent plugin "cordova-plugin-file-transfer" already installed on android.
      Dependent plugin "cordova-plugin-network-information" already installed on android.
      Dependent plugin "cordova-plugin-zip" already installed on android.
      Dependent plugin "cordova-plugin-inappbrowser" already installed on android.
      Dependent plugin "cordova-plugin-x-toast" already installed on android.
      Installing "com.justep.cordova.plugin.app.utils" for ios
      Dependent plugin "cordova-plugin-file" already installed on ios.
      Dependent plugin "cordova-plugin-file-transfer" already installed on ios.
      Dependent plugin "cordova-plugin-network-information" already installed on ios.
      Dependent plugin "cordova-plugin-zip" already installed on ios.
      Dependent plugin "cordova-plugin-inappbrowser" already installed on ios.
      Dependent plugin "cordova-plugin-x-toast" already installed on ios.
      Installing "com.justep.cordova.plugin.engine.tencent" for android
      Installing "com.justep.cordova.plugin.engine.tencent" for ios
      插件安装完成
      
   创建源代码工程:
   ****ERROR****: 子任务 "delete" 执行失败。
   ****ERROR****: 任务 "createNewSrcProject" 执行失败。
   ****ERROR****: 执行出错:
   ****ERROR****: 错误信息: Unable to delete file F:\BaiduYunDownload\WeX5V36\model\Native\太极管家\log\build.log
   ****ERROR****: 如不能确定具体问题,可参考常见问题: http://bbs.wex5.com/thread-82002-1-1.html
   C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\4247452f-1a1b-41e6-be68-e3085c4c33ff\genSource.xml:129: Unable to delete file F:\BaiduYunDownload\WeX5V36\model\Native\太极管家\log\build.log
           at org.apache.tools.ant.taskdefs.Delete.handle(Delete.java:719)
           at org.apache.tools.ant.taskdefs.Delete.removeDir(Delete.java:768)
           at org.apache.tools.ant.taskdefs.Delete.removeDir(Delete.java:764)
           at org.apache.tools.ant.taskdefs.Delete.execute(Delete.java:586)
           at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
           at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
           at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
           at java.lang.reflect.Method.invoke(Method.java:497)
           at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
           at org.apache.tools.ant.Task.perform(Task.java:348)
           at org.apache.tools.ant.Target.execute(Target.java:435)
           at org.apache.tools.ant.Target.performTasks(Target.java:456)
           at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393)
           at org.apache.tools.ant.Project.executeTarget(Project.java:1364)
           at com.justep.deploy.app.utils.BuildHelper.execTask(Unknown Source)
           at com.justep.deploy.app.utils.Builder.main(Unknown Source)
****ERROR****: 子任务 "java" 执行失败。
****ERROR****: 任务 "prepareSource" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: Java returned: -3
****ERROR****: 如不能确定具体问题,可参考常见问题: http://bbs.wex5.com/thread-82002-1-1.html
回复 支持 反对

使用道具 举报

3

主题

6

帖子

20

积分

新手上路

Rank: 1

积分
20
QQ
 楼主| 发表于 2016-11-5 19:23:40 | 显示全部楼层
出现了这样的错误
回复 支持 反对

使用道具 举报

3

主题

6

帖子

20

积分

新手上路

Rank: 1

积分
20
QQ
 楼主| 发表于 2016-11-28 20:32:26 | 显示全部楼层
回复

使用道具 举报

1

主题

6

帖子

16

积分

新手上路

Rank: 1

积分
16
QQ
发表于 2016-11-28 22:43:05 | 显示全部楼层
同求解决方法,
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|X3技术论坛|Justep Inc.    

GMT+8, 2024-5-4 17:08 , Processed in 0.056303 second(s), 24 queries .

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表