Merge pull request #1375 from acfaruk/master

fix formatting for links in android export page
This commit is contained in:
Max Hilbrunner
2018-04-18 22:17:01 +02:00
committed by GitHub

View File

@@ -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
-----------------------