Hi guys ! Many times asked (as a wish) for it, for example here.... I am not so excited because i will need a lot of time (and time is money -> that i haven't)... but ofcourse... I know it is possible and I ll do it! But any help will be very...
Hello everyone :) *Starting off by thanking the one and only @Erel for making this possible for every single one of us ❤ We have been working on this project for a long time and today we are more than happy to announce it's ready :) The...
I wanted to limit my app to running as a single instance, in both Windows and Linux. Several solutions for this single instance problem have been posted, but usually do not include running in Linux. Erel made a few suggestions in one of his...
It started as a simple idea and 'Eisenbahn-Lust'. As a boy, I loved model train displays, but could not afford them. As an adult I was too busy working and had no space. As a retired adult I have lots of time but still no space. I have a large...
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...