This is just a first look at OKAPIs (as in Okay APIs). It allows the creation, documentation and code generation for a B4J REST API. I have only been able to work a night or two on it yet, but this would be the 'public' view e.g. for third...
This application is a recreation of an Excel-VBA project I developed many years ago, prior to discovering Anywhere Software. If you're curious as to the original use, please reference this link...
The intension of Pen & Paper is the creation of ABMaterial WebApps as depicted in the drawing above. This was developed as a pet project out of a personal need to create ABMaterial WebApps. So far everything has gone well with the outputs. 1...
-> DOWNLOAD HERE <- (file too big to upload to forum). FileWatcher (it needs a better name) is a file watcher with a difference. It will monitor desired folders and track changes to files within those folders. It runs as a tray application which...
Hello, Sometimes you want to clean the additionnal folder, but are you sure a library is used or not in your projects ? This app lists all the libraries found in your projets. Select a folder, check project's type and you got it! In the left...
Hi all. I made this example for the group from Brazil and maybe it can help someone here on the forum. The application makes queries of x in x times in the API and alerts if there are new deaths or new cases in a selected country. (Sound alert)...
After building a complex access-control, security Application in B4J and running like a charm for 3 years, I get the question to turn this in a Web-application. This Application is that complex, that it is not possible to turn this, a easy way...
italian statistics only. non potevo fare di meglio in meno di 10 ore! Grande B4J! mi raccomando, andateci piano con i vostri commenti NEGATIVI ? new version 2020/03/27
source for beginner
Hi, Maybe you guys saw these graphs, showing the global temperature as a vertical bar chart. I think those charts are very easy to understand, and that particular one raised Global Warming awareness a lot, because it displays scientific data in...
Hello. Friends look a little bit at websites about SARSCoV2 status. In a few hours I wrote a bot telegram for them which extracts data from the network every hour. Then my compatriots living in other countries asked me to add their countries...
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...