Lines Matching full:sign
46 must manually sign it with your own private key, using Keytool and Jarsigner.</p>
51 procedure for generating a private key and then using it to sign your .apk file. If you're just
72 and immediately install it on an emulator. In debug mode, the build tools automatically sign your
104 <p>Before you start building your application in release mode, be aware that you must sign the
107 in release mode and then manually sign and align the package, or allow the build script to sign
112 <p>If you build your application <em>unsigned</em>, then you will need to manually sign and align
133 <p>Once you have created the unsigned .apk, your next step is to sign the .apk with your private
143 <p>If you would like, you can configure the Android build script to automatically sign and align
255 install</code>. This will build your application, sign it with the debug key, and install it on
312 to publish your application, you <strong>must</strong> sign the application with your own private
319 you intend to publish your application, you <strong>must</strong> sign the application with your