在两个不同的计算机上开发相同的应用程序 [英] Developing same app on two different computers

查看:172
本文介绍了在两个不同的计算机上开发相同的应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用Eclipse来开发一个应用程序,我有两台电脑(台式机和笔记本电脑),我想用它来开发这个程序。我最近成立了我的笔记本电脑使用Eclipse和进口项目转移到该计算机。但是,我意识到,我无法启动我的笔记本电脑的应用程序到我的电话,因为当我建立从我的桌面是在笔记本电脑上自动生成一个不匹配的应用程序,自动生成的签名;除非我卸载它在手机上。有谁知道如何自动生成的签名从一个Eclipse的导出和导入到另一个?

I'm using Eclipse to develop an app and I have two computers (a desktop and laptop) that I want to use to develop this app. I recently set up my laptop with Eclipse and imported the project over to that computer. However, I realized that I can't launch the application from my laptop onto my phone because the signature that is automatically generated when I build the app from my desktop doesn't match the one that is automatically generated on the laptop; unless I uninstall it on the phone. Does anyone know how to export the automatically generated signature from one Eclipse and import it into another?

推荐答案

自动生成的密钥被称为调试密钥/证书。

The automatically generated key is called the debug key/certificate.

您应该产生一个新的密钥可以刚过复制到这两个设备。这样做的唯一的负面是你的构建过程较长,因为你需要手动步骤。

You should generate a new key can just copy it over to both your devices. The only negative of this is your builds process is longer as you need a manual steps.

另一种选择是复制下来的其中一个系统调试的关键。

The other option is to copy over the debug key from one of the systems.

您会发现在Linux和放你的主目录文件夹的名称 .android 键;在Windows用户目录

You will find the keys in a folder names .android in your home directory in Linux & user directory in Windows

提示:一旦你把一个应用程序市场永不松动的证书

Tip: Never loose the certificate once you push an app to the market.

这篇关于在两个不同的计算机上开发相同的应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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