Android apk signing problem

I am signing my android apk with the Android Package Signer, and when it click "sign," it says "Apk signed." I go to check in the designated folder, but it's not there! Please help!

Comments

  • tintrantintran Member Posts: 453

    The GS APK signer?
    When you sign, it asks you for a filename and location, maybe you selected the unsigned file and overwrote the unsigned one with the signed one.

  • tamal644tamal644 Member Posts: 65

    I don't think that's what happened.
    When I hover my mouse over the file, it still says unsigned apk

  • tintrantintran Member Posts: 453

    @tamal644 said:
    I don't think that's what happened.
    When I hover my mouse over the file, it still says unsigned apk

    If you selected unsigned apk file then it overwrites it with the same name so to you it looks like an unsigned apk..that's why when it asks you for a file name for the signed apk you should type in a new file name...maybe you just selected the unsigned apk instead of typing in a name, and it overwrote it using the same unsigned name.

  • tamal644tamal644 Member Posts: 65
    edited July 2015

    No, I named it differently. Help!!!

Sign In or Register to comment.