I followed the first tutorial of Phonegap – getting started with Android. I wrote the example “HelloCordova” as showed here. But when I click “run as Android application” Eclipse displays your project contains error(s), please fix them before running your applications. No error is pointed! I can’t understand where’s the problem (my file matches the example)!
Problems:
Error generating final archive: Debug Certificate expired on 07/04/12 0.34
Location: Unknown
Type: Android Packaging Problem
Any advice? Thanks!
Check the android manifest file for any errors. Even the manifest file must be free of errors. You may have overlooked it as it is the last third file. Check with that for errors.