mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-07 02:12:07 +03:00
Merge pull request #1375 from acfaruk/master
fix formatting for links in android export page
This commit is contained in:
@@ -14,8 +14,7 @@ http://developer.android.com/sdk/index.html
|
||||
|
||||
Install OpenJDK or Oracle JDK
|
||||
-----------------------------
|
||||
|
||||
Download and install [OpenJDK](https://github.com/ojdkbuild/ojdkbuild) or [Oracle JDK](http://www.oracle.com/technetwork/java/javase/downloads/index.html). Versions below JDK 8 may not work, some users have reported issues with the jarsigner (used to sign the APKs) in JDK 7.
|
||||
Download and install `OpenJDK <https://github.com/ojdkbuild/ojdkbuild>`__ or `Oracle JDK <http://www.oracle.com/technetwork/java/javase/downloads/index.html>`__. Versions below JDK 8 may not work, some users have reported issues with the jarsigner (used to sign the APKs) in JDK 7.
|
||||
|
||||
Create a debug.keystore
|
||||
-----------------------
|
||||
|
||||
Reference in New Issue
Block a user