Software Archive
Read-only legacy content
17061 Discussions

Issue compile Android App

Filipe_D_
Beginner
220 Views

Hi,

I am not able to compile my Android app.
Until yesterday I did not have any problem, but today gives the error that I put below.

However, I can compile for IOS without any problem.

Intel XDK Version: 3400

Please I need help. I need to update my app urgently.
Thank you

Build Log
FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'android'.
> Could not resolve all dependencies for configuration ':_armv7DebugCompile'.
   > Could not resolve org.xwalk:xwalk_core_library:17+.
     Required by:
         :android:unspecified
      > Failed to list versions for org.xwalk:xwalk_core_library.
         > Unable to load Maven meta-data from https://download.01.org/crosswalk/releases/crosswalk/android/maven2/org/xwalk/xwalk_core_library/maven-metadata.xml.
            > Could not GET 'https://download.01.org/crosswalk/releases/crosswalk/android/maven2/org/xwalk/xwalk_core_library/maven-metadata.xml'. Received status code 403 from server: Forbidden

* 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: 20.073 secs
ERROR building one of the platforms: Error: .../cordova_project/platforms/android/gradlew: Command failed with exit code 1
You may not have the required environment or OS to build this project
Error: .../cordova_project/platforms/android/gradlew: Command failed with exit code 1
    at ChildProcess.whenDone (.../cordova_project/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
1 Reply
PaulF_IntelCorp
Employee
220 Views
0 Kudos
Reply