am using Linux opensuse, eclipse helios package
i have to import google maps in my application for which i need an API key, so in order to get the api key i need to get the MD5 sum value which has to be got by running the debug.keystore file using keytool
but the problem is my whole ".android" folder is missing including debug.keystore file.but all the projects a re running smoothly,am able to find it in windows xp, but not in linux(opensuse)
if so what i must do in order to generate a new debug.keystore file???