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 )
An update is available 5.7.0
Date built: 28.02.26.11.53 ![]()
- Updated
MavenResolverto v2.0.16 - Allows sub-directory for icons & assets.
- Fix
utf-8encoding 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.
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
An update is available 5.7.1
Date built: 28.03.26.00.17 ![]()
- Performance tweaks. (2x for premium users)
- Updated ProGuard Library to v7.9.0
- Updated Yaml writer.
- Added
--del-remoteflag to remove project's remote deps from cache. E.g:fast sync --del-remote. - Added
--del-localflag 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?
An update is available 6.0.0
Date built: 06.05.26.23.08 ![]()
Breaking changes:
- Added support for
Xtendprogramming language. - Added support for modern Java (9-25) syntax.
- Added
manifests-mergingfeature. - Updated
AndroidRuntime.jarandprocessor.jarto supportYailProcedure. - Fix helper classes written in Kotlin were not supported.
- Allow creation of projects with
case-sensitiveproject 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

