Search Unity

Problem on APK Building

Discussion in 'Android' started by Ohms, Oct 9, 2011.

  1. Ohms

    Ohms

    Joined:
    May 3, 2009
    Posts:
    36
    Hello everyone,

    I have a matter with an APK Build.

    When I try to build my application, the Unity build process goes to the "done" process, and when it must open the windows explorer to show where the APK was built, it says :

    "APK Builder Failed!
    Using keystore: C:\Documents and Settings\Administrateur\.android\debug.keystore

    THIS TOOL IS DEPRECATED. See --help for more information.

    Debug Certificate expired on 03/10/11 16:04
    "

    Does anyone has ever had this error ?
    Which certificate that about ?
    What can I do to build my application ?

    (There is 1 week, everything works fine :-( )

    Please help me !
     
  2. Ohms

    Ohms

    Joined:
    May 3, 2009
    Posts:
    36
    I have found !

    I have deleted the file debug.keystore in : C:\Documents and Settings\Administrateur\.android

    and now everything works...
     
    kardigen and Denis Kniazhev like this.
  3. tektor

    tektor

    Joined:
    Nov 16, 2010
    Posts:
    7
    Thanks, I had the same problem, and that fixed it for me too.

    Curious how the debug keystore gets corrupted. Seemed spontaneous in my case - it was on our buildserver, and nothing I can find that provoked the problem.
     
  4. Bunzaga

    Bunzaga

    Joined:
    Jan 9, 2009
    Posts:
    202
    Hey! This worked for me also, thanks for posting.
     
  5. PatHightree

    PatHightree

    Joined:
    Aug 18, 2009
    Posts:
    297
    Thanks for posting.
    For me it seems that the keystore simply expired :
    After deleting it, a new one was generated automatically and everything worked peachy :)
     
  6. mrKaizen

    mrKaizen

    Joined:
    Feb 14, 2011
    Posts:
    139
    ..works also for me, tks -_^
     
  7. bernardfrancois

    bernardfrancois

    Joined:
    Oct 29, 2009
    Posts:
    373
    Worked for me as well!

    Note that on OS X, this file is in your home directory in the .android folder (~/.android).
     
  8. Nels83

    Nels83

    Joined:
    Oct 27, 2012
    Posts:
    20
    Success!!
    Thank you!
     
  9. Aadamgibson

    Aadamgibson

    Joined:
    Mar 30, 2012
    Posts:
    24
  10. winresh

    winresh

    Joined:
    Mar 31, 2012
    Posts:
    13
    sir can iask a question about this issue:::

    ERROR: No suitable Java found. In order to properly use the Android Developer
    Tools, you need a suitable version of Java JDK installed on your system.
    We recommend that you install the JDK version of JavaSE, available here:
    http://www.oracle.com/technetwork/java/javase/downloads

    i already daonload the given link but it still the error