• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Google_Maps API linux problem

Hey guys, I've been reading the tutorials out there for getting a Google Maps API Key, but I'm using ubuntu linux 9.10 and I can't find the debug.keystore file anywhere!? (I've already installed the SDK, and I'm using Eclipse, the HelloRold example already compiled just in case).

I'm really confused because in the web I haven't found any1 whose had the same problem...

Thanks!
 
Hey guys, I've been reading the tutorials out there for getting a Google Maps API Key, but I'm using ubuntu linux 9.10 and I can't find the debug.keystore file anywhere!? (I've already installed the SDK, and I'm using Eclipse, the HelloRold example already compiled just in case).

I'm really confused because in the web I haven't found any1 whose had the same problem...

Thanks!

it's located in the bin directory of your jdk(JAVA development kit) directory. It's not int your android sdk.
 
Back
Top Bottom