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

QQ登录

只需一步,快速开始

查看: 2346|回复: 2

[处理中3] 安卓打包报错

[复制链接]

3

主题

5

帖子

23

积分

新手上路

Rank: 1

积分
23
QQ
发表于 2018-5-3 18:25:21 | 显示全部楼层 |阅读模式
开始......
   
保存配置信息:
   
编译UI资源:
   
清除编译环境:
   
复制模版工程:
   
复制工程:
   
复制插件:
   
复制WWW资源:
   
更新工程信息:
   
增加插件:
   使用到的插件: [cn.jpush.phonegap.JPushPlugin, cordova-plugin-whitelist, cordova-plugin-splashscreen, cordova-plugin-app-preferences, com.justep.cordova.plugin.app.utils, cordova-plugin-device, cordova-plugin-x-toast, cordova-plugin-inappbrowser, cordova-plugin-app-version]
   开始安装插件......
   开始准备插件参数......
   插件 "cn.jpush.phonegap.JPushPlugin" 参数如下:
        jpush应用标识(AppKey)(jpush_appkey):df6ee289926fc2b50373e6b2
   插件 "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" 参数如下:
   插件 "cordova-plugin-device" 参数如下:
   插件 "cordova-plugin-app-version" 参数如下:
   插件参数准备完成
   Installing "cn.jpush.phonegap.JPushPlugin" for android
   Running android-install.Hook: after_plugin_install, Package: com.houjindai.houjindai, Path: /Users/houjinmac02/Desktop/WeX5_V3.5_Andr/model/Native/厚金贷/build/src.
   /Users/houjinmac02/Desktop/WeX5_V3.5_Andr/model/Native/厚金贷/build/src/platforms/android/src/cn/jpush/phonegap
   Installing "cn.jpush.phonegap.JPushPlugin" for ios
   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-device" for android
   Installing "cordova-plugin-device" for ios
   Installing "cordova-plugin-app-version" for android
   Installing "cordova-plugin-app-version" for ios
   Running android-install.Hook: after_plugin_add, Package: com.houjindai.houjindai, Path: /Users/houjinmac02/Desktop/WeX5_V3.5_Andr/model/Native/厚金贷/build/src.
   /Users/houjinmac02/Desktop/WeX5_V3.5_Andr/model/Native/厚金贷/build/src/platforms/android/src/cn/jpush/phonegap
   插件安装完成
   
创建源代码工程:
   
android应用环境准备:
   
ios应用环境准备:
   
生成android应用包:
   Running command: /Users/houjinmac02/Desktop/WeX5_V3.5_Andr/model/Native/厚金贷/build/src/platforms/android/cordova/build --release --gradleArg=--offline
   ANDROID_HOME=/Users/houjinmac02/Desktop/WeX5_V3.5_Andr/tools/adt-sdk
   JAVA_HOME=/Users/houjinmac02/Desktop/WeX5_V3.5_Andr/java/jdk1.8-x64/Contents/Home
   Running: /Users/houjinmac02/Desktop/WeX5_V3.5_Andr/model/Native/厚金贷/build/src/platforms/android/gradlew cdvBuildRelease -b /Users/houjinmac02/Desktop/WeX5_V3.5_Andr/model/Native/厚金贷/build/src/platforms/android/build.gradle -Dorg.gradle.daemon=true --offline
   
   FAILURE: Build failed with an exception.
   
   * Where:
   Build file '/Users/houjinmac02/Desktop/WeX5_V3.5_Andr/model/Native/厚金贷/build/src/platforms/android/build.gradle' line: 22
   
   * What went wrong:
   A problem occurred evaluating root project 'android'.
   > Failed to apply plugin [id 'com.android.application']
      > Could not create plugin of type 'AppPlugin'.
   
   * Try:
   Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
   
   BUILD FAILED
   
   Total time: 1.384 secs
   ERROR building one of the platforms: Error: /Users/houjinmac02/Desktop/WeX5_V3.5_Andr/model/Native/厚金贷/build/src/platforms/android/cordova/build: Command failed with exit code 1
   You may not have the required environment or OS to build this project
   
   /Users/houjinmac02/Desktop/WeX5_V3.5_Andr/model/Native/厚金贷/build/src/platforms/android/cordova/node_modules/q/q.js:126
                       throw e;
                       ^
   Error code 1 for command: /Users/houjinmac02/Desktop/WeX5_V3.5_Andr/model/Native/厚金贷/build/src/platforms/android/gradlew with args: cdvBuildRelease,-b,/Users/houjinmac02/Desktop/WeX5_V3.5_Andr/model/Native/厚金贷/build/src/platforms/android/build.gradle,-Dorg.gradle.daemon=true,--offline
   Error: /Users/houjinmac02/Desktop/WeX5_V3.5_Andr/model/Native/厚金贷/build/src/platforms/android/cordova/build: Command failed with exit code 1
****ERROR****: 子任务 "exec" 执行失败。
****ERROR****: 任务 "buildAndroid" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: exec returned: 1
****ERROR****: 如不能确定具体问题,可参考常见问题: http://bbs.wex5.com/thread-82002-1-1.html
发表于 2018-5-4 16:36:50 | 显示全部楼层
先打包平台案例试试正常吗?? 比如仿途牛
如果也不行,可能是打包环境问题了,能换做windows去打包吗?
qq:1912779713
WeX5教程--WeX5下载
回复 支持 反对

使用道具 举报

3

主题

5

帖子

23

积分

新手上路

Rank: 1

积分
23
QQ
 楼主| 发表于 2018-5-11 11:19:16 | 显示全部楼层
liangyongfei 发表于 2018-5-4 16:36
先打包平台案例试试正常吗?? 比如仿途牛
如果也不行,可能是打包环境问题了,能换做windows去打包吗? ...

mac重启了就好了。。。不知道啥问题。
回复 支持 反对

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-21 04:24 , Processed in 0.052967 second(s), 23 queries .

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

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