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

查看:100
本文介绍了调试密钥库在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天全站免登陆