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

QQ登录

只需一步,快速开始

楼主: liangshaohua

[分享] App打包常见报错

  [复制链接]

73

主题

345

帖子

1695

积分

金牌会员

Rank: 6Rank: 6

积分
1695
QQ
发表于 2016-5-7 08:15:00 | 显示全部楼层
周江 发表于 2016-5-6 20:57
请问你的问题解决了吗?我和你的问题一样

打包时3.3和3.4有点不一样,多试几次多体验,通常总是插件没选、参数没选。包选多了没有用到等
回复 支持 反对

使用道具 举报

13

主题

66

帖子

116

积分

初级会员

Rank: 2

积分
116
QQ
发表于 2016-5-7 10:58:15 | 显示全部楼层
试过好多遍了,真的是一头雾水,能不能多指点一点
回复 支持 反对

使用道具 举报

13

主题

66

帖子

116

积分

初级会员

Rank: 2

积分
116
QQ
发表于 2016-5-7 11:15:24 | 显示全部楼层
littlelove2013 发表于 2016-1-27 20:02
【Android打包报错】
****ERROR****: 子任务 "exec" 执行失败。
****ERROR****: 任务 "buildAndroid" 执行 ...

请问你的问题解决了吗?我遇到跟你一样的,很急啊
回复 支持 反对

使用道具 举报

1

主题

3

帖子

11

积分

新手上路

Rank: 1

积分
11
QQ
发表于 2016-5-7 13:45:19 | 显示全部楼层
【Android打包报错】
****ERROR****: 子任务 "exec" 执行失败。
****ERROR****: 任务 "buildAndroid" 执行 ...
如果这个问题解决不了 这个软件就完了
这么多一样的问题啊
回复 支持 反对

使用道具 举报

13

主题

66

帖子

116

积分

初级会员

Rank: 2

积分
116
QQ
发表于 2016-5-9 09:36:04 | 显示全部楼层
kenminkajp 发表于 2016-5-7 08:15
打包时3.3和3.4有点不一样,多试几次多体验,通常总是插件没选、参数没选。包选多了没有用到等 ...

我都没有用插件
回复 支持 反对

使用道具 举报

73

主题

345

帖子

1695

积分

金牌会员

Rank: 6Rank: 6

积分
1695
QQ
发表于 2016-5-9 10:29:27 | 显示全部楼层
周江 发表于 2016-5-9 09:36
我都没有用插件

你用的是什么版本的,
接着把你打包的手顺抓下图,
有可能帮你找到原因
回复 支持 反对

使用道具 举报

13

主题

66

帖子

116

积分

初级会员

Rank: 2

积分
116
QQ
发表于 2016-5-9 10:33:22 | 显示全部楼层
kenminkajp 发表于 2016-5-9 10:29
你用的是什么版本的,
接着把你打包的手顺抓下图,
有可能帮你找到原因 ...

我用的3.4

开始......
   
保存配置信息:
   
编译UI资源:
   
清除编译环境:
   
复制模版工程:
   
复制工程:
   
复制插件:
   
复制WWW资源:
   
更新工程信息:
   
增加插件:
   使用到的插件: [cordova-plugin-whitelist, cordova-plugin-splashscreen, cordova-plugin-app-preferences, com.justep.cordova.plugin.app.utils, cordova-plugin-x-toast, cordova-plugin-inappbrowser, cordova-plugin-app-version]
   开始准备插件参数......
   插件参数准备完成
   开始安装插件......
   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 "cordova-plugin-app-version" for android
   Installing "cordova-plugin-app-version" for ios
   插件安装完成
   
创建源代码工程:
   
android应用环境准备:
   
ios应用环境准备:
   
生成android应用包:
   Running command: cmd "/s /c "E:\WeX5_V3.4\model\Native\tsz\build\src\platforms\android\cordova\build.bat --release --gradleArg=--offline""
   ANDROID_HOME=E:\WeX5_V3.4/tools/adt-sdk
   JAVA_HOME=E:\WeX5_V3.4/java/jre1.8
   Running: E:\WeX5_V3.4\model\Native\tsz\build\src\platforms\android\gradlew cdvBuildRelease -b E:\WeX5_V3.4\model\Native\tsz\build\src\platforms\android\build.gradle -Dorg.gradle.daemon=true --offline
   ERROR building one of the platforms: Error: cmd: Command failed with exit code 1
   You may not have the required environment or OS to build this project
   
   FAILURE: Build failed with an exception.
   
   * What went wrong:
   java.io.IOException: 设备未就绪。
   
   * Try:
   Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
   
   E:\WeX5_V3.4\model\Native\tsz\build\src\platforms\android\cordova\node_modules\q\q.js:126
                       throw e;
                       ^
   Error code 1 for command: cmd with args: /s /c "E:\WeX5_V3.4\model\Native\tsz\build\src\platforms\android\gradlew cdvBuildRelease -b E:\WeX5_V3.4\model\Native\tsz\build\src\platforms\android\build.gradle -Dorg.gradle.daemon=true --offline"
   Error: cmd: Command failed with exit code 1
****ERROR****: 子任务 "exec" 执行失败。
****ERROR****: 任务 "buildAndroid" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: exec returned: 1
****ERROR****: 如不能确定具体问题,可参考常见问题: http://wex5.com/cn/bbs/thread-82002-1-1.html
回复 支持 反对

使用道具 举报

73

主题

345

帖子

1695

积分

金牌会员

Rank: 6Rank: 6

积分
1695
QQ
发表于 2016-5-9 10:46:01 | 显示全部楼层
周江 发表于 2016-5-9 10:33
我用的3.4

开始......

没有看懂你的描述,所以帮不上你。
回复 支持 反对

使用道具 举报

4

主题

15

帖子

23

积分

新手上路

Rank: 1

积分
23
QQ
发表于 2016-5-10 09:06:15 | 显示全部楼层
同样的问题,求解答
回复 支持 反对

使用道具 举报

4

主题

15

帖子

23

积分

新手上路

Rank: 1

积分
23
QQ
发表于 2016-5-10 09:08:04 | 显示全部楼层
楼主方法不可用,还是没解决
回复 支持 反对

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-22 00:37 , Processed in 0.059553 second(s), 21 queries .

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

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