Skip to content

Commit 2e6d1d5

Browse files
authored
Update Java running guide with Acode terminal info
Added information about using Acode's built-in terminal and Runner plugin for running Java files.
1 parent 8784930 commit 2e6d1d5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tutorials/how-to-run-java.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ head:
1212

1313
If you want to code in Java on **Acode Editor** (assuming you already have it installed), you'll need **Termux**, a Linux terminal emulator for Android. This guide will walk you through the entire setup process, step-by-step.
1414

15+
:::tip
16+
Now you can also use **Acode's built in terminal** instead of depending or using third party app like Termux.
17+
Just install official [Runner plugin](https://acode.app/plugin/acode.runner.plugin) and it will add play button to run java files easily, and also this plugin uses the builtin terminal to run stuff.
18+
:::
19+
1520
### Prerequisites
1621
- **Acode Editor** installed on your Android device.
1722
- **Termux**, a terminal emulator for running Linux on Android.

0 commit comments

Comments
 (0)