Search Unity

Android Signing - Doesnt like the 64bit JDK

Discussion in 'Android' started by AshehRS, May 20, 2011.

  1. AshehRS

    AshehRS

    Joined:
    Jul 6, 2009
    Posts:
    109
    Ive had problems signing my Android app but I figured it out:

    "Market does not accept apks signed with the debug certificate. Create a new certificate that is valid for at least 50 years.

    Market requires that the certificate used to sign the apk be valid until at least October 22, 2033. Create a new certificate."

    Its quite awkward to create the certificate, save it first THEN use the dropdown to create a new key. At first it couldnt locate "keytool.exe" I tried adding the path e.t.c but it didnt work.

    I installed the 32bit version of the JDK and it seemed to fix all the problems.

    Just thought id post here incase people were having problems now or in the future.


    Ashley.