MD5 for amazon testing?

Ive spent about 10 hours trying to find my MD5 so i can set up gamecircle in my amazon app. Has anyone had any luck? Ive followed the cookbook its not working. I have a keystore for my .apk's. Any suggestions or help would be great.

Thank you

Comments

  • BBEnkBBEnk Member Posts: 1,764
    edited October 2013
    bring up terminal type keytool -list -keystore "put a space here" then drag and drop your keystore file into terminal hit enter will ask for password then show you the MD5
  • zzap64zzap64 Member Posts: 405
    @BBEnk, sorry to hijack but do you have in-app working ?
    I have my security profile setup + API key. And created an entitlement in-app purchase on Amazon developer site.
    But I cannot fathom out how to connect the dots on how to test the in-app purchase.
    Im using the same build I did for iOS but cannot see an equivalent 'product ID' ???
  • BBEnkBBEnk Member Posts: 1,764
    edited October 2013
    @zzap64

    No I've not played with that yet just leader boards.
  • mounted88mounted88 Member Posts: 1,113
    @BBEnk, sorry to hijack but do you have in-app working ?
    I have my security profile setup + API key. And created an entitlement in-app purchase on Amazon developer site.
    But I cannot fathom out how to connect the dots on how to test the in-app purchase.
    Im using the same build I did for iOS but cannot see an equivalent 'product ID' ???
    Oh wth man....just playing thanks guys I ended up figuring out

  • GoatTeaBlendGoatTeaBlend Member, PRO Posts: 22
    I had some trouble as well and now I have a question about the md5. Everytime I update my game, gamesalad gives me a new apk and thus a new md5. I just want to have a api for testing and one for the finished product, but if it seems that I would have to create tons of them. What am I missing?
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    the MD5 is based off the keystore your using, not the actual APK file
  • mounted88mounted88 Member Posts: 1,113
    Your MD5 is in your keystore that you sign the .apk with. That does not change unless you make a new keystore.
  • GoatTeaBlendGoatTeaBlend Member, PRO Posts: 22
    Ok, let me hunt down the file I need then. I am using Windows and I just know of the Keystore folder that was created by Gamesalad. I am very new to all of this. I'll be back. Thanks for the help.
  • GoatTeaBlendGoatTeaBlend Member, PRO Posts: 22
    I tried my keystore MD5 as well and had the same problem. Have checked that everything matches. If someone doesn't mind I would love to have a more detailed explanation. Thanks.
Sign In or Register to comment.