First off, I love the Build feature. If the kinks are worked out, it could be a great help. The only problem I've had so far was having to start a new app whenever I wanted a new build, because it didn't seem to update if I added new code.
I recently wanted to turn an old webgame I once built into an Android app, so I've been toying around with Phonegap. I'm ready to release it, but whenever I try to test it out on my Android, I get an "Application not installed" error. I've signed the app, uploaded the .keystore and made sure the alias/passwords were the same.
Also, I have verified the .apk with "jarsigner -verify .apk", and get "jar verified" in return.
One other small problem I'm having: I've added an icon.png that's 100x100 in size. Phonegap seems to recognize it in when I added it to the config.xml, but it's not showing up in the installed app.
In case one of the developers is reading this, the ID of my app is 30061.
Thanks in advance.
I recently wanted to turn an old webgame I once built into an Android app, so I've been toying around with Phonegap. I'm ready to release it, but whenever I try to test it out on my Android, I get an "Application not installed" error. I've signed the app, uploaded the .keystore and made sure the alias/passwords were the same.
Also, I have verified the .apk with "jarsigner -verify .apk", and get "jar verified" in return.
One other small problem I'm having: I've added an icon.png that's 100x100 in size. Phonegap seems to recognize it in when I added it to the config.xml, but it's not showing up in the installed app.
In case one of the developers is reading this, the ID of my app is 30061.
Thanks in advance.

