• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Eclipse android error generating final archive

thukra

Lurker
I am working on a SIDS app...new to android programming...I keep coming up with the following error:

Error generating final archive: Unable to get debug signature key SIDS App Unknown Android Packaging Problem

Could someone tell me how to fix this using windows?
 
Try closing eclipse and deleting your .android folder, it will be re-created next time you launch eclipse.

In windows 7 it's located under C:\Users\(YourUserName)\.android

If that doesnt work, I'd re-install the SDK.
 
Back
Top Bottom