Issue
I cannot build and run my android project using Eclipse on mac 10.7. The error I receive is
Error generating final archive: Unable to get debug signature key
Changed the permissions in the ~/.android directory with no success.
Tried generating another project
Followed the guide of setting up an SDK and was even successful in a windows environment for my windows terminal at my workplace.
Installed the packages using AVD and have set the location of my SDK location.
Added my SDK tools to my $PATH variable.
I also receive another error when I try to Create AVD
[2011-10-08 13:42:17 - SDK Manager] Error: null
What other step have I missed?
Solution
Deleted the ~/.android directory, re-run AVD manager and then rebuild project.
Answered By - slcott
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.