Search Unity

Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES] even after switching to JDK6

Discussion in 'Android' started by keithsoulasa, Aug 30, 2012.

  1. keithsoulasa

    keithsoulasa

    Joined:
    Feb 15, 2012
    Posts:
    2,126
    Hi all , This is the first apk file I've had to sign on this new computer , but when I try to install it I get the error above in the console .

    The frustrating part is i went and installed JDK6 since I read here that JDK7 wasnt signing certificates .

    Any help here , I can't upload to the market till i get this fixed !
     
  2. keithsoulasa

    keithsoulasa

    Joined:
    Feb 15, 2012
    Posts:
    2,126
    Ok, I fixed it , but I had to generate a new KeyStore with JDK6. Don't know why JDK7 doesn't work right .
     
  3. BazLevelUp

    BazLevelUp

    Joined:
    Jun 27, 2012
    Posts:
    36
    OMG thank you so much, I also tried downgrading to JDK6 but my problem persist and it was because I had create the new Keystore when I still had JDK7. Now I works great :) !
     
  4. softwizz

    softwizz

    Joined:
    Mar 12, 2011
    Posts:
    793
    Yes you do. It is not just a case of installing JDK6 you have to generate your keystore with it as well.