Possible Duplicate:
How to sign an android apk file
I am developing one application which is based on GPS. It displays the map correctly on my device, but when I install it on another device the map is not displayed.
How do I sign my app?
Thank you.