My first B4J app that's somewhat finished. It's a tool I've mainly written for myself to keep my scores (not that they are worth keeping :p) from my billiard games. There are still some things to improve. I haven't implemented jRDC2 yet as my...
Hello dear B4J community, Enclosed I send an example with which I simply used a USB stick as a dongle .... Of course, it is not mature and should serve here only as an excitation. Thank you P.S. Sorry i'am a old German. The Text below are...
hi, i made a b4j (b4x) tool, it searching for all projects files and get the library information of it. then you can search by name and sort the first column.
new 10-april-2020 removed SSL connection. new link: http://www.mardomdog.it:5000/index2.html new 15-march-2018 I migrated the webapp to VPS GOOGLE using SSL connection. this is the new link: https://www.mardomdog.it Special thanks to: @Ed...
Hi there THIS PROJECT IS NO LONGER BEING MAINTAINED, THERE IS A BETTER ALTERNATIVE, SEARCH FOR B4XPREFERANCE DIALOG Version 1.07 (with source code) attached below. The aim has been to make this lib faster and thus re-wrote the tableview...
With B4A 8.0 it has been added the possibility to create Custom Classes that can be added to the folder of additional libraries. The complicated thing is to open the zip file that contains the model of the class and modify it manually to add...
b4j myMenuEditor inspired by derez menu-designer https://www.b4x.com/android/forum/threads/menu-designer.56853/ This is my Version of a Menu Editor + Load Menus in Json-Format + Save Menus in Json-Format + Recent Files + full...
The goal of this Make Project NowPlaying is to show on an LCD display, connected to a Raspberry Pi 3, the current Title, Artist & Album played by Volumio. This Make project is a prototype - building a final solution with case not planned (yet)...
B4X-LAUNCHER Version 3!! The Graphical aspect has been completely redone, and is now less intrusive and slick. The main changes are: 8 Configurable Extra-Apps Launcher Ability to launch either of the 4 B4X iDE's (B4A, B4I, B4J and B4R) with a...
The Bank program is designed to keep records of all bank transactions on a Bank Account. It keeps a record of each Transaction and the Balance after the Transaction is applied to the Bank Account. Explaining the Input fields:- DATE Selector-...
Hello For my home automation I created this app with b4j to display the temperature of my server with raspberry. I also have a version for android. I share it here on the forum (sorry only photos). I used the REST API of the ThingSpeak site. The...
hi all, i made a new color theme because i like to develope with a dark blue editor background. it have cyan keywords and yellow on black remarks... strings are white, classes/types yellow,numbers green. (i used it as metrodark combinatoin...
hi i am just playing around with b4j and i created a maze generator lib that creates randomly a full maze (with animation) the maze is stored with custom types to a list so you can easily move a character in it since you have all walls stored...
Hi to all! As i've been using the Builder Pattern a lot lately, i write a small utility in B4j that make the .bas file for B4A from the class instance with his property. B4J project is attached This is the tutorial...
Objectives To remote control, via bluetooth with a web browser user interface, a Lego® Power Functions motor & lights using an SBrick. Read more about the solution, download the B4J source code (B4J v6.00, ABMaterial v4.03).
Hi there The fact that on the Files tab, one is able to open a file with an external program got me thinking this morning. What if I can write a B4J app, that can get passed the file name I selected, then process something inside the file and...
Hello everyone. I converted a regular expression I wrote a while ago in AutoIt language. The purpose of this snippet is to extract all the network paths, addresses, and links from a string and returns a list populated with the results. Here is...
Hi, it is not my creation, I have only the convertor "Bal2Bil" modified. :)
Hi all, I know I'm late. But that's it I wish share my little tool EasyMenu. It serves to do some practice with JSON text and MenuBar. Have fun
For those interested in generating C/C++ based libraries for B4A, NLG 4 is out. :) https://www.b4x.com/android/forum/threads/native-library-generator-c-c-to-b4a.62163/