Android Studio 中调试密钥库的位置,是否存在? [英] Location of debug keystore in Android Studio, does it exist?

查看:48
本文介绍了Android Studio 中调试密钥库的位置,是否存在?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

休假后,我将我的 Android 开发从 Windows 下的 Eclipse 迁移到了一台在 Ubuntu 下运行 Android Studio 的新机器上.

After a lay off, I migrated my Android development from Eclipse under Windows to a new machine with Android Studio running under Ubuntu.

因为我希望使用 Google Maps v1(不再发布新的 API 密钥)移植现有项目,所以我将发布和调试密钥库复制到新机器上.

Because I wished to port an existing project using Google Maps v1 (which no longer issues new API keys) I copied the release and debug keystores to the new machine.

在 Eclipse 下,不需要知道自动创建的调试密钥库的位置,并用它签名调试负载.

Under Eclipse there was no need to know the location of the debug keystore which was created automatically and debug loads signed with it.

在Android Studio下,同样的原理是否适用?如果有一个系统创建的调试密钥库,它在哪里,或者我必须明确定义一个?

Under Android Studio, does the same principle apply? If there is a system created debug keystore, where is it, or do I have to define one explicitly?

推荐答案

如文档中所述:http://developer.android.com/tools/publishing/app-signing.html

您可以在 $HOME/.android/debug.keystore

这篇关于Android Studio 中调试密钥库的位置,是否存在?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆