Android build failed ..

Hi everyone

I am having a problem trying to build for android … this is the error message I keep getting

16:48:21.929 Warning: 16:48:21.929 The signer certificate has expired. 16:48:21.929 Picked up JAVA\_TOOL\_OPTIONS: -Duser.language=en 16:49:00.797 BuildID: 5a1823323cc49 16:49:01.519 WebServices: downloading build 16:49:02.346 ERROR: download failed to open URL: The connection with the server was reset 16:49:02.346 ERROR: failed to download build: https://ansca-build-temp.s3.amazonaws.com/5a1823323cc49-built.zip?AWSAccessKeyId=-------------&Expires=1511531368&Signature=w%3D 16:49:02.346 16:49:02.346 ERROR: download failed to open URL: The connection with the server was reset 16:49:02.551 Android build failed (5) after 36 seconds

Is this still happening?

Yes sir … It is

Try with the latest daily build of Corona.

https://developer.coronalabs.com/downloads/daily-builds/

Rob

I installed the latest build… but it displays a message that Java JDK is required … i have JDK 6 installed,  so does that mean i need to install JDK9 or a newer version of JDK

I’m using a version of JDK 1.8 and that runs fine.  1.9 drops 32-bit support and we are working on adapting to that, so you need a version of 1.7 or 1.8 that’s 32 bit (has 586 as part of the file name).

Rob

I have a 64-bit so i installed jdk9 … i have tried many things but still the same problem …

07:40:25.945 Testing credentials for 'C:\Program Files (x86)\Corona Labs\Corona\Resources\debug.keystore': 07:40:28.484 Picked up JAVA\_TOOL\_OPTIONS: -Duser.language=en 07:40:28.484 jar signed. 07:40:28.484 07:40:28.484 Warning: 07:40:28.484 The signer's certificate is self-signed. 07:40:31.282 Using custom build id from app bundle: 00000 (AppSettings.lua) 07:40:31.282 07:40:31.282 Using custom Build Id 00000 07:40:54.217 BuildID: 5a1f8bbc984eb 07:40:55.049 WebServices: downloading build 07:40:55.589 ERROR: download failed to open URL: The connection with the server was reset 07:40:55.589 ERROR: failed to download build: https://ansca-build-temp.s3.amazonaws.com/5a1f8bbc984eb-built.zip?AWSAccessKeyId=AKIA\*\*\*\*\*\*G23DSGPRIA&Expires=1512016878&Signature=6ZDHe5\*\*\*\*\*\*mXrBj%2FFgqPLFG0Y%3D 07:40:55.589 07:40:55.589 ERROR: download failed to open URL: The connection with the server was reset 07:40:55.749 Android build failed (5) after 24 seconds

You have to install the 32bit SDK.  

Visit this page:  http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

Download this:  

Windows x86 198.46 MB  

jdk-8u152-windows-i586.exe

Rob

Thanks alot Sir

Is this still happening?

Yes sir … It is

Try with the latest daily build of Corona.

https://developer.coronalabs.com/downloads/daily-builds/

Rob

I installed the latest build… but it displays a message that Java JDK is required … i have JDK 6 installed,  so does that mean i need to install JDK9 or a newer version of JDK

I’m using a version of JDK 1.8 and that runs fine.  1.9 drops 32-bit support and we are working on adapting to that, so you need a version of 1.7 or 1.8 that’s 32 bit (has 586 as part of the file name).

Rob

I have a 64-bit so i installed jdk9 … i have tried many things but still the same problem …

07:40:25.945 Testing credentials for 'C:\Program Files (x86)\Corona Labs\Corona\Resources\debug.keystore': 07:40:28.484 Picked up JAVA\_TOOL\_OPTIONS: -Duser.language=en 07:40:28.484 jar signed. 07:40:28.484 07:40:28.484 Warning: 07:40:28.484 The signer's certificate is self-signed. 07:40:31.282 Using custom build id from app bundle: 00000 (AppSettings.lua) 07:40:31.282 07:40:31.282 Using custom Build Id 00000 07:40:54.217 BuildID: 5a1f8bbc984eb 07:40:55.049 WebServices: downloading build 07:40:55.589 ERROR: download failed to open URL: The connection with the server was reset 07:40:55.589 ERROR: failed to download build: https://ansca-build-temp.s3.amazonaws.com/5a1f8bbc984eb-built.zip?AWSAccessKeyId=AKIA\*\*\*\*\*\*G23DSGPRIA&Expires=1512016878&Signature=6ZDHe5\*\*\*\*\*\*mXrBj%2FFgqPLFG0Y%3D 07:40:55.589 07:40:55.589 ERROR: download failed to open URL: The connection with the server was reset 07:40:55.749 Android build failed (5) after 24 seconds

You have to install the 32bit SDK.  

Visit this page:  http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

Download this:  

Windows x86 198.46 MB  

jdk-8u152-windows-i586.exe

Rob

Thanks alot Sir