🏃‍♂️ Fast : An Efficient Way to Build & Publish Extensions

Hrm , ok. I don't know line-programming languages in general but I know well HTML , CSS and a bit of Javascript ( that ones for making sites )

:crescent_moon: An update is available 5.7.0

Date built: 28.02.26.11.53 :bangladesh:


  • Updated MavenResolver to v2.0.16
  • Allows sub-directory for icons & assets.
  • Fix utf-8 encoding issue.
1 Like

I lost my abmob ID extensions (for Jewel admob extension). While the Niotron IDE no more active, I can not rebuild them there. can I build these using Fast?

1 Like

Developing extensions with FAST-CLI is definitely easier than with Niotron IDE. If you're on Android, you can even compile your extension project from Termux or GitHub Action Workflow.

ok, it built one project. But it did not asked for any code.


Go to the $PROJECT_DIR/src folder to code and edit the Android manifest.

Ok, i did it. It works now. Thank you.

1 Like

:rocket: An update is available 5.7.1

Date built: 28.03.26.00.17 :bangladesh:


  • Performance tweaks. (2x for premium users)
  • Updated ProGuard Library to v7.9.0
  • Updated Yaml writer.
  • Added --del-remote flag to remove project's remote deps from cache. E.g: fast sync --del-remote.
  • Added --del-local flag to remove local parsed aars from cache.
2 Likes