Oh wow... I read most of this. That is crazy. This a good tool! thank you for making it!
An update is available v3.2.0
Date built: 29.04.25.16.03
- Optimized
Gradle
&Maven
resolver. - Optimized code suggestion feature for IntelliJ IDEA.
- Corrected a few typo.
- Renamed
$FAST_HOME/lib/tools/d821+.jar
to$FAST_HOME/lib/tools/d8_11+.jar
. - Optimized
R8
Shrinker & Dexer. - Added
android-javadoc.jar
toprovided-deps.xml
.
An update is available v3.2.1
Date built: 01.05.25.15.20
- Updated
Gradle
resolver to latest v8.14. - Optimized project synchronization tasks.
- Updated logs.txt writer.
- Updated bundled-jre to
JRE11
. - Added support for handle executable permission on bundled-jre.
Run fast upgrade -f
to update.
Hi @JEWEL , I have questions about premium version AAR support feature.
- Will it fully support AAR like adding resources of AAR and XML files ect. not just extracting the jar.
- Will app inventor or kodular be able to build those apps containing those extension?
Yes, once this PR merged, it'll add resources, xml, assets etc. Niotron & AndroidBuilder already implemented this feature.
Currently, AI2 & Kodular will be able to build the project, but they will not include the AARs.
Hello Jewel,
Iβve started converting your wiki
into a website, and I hope to have your support throughout the process. My goal is to make everything simpler, cleaner, and more accessible for everyone.
If thereβs anything that needs to be updated or corrected, feel free to let me know β Iβll make the necessary changes. Everyoneβs feedback is welcome and will help make the site even better.
Iβd love for everyone to take a look and share their thoughts:
https://fast-cli-docs.netlify.app/
Thanks in advance for your help and support!
Awesome @Riad_Developer
you can more inhance it.
Add some css to sticky it
position: sticky;
top: 70px;
z-index: 1;
border: solid 1px #a1a1aa;
height: 40px;