Can I create a kodular plugin with termux on my Android phone?

Can I create a kodular plugin with termux on my Android phone?

I want to create a kodular extension but I don’t have a computer available and I want to know if it can be created on Android or the Termux application?

1 Like

Yes, you obviously can. Install the FAST-CLI into Termux and enjoy developing extensions. These tutorial videos might be helpful for you.

Manual Process for Linux, MacOS & Termux:

Specially, if you’re using below Android 14 and installed JDK 8 or 11:

1 Like

Ok . I thank you but Does using this method require root or not? Because my device is not rooted.

1 Like

You don’t need rooted device.

1 Like

It’s good but I don’t know how i can create a kodular extension with fast cli .

1 Like

First, install the FAST-CLI, and run fast create ProjectName and then follow prompts.

1 Like

Can you give me some guidance because I am a beginner.

1 Like

Sure, have you installed the cli?

1 Like

No I’m not . I want to install it

1 Like

So first, install it and then we can help you with the next steps.

Note: You must know writing Java/Kotlin programming language.

2 Likes

No. I use artificial intelligence to code Java.

1 Like

Can I create a kodular plugin in another way because in each of these methods an error occurs for installing fast-cli.

1 Like

Here is the installation video guide for Android.