I needed this when I was developing a personal project: 'A Virtual Train Set'. I have a large screen monitor, and I thought that I would animate trains on it from a bird's eye view. There would be tracks in a terrain with various types of trains...
Using a html file which included few lines and many hours of work and toil, a shopping cart web app was made with b4j. All of the transactions and page manipulations and interactive input was made within the code. Remote MS SQL database was used...
2022: Updated Information in Post #3 ! AWTRIX 2.0 (AWesome maTRIX) is an DIY intelligent clock (similar to Lametric time) with a focus on usability, Smarthome integrity and tons of features. I was able to make AWTRIX 2.0 a great user...
Made a mini synth in B4J to investigate how it works with generated wave visualization. Basically it has two oscillators (osc a and b) to generate signals according to a waveform shape of sine, pulse, saw and random noise and its frequency is...
Hi there Use on Netlify The VFlexDialog Builder helps you the developer to easily generate the VFlexDialog source code needed to create your forms using the VFlexDialog. Previously, we featured how we can now generate forms in an easy fashion...
Hi there Demo on Netlify Why? You have employees who travel and claim t&s. The kilometers claimed are in-accurate at worst. You need something that they can use in their mobile devices. They "start" a trip, this records their current location...
Ola FEATURED: Create a News Website / WebApp with less than 100 lines of code FEATURED: Create an Online Store Website / WebApp Download BANanoVueAD YT Playlist BANanoVueAD is based on BANanoVueMaterial however in this case one uses the...
Playing a little bit with genetic algorithm and i like it. You can read about it here: https://en.wikipedia.org/wiki/Genetic_algorithm Source Code: https://github.com/ilan1204/robosifh ? ** If you like my work you can show it with a donation...
Hi there Demo on Netlify This amazing website template has 6 sections, these being: Home About Us Portfolio Project Gallery Contact Us You can customize it how you need: On Mobile https://youtube.com/shorts/oV-DwY9eyqE On Desktop...
Since 2012 when i started creating mobile apps i had always difficulties to manage the progress. So i ended up with many many TODO textfiles. (just an example) I always had in mined that i need to create a Tool that will help me manage the...
Try to remake live pad kind of music app. Hope one day I can make all these B4J app demos complete and port to android. Since the pad view needs to be dynamically created so finally I learned how to make custom views and add it to parent by code...
I have been looking for the best way to mix audio tracks with B4x for quite a while. Java basically provides a number of methods which I have tried. The audio Clip class allows skipping through the track, but it does not allow access to the raw...
A simple audio mixer based on WavRandomAccessFile from the jAudioTrack2 library. This is a stripped down version of the jAudioTrack2-Mixer Full. Most of the comments relating to the full mixer still apply, so read that post. There is no Gui for...
This is a Karaoke program made with Stevel's library, to which I owe a lot of thanks for his helpful help. It is simple to use. Below is an explanation of how the software works. 1) Load Song : Load midi file or Kar song 2) Load SF2 : Load un...
Hello. I present a written mini forum in ABMaterial from one of my projects. Possibilities as of today: - very simple - multiple directories - multiple forum threads - you can quote a user's post - you can add attachments: currently photos are...
Hi, I am making a Shortt Free Pendulum clock and record the time error. When making changes to the tuning of the pendulum you must stop it from moving. This creates artifacts in the time data which are a nuisance when plotting trends. To get...
Hi there Check it out on Netlify This is a very simple project to showcase the following: VFlexDialog + Bindings to VueTable. BANanoKeyStore CRUD - add, update and delete contacts using KeyValueStore Sending Messages using WhatApp click to...
Pharmacy POS Application - Demo Video - Work in Progress. Please Subscribe to my Channel
In fact, AkustikKaraoke offers a service that a music lover has always dreamed of. "As an application, I can sing my song with quality and clean infrastructures, my voice will shine a little, even if there is a slight depth in my voice" Do these...
BX32 is a initial version of fantasy player to create and play tiny games in BASIC language. After investigated PICO8/TIC80 and found we have BasicLab to run basic script made by @agraham, I am trying to implement some functionalities of a...