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?
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?
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:
Ok . I thank you but Does using this method require root or not? Because my device is not rooted.
You don’t need rooted device.
It’s good but I don’t know how i can create a kodular extension with fast cli .
First, install the FAST-CLI, and run fast create ProjectName and then follow prompts.
Can you give me some guidance because I am a beginner.
Sure, have you installed the cli?
No I’m not . I want to install it
So first, install it and then we can help you with the next steps.
Note: You must know writing Java/Kotlin programming language.
No. I use artificial intelligence to code Java.
Can I create a kodular plugin in another way because in each of these methods an error occurs for installing fast-cli.
Here is the installation video guide for Android.