Skip to content

Commit 9f08cb7

Browse files
committed
Deploying to gh-pages from @ 616261f 🚀
1 parent 6282878 commit 9f08cb7

6 files changed

Lines changed: 7 additions & 7 deletions

File tree

commands/emulator.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ <h1 class="menu-title">Android CLI</h1>
178178
<div id="content" class="content">
179179
<main>
180180
<h1 id="android-emulator"><a class="header" href="#android-emulator">android emulator</a></h1>
181-
<p>TODO</p>
181+
<p>Not implemented yet.</p>
182182

183183
</main>
184184

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ <h1 class="menu-title">Android CLI</h1>
179179
<main>
180180
<h1 id="introduction"><a class="header" href="#introduction">Introduction</a></h1>
181181
<blockquote>
182-
<p>⚠ Still️ in early development. Not all commands are implemented yet.</p>
182+
<p>⚠ Still️ in early development. Bugs may arise.</p>
183183
</blockquote>
184184
<p>Android CLI is a powerful tool that simplifies and streamlines the Native Android development process. </p>
185185
<p>It provides a single interface for developers to create, build, and release Android applications without the need for cumbersome IDEs like Android Studio.</p>

introduction.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ <h1 class="menu-title">Android CLI</h1>
179179
<main>
180180
<h1 id="introduction"><a class="header" href="#introduction">Introduction</a></h1>
181181
<blockquote>
182-
<p>⚠ Still️ in early development. Not all commands are implemented yet.</p>
182+
<p>⚠ Still️ in early development. Bugs may arise.</p>
183183
</blockquote>
184184
<p>Android CLI is a powerful tool that simplifies and streamlines the Native Android development process. </p>
185185
<p>It provides a single interface for developers to create, build, and release Android applications without the need for cumbersome IDEs like Android Studio.</p>

print.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ <h1 class="menu-title">Android CLI</h1>
177177
<main>
178178
<h1 id="introduction"><a class="header" href="#introduction">Introduction</a></h1>
179179
<blockquote>
180-
<p>⚠ Still️ in early development. Not all commands are implemented yet.</p>
180+
<p>⚠ Still️ in early development. Bugs may arise.</p>
181181
</blockquote>
182182
<p>Android CLI is a powerful tool that simplifies and streamlines the Native Android development process. </p>
183183
<p>It provides a single interface for developers to create, build, and release Android applications without the need for cumbersome IDEs like Android Studio.</p>
@@ -310,7 +310,7 @@ <h2 id="example-2"><a class="header" href="#example-2">Example</a></h2>
310310
<pre><code class="language-sh">$ android shell
311311
</code></pre>
312312
<div style="break-before: page; page-break-before: always;"></div><h1 id="android-emulator"><a class="header" href="#android-emulator">android emulator</a></h1>
313-
<p>TODO</p>
313+
<p>Not implemented yet.</p>
314314
<div style="break-before: page; page-break-before: always;"></div><h1 id="dot-android"><a class="header" href="#dot-android">Dot Android</a></h1>
315315
<p>It refers to the <code>.android</code> file in your project root directory.</p>
316316
<p>It is used to store certain configuration settings for the Android CLI. It is created when you either initialize a new project or run <code>android link</code>.</p>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

searchindex.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)