jAudioRecord
This is an Audio Recording Library based on javax.sound.sampled that I have tried to make as simple to use as possible. It will record from the default device as selected in the Control Panel or Mixer (on Windows Machines).
@stevel05 · 2022-08-04
BANanoVuetifyAD3 Core Library
BANanoVuetifyAD3 Core Library
@Mashiane · 2022-07-30
A KeyValue Store for BANano on top of IndexedDB [BANanoKeyStore]
A KeyValue Store for BANano on top of IndexedDB [BANanoKeyStore]
@Mashiane · 2022-07-16
Simple Guitar Chord Chart with Midi
Simple Guitar Chord Chart with Midi
@stevel05 · 2022-07-12
B4x DDD_SL SetTextSizeAndIcon
An additional class for the new designer script feature. It allows replacing the smallest (last) string in the list with an Icon and utilizes code from the original DDD class.
@stevel05 · 2022-06-24
jServer v4.0 - Based on Jetty 11
This is a new version of jServer. It is based on Jetty 11.0.9. Previous versions were based on an early version of Jetty 9.
@Erel · 2022-06-21
jServer3
jServer3 library is the previous version of jServer library. It is the library that was included with B4J up until B4J v9.80. This post contains the link to where jServer3 can still be found.
@Erel · 2022-06-21
Selenium Browser Automation - Create any Robot with Browser
Selenium is an open source automated testing suite for web applications across different browsers and platforms. It is quite similar to HP Quick Test Professional (QTP) only that Selenium focuses on automating web-based applications. Selenium is not just a single tool but a suite of software''s, each catering to different testing needs of an organization. Based on Selenium WebDrivers, this new Library for B4J can automate browsers and create any robot and get any information from websites.
@Alberto Iglesias · 2022-06-12
Zip4J - Library update - Version 2.10.0
Zip4J - Library update - Version 2.10.0
@Claudio Oliveira · 2022-05-13
bcprov-jdk18on-171 [BouncyCastle] update [encryption]
bcprov-jdk18on-171 [BouncyCastle] update [encryption]
@KMatle · 2022-05-09
AwesomeMaterial : search FontAwesome and Material icons [Tool]
Search FontAwesome and Material icons and copy ''Chr(â¦)'' to the Clipboard
@walt61 · 2022-05-04
JsonTree - Tool to help with JSON parsing [Updated as 23/4/2022]
JsonTree - Tool to help with JSON parsing [Updated as 23/4/2022]; I changed the generated code to avoid naming conflict with B4XPages projects, root changed to jroot
@Hamied Abou Hulaikah · 2022-04-23
HTMLEditorWrapper - Edit HTML
I got fed up looking for a simple solution to be able to add tables to the HTML editor, so in the vein of keeping it simple I decided just to make it super easy and edit the HTML source from the Editor instead.
@stevel05 · 2022-04-07
jBasiclib editor
I have been playing with Andrew Grahams excellent jBasiclib and created an editor for an app I have been working on.
@stevel05 · 2022-03-30
CodeMirror wrapper and example
A wrapper for the CodeMirror javascript libarary which runs quite happily in a Webview. Current functionality: - Highlighting Mode for B4x (and 100+ other languages) - Minimal wrapper implementation in library, see the attached CodeEditor for an example of a fuller implementation - Implemented the available visual themes
@stevel05 · 2022-03-25
HikariCP 5.x
This is a wrapper for HikariCP which is a database connection pool manager (https://github.com/brettwooldridge/HikariCP)
@tchart · 2022-03-21
jBasicLib embedded Basic interpreter library
Nearly six years ago I posted the original B4A version of this library that was in fact a port to Java from the original Basic4ppc .Net C# version that I wrote even earlier. Shortly after that I gave up Android development out of disgust with Google and returned to playing with Basic4ppc and C# under Windows. I now find myself back having to use Android for mobile work and have already posted an updated, polished and reasonably documented version for B4A. I now post here a version that will work with B4J.
@agraham · 2022-03-14
Windows Registry Access - Add a compiled [with built in B4JPackager] B4J executable to Windows Startup
I needed a way to start an application in windows startup so I created this library. The compiled library is contained in NHRegistry.zip and a sample project with examples on how to use it (also containing the code of the library) is contained in MyRegistry.zip. It requires jShell library and works only with windows not breaking the code in other OSs.
@hatzisn · 2022-02-07
jTelegramBot - Create your own Telegram Bot [BETA]
JTelegramBot is a Java library that wraps Telegram Bot API with a simpler API using Builder design pattern.
@DonManfred · 2022-01-09
RichViewfx CodeArea [Custom View]
This is a custom view and very light wrapper for the RichTextFX Codearea from Thomas Mikula on github. There is enough in here to display code, useful for a snippets manager or similar.
@stevel05 · 2021-12-24
Use SVG files like any other image : JavafxSVG
Use SVG files like any other image : JavafxSVG
@stevel05 · 2021-12-19
JsonTree - Tool to help with JSON parsing - UPDATED
I updated the JsonTree tool that Erel created in 2013 to work with https and the newer libraries in B4J.
@aminoacid · 2021-11-26
B4J_Button_extra [Add images and enhance your buttons]
B4J_Button_extra [Add images and enhance your buttons]
@fernando1987 · 2021-11-21
A library to generate XML documents using a template and optionally validate it using an xsd file
A library to generate XML documents using a template and optionally validate it using an xsd file.
@andrewmp · 2021-11-18
4 Types 4 Algorithm Plus 1 [BANanoHashes]
4 Types 4 Algorithm Plus 1 [BANanoHashes]
@Mashiane · 2021-11-16
Generate massive amounts of fake data for your BANano projects [SithasoFaker]
Generate massive amounts of fake data for your BANano projects [SithasoFaker]
@Mashiane · 2021-11-15
Waveshare POE Hat [B] with contrallable fan and OLED display
Waveshare POE Hat [B] with contrallable fan and OLED display
@sorex · 2021-11-15
Synchronous HTTP Request Library
A simple convenience library for using a HttpURLConnection to make requests and access the response.
@tchart · 2021-11-14
Advanced List/Array Manipulation [BANanoCollectJS]
Advanced List/Array Manipulation [BANanoCollectJS]
@Mashiane · 2021-10-23
Zip4J - Library version updates
Zip4J - Library version updates
@Claudio Oliveira · 2021-10-09