Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0577d5e0 authored by Ricardo Cervera's avatar Ricardo Cervera
Browse files

docs: Added step to get JDK to the Android Studio install instructions.

Bug: 13353010
Stage: http://quixote.mtv:8002/sdk/installing/studio.html

Patch: Addressed Scott's comments.
Patch: Addressed Scott's comments.

Change-Id: Iabbe0ddbcfab93e1c5fbbcb222c52bb47662850a
parent b2bd63f0
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -318,6 +318,12 @@ information about how to resolve them.</p>


<h2 id="Installing">Installing Android Studio</h2>
<p>Android Studio requires JDK 6 or greater (JRE alone is not sufficient). To check if you 
have JDK installed (and which version), open a terminal and type <code>javac -version</code>.
If JDK is not available or the version is lower than 6,
<a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">download
JDK from here</a>.</p>
<p>To install Android Studio:</p>
<ol>
<li>Download the <strong>Android Studio</strong> package from above.</li>
<li>Install Android Studio and the SDK tools: