Android Keystore Error “could not generate key in keystore”

前端 未结 4 1546
情话喂你
情话喂你 2021-02-01 01:59

I get an error trying to generate a key for certain devices. I\'m able to reproduce the error on a Samsung Galaxy Note running 4.4.2.

java.lang.IllegalStateExcep         


        
4条回答
  •  青春惊慌失措
    2021-02-01 02:23

    I think this is the right direction: Right click on project > Android Tools > Export Signed Application Package The Export Android Application wizard appears. Select the project I want to export, click Next. The Keystore Selection screen appears.

提交回复
热议问题