This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/cordova-docs.git
The following commit(s) were added to refs/heads/asf-site by this push: new bd79ae9cad Deploying to asf-site from @ apache/cordova-docs@bf3059dee6bc58bef6639383b28210f595a6162f 🚀 bd79ae9cad is described below commit bd79ae9cada16968206cb79957965e7a61fc2580 Author: erisu <er...@users.noreply.github.com> AuthorDate: Mon Jun 23 12:03:16 2025 +0000 Deploying to asf-site from @ apache/cordova-docs@bf3059dee6bc58bef6639383b28210f595a6162f 🚀 --- docs/en/12.x-2025.01/guide/platforms/android/index.html | 14 ++++++++++++++ docs/en/dev/guide/platforms/android/index.html | 14 ++++++++++++++ feed.xml | 4 ++-- 3 files changed, 30 insertions(+), 2 deletions(-) diff --git a/docs/en/12.x-2025.01/guide/platforms/android/index.html b/docs/en/12.x-2025.01/guide/platforms/android/index.html index 8e7b0ac972..8b58437bff 100644 --- a/docs/en/12.x-2025.01/guide/platforms/android/index.html +++ b/docs/en/12.x-2025.01/guide/platforms/android/index.html @@ -2649,6 +2649,8 @@ <p>On Linux or macOS versions prior to Catalina, use any text editor to create or modify the <code>~/.bash_profile</code> file. <br />On macOS Catalina and newer, create or modify the <code>~/.zprofile</code> file, as the default shell has changed.</p> +<h5>ANDROID_HOME</h5> + <p>Add the following line to your shell's profile to set up the <code>ANDROID_HOME</code> environment variable.</p> <p><strong>Linux:</strong></p> @@ -2671,6 +2673,18 @@ <span class="nb">export </span><span class="nv">PATH</span><span class="o">=</span><span class="nv">$PATH</span>:<span class="nv">$ANDROID_HOME</span>/emulator/ </code></pre></div></div> +<h4>JAVA_HOME</h4> + +<p><strong>macOS:</strong></p> + +<p>When you installed the Java Development Kit, as described in this guide, you can get the java home path by executing:</p> + +<p><code>echo $(/usr/libexec/java_home)</code></p> + +<p>Set <code>JAVA_HOME</code> like you already did it for <code>ANDROID_HOME</code>.</p> + +<h3>Reload Terminal</h3> + <p>Reload your terminal to see this change reflected or run the following command:</p> <p><strong>Linux and macOS older then Catalina:</strong></p> diff --git a/docs/en/dev/guide/platforms/android/index.html b/docs/en/dev/guide/platforms/android/index.html index 808464b4d2..7fe40c121d 100644 --- a/docs/en/dev/guide/platforms/android/index.html +++ b/docs/en/dev/guide/platforms/android/index.html @@ -2675,6 +2675,8 @@ <p>On Linux or macOS versions prior to Catalina, use any text editor to create or modify the <code>~/.bash_profile</code> file. <br />On macOS Catalina and newer, create or modify the <code>~/.zprofile</code> file, as the default shell has changed.</p> +<h5>ANDROID_HOME</h5> + <p>Add the following line to your shell's profile to set up the <code>ANDROID_HOME</code> environment variable.</p> <p><strong>Linux:</strong></p> @@ -2697,6 +2699,18 @@ <span class="nb">export </span><span class="nv">PATH</span><span class="o">=</span><span class="nv">$PATH</span>:<span class="nv">$ANDROID_HOME</span>/emulator/ </code></pre></div></div> +<h4>JAVA_HOME</h4> + +<p><strong>macOS:</strong></p> + +<p>When you installed the Java Development Kit, as described in this guide, you can get the java home path by executing:</p> + +<p><code>echo $(/usr/libexec/java_home)</code></p> + +<p>Set <code>JAVA_HOME</code> like you already did it for <code>ANDROID_HOME</code>.</p> + +<h3>Reload Terminal</h3> + <p>Reload your terminal to see this change reflected or run the following command:</p> <p><strong>Linux and macOS older then Catalina:</strong></p> diff --git a/feed.xml b/feed.xml index 0448d32b9d..9796ca3bde 100644 --- a/feed.xml +++ b/feed.xml @@ -6,8 +6,8 @@ </description> <link>https://cordova.apache.org/</link> <atom:link href="https://cordova.apache.org/feed.xml" rel="self" type="application/rss+xml"/> - <pubDate>Tue, 10 Jun 2025 13:20:27 +0000</pubDate> - <lastBuildDate>Tue, 10 Jun 2025 13:20:27 +0000</lastBuildDate> + <pubDate>Mon, 23 Jun 2025 12:02:13 +0000</pubDate> + <lastBuildDate>Mon, 23 Jun 2025 12:02:13 +0000</lastBuildDate> <generator>Jekyll v4.4.1</generator> <item> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org