Here is the error I get upon uploading my .apk:
Market requires versionCode to be set to a positive 32-bit integer in AndroidManifest.xml.
Here is my exact process. I go to my mac’s terminal and enter the following:
keytool -genkey -v -keystore shapesaver.keystore -alias alias_name -keyalg RSA -validity 10000
I answer all the questions, select the .keystore file for the keystore and use alias_name as the keyalias.
I have done this before and Im pretty sure it worked…am I doing something wrong? [import]uid: 59735 topic_id: 17220 reply_id: 317220[/import]