Home | History | Annotate | Download | only in publishing

Lines Matching full:strong

74 <li><em>Create a keystore.</em> A <strong>keystore</strong> is a binary file that contains a
76 <li><em>Create a private key.</em> A <strong>private key</strong> represents the entity to
84 <p class="warning"><strong>Warning:</strong> Keep your keystore and private key in a safe and
106 <li>On the menu bar, click <strong>Build</strong> &gt; <strong>Generate Signed APK</strong>.</li>
107 <li><p>On the <em>Generate Signed APK Wizard</em> window, click <strong>Create new</strong> to create
114 <p class="img-caption"><strong>Figure 1</strong>. Create a new keystore in Android Studio.</p>
117 the passwords for both. Then click <strong>Next</strong>.</p>
120 <p class="img-caption"><strong>Figure 2</strong>. Select a private key in Android Studio.</p>
123 <strong>Finish</strong>.</p>
126 <p class="img-caption"><strong>Figure 3</strong>. Generate a signed APK in Android Studio.</p>
136 <li>On the project browser, right click on your app and select <strong>Open Module
137 Settings</strong>.</li>
139 <li>Click on the <strong>Signing</strong> tab.</li>
144 <p class="img-caption"><strong>Figure 4</strong>. Create a signing configuration in Android Studio.</p>
146 <li>Click on the <strong>Build Types</strong> tab.</li>
147 <li>Select the <strong>release</strong> build.</li>
151 <p class="img-caption"><strong>Figure 5</strong>. Select a signing configuration in Android Studio.</p>
153 <li>Click <strong>OK</strong>.</li>
165 <li>Select the project in the Package Explorer and select <strong>File</strong> >
166 <strong>Export</strong>.</li>
167 <li>On the <em>Export</em> window, select <strong>Export Android Application</strong> and click
168 <strong>Next</strong>.</li>
170 click <strong>Next</strong>.</li>
173 already have a keystore, select <strong>Use existing keystore</strong>, enter your keystore's
177 <p class="img-caption"><strong>Figure 6</strong>. Select a keystore in ADT.</p>
184 <p class="img-caption"><strong>Figure 7</strong>. Create a private key in ADT.</p>
189 <p class="img-caption"><strong>Figure 8</strong>. Export the signed APK in ADT.</p>
244 <li>Select strong passwords for the keystore and key.</li>