소스 검색

Updated android keystore info

Björn Ritzl 2 년 전
부모
커밋
3f5d351fa1
3개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/en/manuals/android.md
  2. BIN
      docs/en/manuals/images/android/sign_bundle.png
  3. BIN
      docs/en/manuals/images/android/sign_bundle2.png

+ 1 - 1
docs/en/manuals/android.md

@@ -46,7 +46,7 @@ If you want the editor to automatically create random debug certificates, leave
 
 ![Signing Android bundle](images/android/sign_bundle.png)
 
-If you want to sign your bundle with a particular keystore, specify the *Keystore* and *Keystore password*. The *Keystore* is expected to have the `.keystore` file extension while the password is expected to be stored in a text file with the `.txt` extension:
+If you want to sign your bundle with a particular keystore, specify the *Keystore* and *Keystore password*. The *Keystore* is expected to have the `.keystore` file extension while the password is expected to be stored in a text file with the `.txt` extension. It is also possible to specify a *Key password* if the key in the keystore uses a different password than the keystore itself:
 
 ![Signing Android bundle](images/android/sign_bundle2.png)
 

BIN
docs/en/manuals/images/android/sign_bundle.png


BIN
docs/en/manuals/images/android/sign_bundle2.png