Icon factory using jdahsboardUI library Source Code
Icon factory using jdahsboardUI library Source Code
@fernando1987 · 2024-07-09
Power Up Your B4X Projects with LinguaLocator - Efficient Translation and Localization Management! ðð
Power Up Your B4X Projects with LinguaLocator - Efficient Translation and Localization Management! ðð
@fernando1987 · 2024-05-18
SfxGen
Port part of the famous Sfxr by DrPetter to B4X. SfxGen generates sound effect for games. The sfx can be exported to wav file.
@kimstudio · 2023-08-08
Web Tools Collection - Enjoy
Web tools collection is a free online tools collection such as image tools, calculator tools, Time tools, and color tools as well.
@Mashiane · 2023-07-11
Code Box - Code snippet database for the B4X suite - Free Code Source
Code Box - Code snippet database for the B4X suite - Free Code Source
@zed · 2023-07-07
B4Xsources: a B4X source code viewer using command line tools to extract and decompile the files.
B4Xsources: a B4X source code viewer using command line tools to extract and decompile the files.
@PaulMeuris · 2023-03-15
JsonTree
JsonTree is a tool that helps developers to parse and understand JSON strings
@Erel · 2022-04-24
Compile project with different version of Java [tool]
Compile project with different version of Java [tool]
@Erel · 2021-01-31
Bal2Bjl
Following on from Erel and @Filippo ''s work, I have spent a little time and added some functionality to the code. I have tried it with some very old and complex B4a layouts and it seems to work, but I''m sure there will be some issues along the way.
@stevel05 · 2020-03-08
Dark Light Color Palette [Tool]
This is a tool to create dark / light color palettes
@Erel · 2020-03-02
B4x Library Documentation viewer
B4x Library Documentation viewer
@stevel05 · 2020-01-05
Quickly create get/setters in a class
Utility app to create get / setters in a class to be copied an pasted. Enter a list of variable names and their corresponding types and click Parse. Global declarations will be generated with the specified prefix, along the get /set methods. You can copy the Global declarations, or the methods to the clipboard to paste into your class, or you can copy a new class definition to the clipboard to paste if you are creating a new class. You can also paste an existing type definition into the Type field to migrate it to a class. In the class definition, an initialize call will be created for any List or Map type variables. You can add an initialize for any other types you like by adding them to the ToInitialize List at the top of the tfType_Action sub.
@stevel05 · 2018-11-04
Menu Designer
The task of creating menu for b4j is not simple because you have to create a jason string. I made a tool for creating the string based on this thread http://www.b4x.com/android/forum/threads/designer-menu-items.56602/
@derez · 2016-08-17
Load APK
It interfaces with the standard B4A Bridge. It allows you to install an APK file to a device without opening the B4A IDE and recompiling.
@canalrun · 2014-08-21
B4J Retriever
Allows the user to search through files for different code examples. Retriever will search in .b4j and .bas files for the text and display it in a list.
@BPak · 2014-07-08
jBasicLib
Here is a port to B4J of my BasicLib script interpreter.
@agraham · 2013-11-28