keytool
Do I need to resign apk every time I make a change?
I am making my first app and just signed and did all that to make a of开发者_如何转开发ficial signed, non debugging apk. Now, if I want to make a small change, do I need to go through all the resignin[详细]
2023-03-08 16:26 分类:问答Tried many answers to get my keytool.exe to open but failed
I was trying to get keytool.exe running but the command prompt disappear so fast as soon as i open it.[详细]
2023-03-06 00:52 分类:问答Generating hash key for app using facebook sdk
I am using facebook sdk for login into my application. The application runs fine on HTC devices. The application also works fine on Samsung devices if there is no facebook app pre installed.[详细]
2023-03-05 20:59 分类:问答Keytool's -storepass vs. -keypass -- Why 2 passwords?
I understand that the -keypass option is for \"the password for the key\" and that the -storepass option is for \"a password for the 开发者_JAVA技巧keystore\".[详细]
2023-03-04 02:37 分类:问答How to make forward slashes be respected by java keytool in Cygwin environment?
I\'m running the Java keytool program with -v $HOME/.keystore, which works fine in Unix (creates $HOME/.keystore), but in Cygin gets confused - says it is storing[详细]
2023-03-03 02:20 分类:问答Find the key hash for a signed app
I have signed my app and exported it to a folder on my d开发者_C百科esktop called app in this folder is my app itself and the keystore. How do i find the key hash that i can copy into the facebook dev[详细]
2023-02-28 20:40 分类:问答Using keytool for a chat room
I am developing a chatroom with all the security features- like public key encryption (public and private key pairs fo开发者_如何学JAVAr every chat client) and also a certificate authority that signs[详细]
2023-02-28 05:06 分类:问答Multiple Certificate import issue
My application needs to talk to more than one secure servers. I am using keytool to import the certificate.[详细]
2023-02-27 01:55 分类:问答Trying to obtain MD5 fingerprint for debug certificates, getting Errors
While in the keytool directory I type in what I am supposed to as instructed by the Google code website.[详细]
2023-02-22 20:58 分类:问答How can I find and run the keytool
I am reading an development guide of Facebook Developers at here It says that I must use keytool to export the si开发者_高级运维gnature for my app such as:[详细]
2023-02-20 15:18 分类:问答
加载中,请稍侯......