- Joined
- Oct 2, 2017
- Messages
- 9
- Reaction score
- 0
- First Language
- English
- Primarily Uses
- RMMV
I got this error when I was doing the final step.
Checking manifest file
Checking system requirements...failed
The 'android' binary could not be found. Check your SDK installation and your PATH environment variable.
I figured my environment variables are not correct, so I double checked but it is correct. I ran adb version and it worked.
I am running windows 7 btw.
UPDATE: I fixed it but now there is a new error:
Starting application build (x86)
* Checking keystore for signing
No keystore provided for signing. Using xwalk's keystore for debugging.
Please use a valid keystore when distributing to the app market.
* Updating project with xwalk_core_library
* Checking for external extensions
* Copying native libraries for x86
* Building Android apk package with Crosswalk embedded (x86)
BUILD FAILED
C:\Users\MyName\AppData\Local\Android\android-sdk\tools\ant\build.xml:597: The fo
llowing error occurred while executing this line:
C:\Users\MyName\AppData\Local\Android\android-sdk\tools\ant\build.xml:649: The fo
llowing error occurred while executing this line:
C:\Users\MyName\AppData\Local\Android\android-sdk\tools\ant\build.xml:694: null r
eturned: 1
Total time: 3 seconds
Command "C:\apache-ant-1.10.1\bin\ant.bat release -f C:\Users\MyName\AppData\Loca
l\Temp\Hendry-hb_yines\build.xml -Dkey.store=C:\crosswalk-10.39.235.16\xwalk-deb
ug.keystore -Dkey.alias=xwalkdebugkey -Dkey.store.password=xwalkdebug -Dkey.alia
s.password=xwalkdebug" exited with non-zero exit code 1
Checking manifest file
Checking system requirements...failed
The 'android' binary could not be found. Check your SDK installation and your PATH environment variable.
I figured my environment variables are not correct, so I double checked but it is correct. I ran adb version and it worked.
I am running windows 7 btw.
UPDATE: I fixed it but now there is a new error:
Starting application build (x86)
* Checking keystore for signing
No keystore provided for signing. Using xwalk's keystore for debugging.
Please use a valid keystore when distributing to the app market.
* Updating project with xwalk_core_library
* Checking for external extensions
* Copying native libraries for x86
* Building Android apk package with Crosswalk embedded (x86)
BUILD FAILED
C:\Users\MyName\AppData\Local\Android\android-sdk\tools\ant\build.xml:597: The fo
llowing error occurred while executing this line:
C:\Users\MyName\AppData\Local\Android\android-sdk\tools\ant\build.xml:649: The fo
llowing error occurred while executing this line:
C:\Users\MyName\AppData\Local\Android\android-sdk\tools\ant\build.xml:694: null r
eturned: 1
Total time: 3 seconds
Command "C:\apache-ant-1.10.1\bin\ant.bat release -f C:\Users\MyName\AppData\Loca
l\Temp\Hendry-hb_yines\build.xml -Dkey.store=C:\crosswalk-10.39.235.16\xwalk-deb
ug.keystore -Dkey.alias=xwalkdebugkey -Dkey.store.password=xwalkdebug -Dkey.alia
s.password=xwalkdebug" exited with non-zero exit code 1
Last edited:

