Hi, I was needing a font picker for B4J but I could't find it, so I decided to write one and I want to share it with you in case someone needs it or is useful to you. Dim obj As Object= FontPicker.Show(fx.CreateFont("Consolas", 15, True...
Ola THIS PROJECT IS NO LONGER BEING MAINTAINED UPDATE: You might want to also check the BANano Custom View Creator MashSkeletor Download I have wanted to do this for like forever. MashSkeletor is a class / custom view/sqlite helper tool that...
Well, It's Erels... [B4X] CloudKVS - synchronized key / value store... with the b4j server using a MySQL back-end. This is a moderate programmer project. Not really for a new-bee. Thanks Erel...
Very simple example of how to recreate the tic-tac-toe game with B4J. In this example in addition to images there are sounds for some situations, such as draws, wins and plays. I also added a panel on the right side where the number of wins...
I wanted to be able to count items in an image (birds in a flock). The simple logic said load an image, and then use the left mouse click to mark each item with a coloured blob. I then made it remove the last blob with a right mouse click. This...
a bit screnshot made with B4J
Hi, i share this simple project (b4j - editor) and (b4a - apk). I have create a simple editor and builder... Actions of the tool: edit configuration file (settings.ini) write your parameters decompile APK copy settings.ini into folder /asset of...
For more details, see Example 5, of this library: All source code available. BANanoVueMaterial
Hi all, since last December I deployed a B4J-based solution in order to manage 16 POS cash registers at the Cornaredo Stadium in Lugano, home of the FC Lugano, a football club partecipating SFL's Super League and UEFA Champions League. The...
(I don't know where to write this post; can be moved, of course) I would like to suggest to the authors of tools created to help in the development of B4X software to insert in the title "[tool]. For example, this...
Why another documentation viewer? I wanted to integrate it into my B4xLibDeploy app, this is a stand alone version which has Load file and Drag and drop enabled You can: Load a documentation XML file. Drag and drop XML documentation files...
Quiz Game Show With Multiple choice Question Using B4J. Questions Answers are fetch from a SQLITE database and display into various Label using Controls Button. A timer is running to display the time of response coming from contestant.
Ola 2020-03-19 : This is now part of the BANanoVueMaterial open source library. This project is based on a functional BANanoVueMaterial library I am working on. An extension of the BANanoVue project I explored here. Ever since I started...
This is a Custom view b4xlib that I created to add to my LogServer, I though it may come in handy for other purposes so I'd share it here. You can have any number of channels (Rows) and a practical limit of 32 LED's (Columns) per channel as the...
I am always searching my projects for something I know I had done, but can't remember where or when. So I wrote this app that parses a folder full (or more) of projects (including sub folders) and stores the results in an sqlite database which...
A B4j tool that started out as an XML viewer based on the XML2Map lib, but quickly changed into a parser and Class and library creator. I wanted to improve my knowledge of XML files, and this is the result. The resulting code and libraries...
Hi there... I ve created a small game (~4hours) with B4J (seems that is extremely easy to do something like that) - i think it is easier than Visual Basic because b4j comes with all libraries you want... In this game you can test your typing...
XMLFilesToAndroidX is a tool for convert android xml layout files in a folder to androidx xml files.
Hi,with this tool you can create a array of files that you drag it ...
Project is attached.