I do need to have different debug keystores for several Android projects. How can I do that with plain Eclipse (no additional tools)?
The problem is that it's not possible to connect different apps, that share the same debug key, to Google Drive. Only one, the first one, works - always.
Currently I debug with release versions but the process to generate the signed apps for each debug cycle is very time consuming.
Any help is highly appreciated.