๐Ÿƒโ€โ™‚๏ธ 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

Please update Fast to support YailProcedure.

1 Like

I'm working on a major update. I just added the YailProcedure. Could you please test it?

:fire: An update is available 6.0.0

Date built: 06.05.26.23.08 :bangladesh:


Breaking changes:

  • Added support for Xtend programming language.
  • Added support for modern Java (9-25) syntax.
  • Added manifests-merging feature.
  • Updated AndroidRuntime.jar and processor.jar to support YailProcedure.
  • Fix helper classes written in Kotlin were not supported.
  • Allow creation of projects with case-sensitive project names and package names.
  • Updated ProGuard library to v7.9.1.
  • Removed unnecessary libraries from Kotlin Home.
  • Gradle and Maven resolvers use custom cache directories.
  • By scrapping the old licensing system, FAST now uses the new token system to determine premium users. (Affects all users)
1 Like