cannot find keytool on a mac

前端 未结 4 807
离开以前
离开以前 2021-01-01 18:58

I am trying to find my keytool so that I can make keys to sign my app and to register for the google maps api

I\'m beginning to think that I don\'t actually have it

4条回答
  •  無奈伤痛
    2021-01-01 19:35

    The actual tool should be installed all ready, as to my knowledge it ships with the MAC. You then have to create the .keystore file http://www.androiddevelopment.org/tag/keytool/ shows how to do it

提交回复
热议问题