B4JTutorialLinux
B4J IDE runs on Linux
The B4J IDE (including the designer) runs on Ubuntu 20.4 with the latest Crossover (V20).
@Squiffy · 2020-10-14
B4JLibraryDatabase
Alpha/Beta testing of jRDC2 server with stored procedures support
Alpha/Beta testing of jRDC2 server with stored procedures support
@OliverA · 2020-10-09
B4JSnippetMap
Return B4X Map from inline Java
Return B4X Map from inline Java
@tchart · 2020-10-07
B4JTutorialBAnano - Vue [BANANOVUEMATERIAL]
Creating Expenses.Show - a CRUD expense tracker with MySQL backend: Part 1 [BANanoVueMaterial]
Creating Expenses.Show - a CRUD expense tracker with MySQL backend: Part 1 [BANanoVueMaterial]
@Mashiane · 2020-10-06
B4JTutorialRaspberry Pi
Starting with Raspbury Pi 4 - All in one video tutorial
Starting with Raspbury Pi 4 - All in one video tutorial
@hatzisn · 2020-10-05
B4JSnippetB4J Server [SERVER]
list all request headers in a handler class [server]
list all request headers in a handler class [server]
@Erel · 2020-10-04
B4JSnippetLinux
Linux + B4JPackager11: Cannot run program objcopy: error=2, No such file or directory
Linux + B4JPackager11: Cannot run program objcopy: error=2, No such file or directory
@Erel · 2020-10-04
B4JLibraryB4J
FormUtils
Here are some formutilities that I find useful pretty often. So I put them all in one static class And I thought I''d share it. The most important one, I just found (GetIcons in the lib) allows you to add an icon to display it in the taskbar when the form is minimized, I''ve been looking for that for a while. It has the bonus of also adding the Icon to the form.
@stevel05 · 2020-10-02
B4JTutorialBAnano [BANANO]
Creating BANano Custom Views with the BANano Custom View Creator WebApp [BANano]
Creating BANano Custom Views with the BANano Custom View Creator WebApp [BANano]
@Mashiane · 2020-09-29
B4JTutorialBAnano [ADVANCED USERS][BANANOAPI]
Scripting the DOM: The HTML5 Canvas Story [Advanced Users] [BANanoAPI]
Scripting the DOM: The HTML5 Canvas Story [Advanced Users] [BANanoAPI]
@Mashiane · 2020-09-27
B4JTutorialB4J Server
b4j max upload file size with nginx
b4j max upload file size with nginx
@juventino883 · 2020-09-27
B4JLibraryBAnano [BANANOCANVAS]
A HTML5 Canvas Library [BANanoCanvas]
A HTML5 Canvas Library [BANanoCanvas]
@Mashiane · 2020-09-27
B4JSnippetMenu
Translate Menus and keep Tag for Identifying
Translate Menus and keep Tag for Identifying
@Midimaster · 2020-09-22
B4JLibraryComms & Network
Asynchronous modbus TCP master
A modbus TCP master library, fully programmed in b4j. This library is asynchronous, by use of the asyncstreams and Callback method. The response is an event, a separate sub, different then your sub where you did the request. This has the advantage that an unresponsive server will not slow down your application.
@Coldrestart · 2020-09-22
B4JTutorialBAnano [BANANO]
Serializing & De-Serializing Objects - Type to Json/Map and back [BANano]
Serializing & De-Serializing Objects - Type to Json/Map and back [BANano]
@Mashiane · 2020-09-18
B4JTutorialBAnano [BANANO]
Creating an Online Store Website / WebApp [BANano]
Creating an Online Store Website / WebApp [BANano]
@Mashiane · 2020-09-16
B4JTutorialUI design
B4J UI Tutorials
B4J UI Tutorials
@mcqueccu · 2020-09-15
B4JClassFile handling
File Entry Class
This is a custom view designed for B4J for opening files and maintaining a recent files list capable of being serched, filtered and exported to an sqLiteDB or csv
@rgarnett1955 · 2020-09-14
B4JTutorialBAnano [BANANOMJL]
Responsive Email Projects [BANanoMJL]
Responsive Email Projects [BANanoMJL]
@Mashiane · 2020-09-06
B4JLibraryBAnano - Designer [BANANOMJML]
A Responsive Email Framework using the Abstract Designer [BANanoMJML]
A Responsive Email Framework using the Abstract Designer [BANanoMJML]
@Mashiane · 2020-09-06
B4JTutorialYouTube [B4J]
Generate/Extract Direct Youtube DL Link [B4J]
Generate/Extract Direct Youtube DL Link
@mcqueccu · 2020-09-04
B4JTutorialB4J
Runner to start JAR with Open JDK
Runner to start JAR with Open JDK
@tchart · 2020-09-02
B4JTutorialBAnano - Vue [BANANOVUEMATERIAL]
How to ask questions, request help, report bugs and request enhancements + Telegram Channel [BANanoVueMaterial]
How to ask questions, request help, report bugs and request enhancements + Telegram Channel [BANanoVueMaterial]
@Mashiane · 2020-08-26
B4JSnippetLogging/Exceptions
Set slf4j log level
A 3rd party library I am using was outputting INFO level messages frequently and ended up creating a 20gb log file. Ive asked the author to change the log level for the function to DEBUG but in the meantime I had to reduce the logging level of slf4j. This can be done using the inline code below and calling it via a JavaObject.
@tchart · 2020-08-25
B4JLibraryViews - additional
SD: XUI_Design
A single CustomView that allows you to insert a design B4XView allowing you to associate it with any view
@Star-Dust · 2020-08-22
B4JLibraryCompression
SD_ZipLibrary
SD_ZipLibrary
@Star-Dust · 2020-08-20
B4JSnippetStrings
Scroll background color by words in a string.
Scroll background color by words in a string.
@Juan Perz · 2020-08-17
B4JTutorialB4J
Java to the rescue: Creating a B4x app to help me beef up my library documentation
Java to the rescue: Creating a B4x app to help me beef up my library documentation
@Mashiane · 2020-08-16
B4JTutorialDatabase
Export data from a MS Access database to MS Excel
Export data from a MS Access database to MS Excel
@DMW · 2020-08-13
B4JSnippetList- and scrollview
Get Visible Area Of Scrollpane
Get Visible Area Of Scrollpane
@keirS · 2020-08-12