I want to make an Android Application, that uses Google Maps. I have installed Eclipse, Android JDK and an AVD (Android Virtual Device). I followed this tutorial: http://dev
You can get debug.keystore
from one of the team members, put into Subversion and then instructy other team memebrs to replace theirs debug.keystore
file with one from repository.
ADD1: See this link also: http://groups.google.com/group/android-developers/browse_thread/thread/c9051635ab37f252
ADD2: http://developer.android.com/guide/publishing/app-signing.html#debugmode
The default storage location for AVDs is in ~/.android/ on OS X and Linux, in C:\Documents and Settings\.android\ on Windows XP, and in C:\Users\.android\ on Windows Vista and Windows 7.