|
57.
|
|
|
Install Apache Ant.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/android-packaging.rst:82
|
|
58.
|
|
|
Install the Android SDK.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/android-packaging.rst:83
|
|
59.
|
|
|
Use the Android SDK to install the appropriate development packages.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/android-packaging.rst:84
|
|
60.
|
|
|
Create a signing key that will be used to sign packages that are placed on the market (android.keystore: this will be generated in the RAPT directory).
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/android-packaging.rst:86
|
|
61.
|
|
|
This step requires Internet access.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/android-packaging.rst:90
|
|
62.
|
|
|
To perform this step, choose "Install SDK & Create Keys" from the Android screen in the Ren'Py Launcher.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/android-packaging.rst:92
|
|
63.
|
|
|
RAPT will report on what it's doing. It will also prompt you with warnings about licenses, and ask if you want it to generate a key.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/android-packaging.rst:95
|
|
64.
|
|
|
The key generated by RAPT is created with a standard passphrase. You should really use keytool to generate your own signing keys.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/android-packaging.rst:100
|
|
65.
|
|
|
http://docs.oracle.com/javase/1.3/docs/tooldocs/win32/keytool.html
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/android-packaging.rst:104
|
|
66.
|
|
|
At the very least, you should keep the android.keystore file in a safe place. You should also back it up, because without the key, you won't be able to upload the generated applications.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/android-packaging.rst:106
|