开发者

ANDROID: Need help getting debugging key to set up maps

开发者 https://www.devze.com 2023-03-27 15:42 出处:网络
Please don\'t just link to the google tutorial for this like the majority o开发者_开发技巧f questions seem to because I have already gone through it. I am asking because I am stuck.

Please don't just link to the google tutorial for this like the majority o开发者_开发技巧f questions seem to because I have already gone through it. I am asking because I am stuck.

I am trying to get my debug key -- I have tried the terminal commands. I get told that the file /.android/debug.keystore does not exist by the terminal. Furthermore I cannot SEE the .android folder AT ALL.

Oh -- And I'm using OSX Lion

Help?


What OS? On Linux .android is in your home directory, so you need something like cd ~/.android to go there. On Windows it should be in %USERPROFILE% or %APPDATA%.

0

精彩评论

暂无评论...
验证码 换一张
取 消