Obtain generated debug key/certificate for developing on different machines

前端 未结 2 1904
陌清茗
陌清茗 2021-01-05 03:02

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 imp

2条回答
  •  误落风尘
    2021-01-05 03:12

    Window -> Preferences |-> Android -> Build:

    refer to your custom debug key store, (I copied mine from the C:\Users\${UserName}.android\debug.keystore) which I would put in something like drop box.

提交回复
热议问题