Software Archive
Read-only legacy content
17061 Discussions

Upgrade encounter a problem to seek help after 3088 遇到一个升级3088后的问题 请求帮助

li_h_1
Beginner
354 Views

update 3088    升级  3088 之后

start builds   点击这个按钮出现下图情况

5 minutes later    大约过5分钟之后   出现下图

 

Next, there will be no reaction   和刚开始一样,接下来没有任何反应, 好像刚刚打开的时候一样

Not like before generating APP  

Not like a start that generates an APP for me to download. Or send to my email.

不会像一开始那个生成一个APP供我下载。或发送到我的邮箱。

help me.....  Thank you!    帮助我歇息    

0 Kudos
3 Replies
Ian_C_
Beginner
354 Views

Hi

I think the clue in your images is the line that says "Unable to upload the project files"

Is you XDK Editor logged into Intel XDK?
Check your Account Settings from the drop down menu, Top Right inside XDK

Also check you don't have a firewall issue preventing XDK from talking to the Intel Servers.

Ian

0 Kudos
li_h_1
Beginner
354 Views

thank you
Run successfully. But what is the meaning of this mistake

 

 

:processArmv7ReleaseManifest
:processArmv7ReleaseResources
:generateArmv7ReleaseSources
:compileArmv7ReleaseJava.../haipaiiosapp/platforms/android/src/com/intel/xdk/contacts/Contacts.java:60: error: cannot find symbol
		((CordovaActivity)(this.activity)).setActivityResultCallback(this);
		                                  ^
  symbol:   method setActivityResultCallback(Contacts)
  location: class CordovaActivity
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error
 FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileArmv7ReleaseJava'.
> Compilation failed; see the compiler error output for details.

* 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: 24.823 secs
ERROR building one of the platforms: Error: .../haipaiiosapp/platforms/android/gradlew: Command failed with exit code 1
You may not have the required environment or OS to build this project
Error: .../haipaiiosapp/platforms/android/gradlew: Command failed with exit code 1
    at ChildProcess.whenDone (.../haipaiiosapp/platforms/android/cordova/node_modules/cordova-common/src/superspawn.js:139:23)
    at emitTwo (events.js:87:13)
    at ChildProcess.emit (events.js:172:7)
    at maybeClose (internal/child_process.js:821:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
0 Kudos
Elroy_A_Intel
Employee
354 Views

This message is notifying you that you are using deprecated plugins or libraries. I recommend that you use the latest version of the Cordova plugin instead of any old Cordova or intel xdk plugins.

0 Kudos
Reply