Here is an emulator for the 48 K Sinclair ZX Spectrum, which was my first computer back in the early eighties. There are already several much better emulators available (like Fuse and ZXSP to name a few), so I made this just for fun. And it...
I can not find the offline map app for B4J, therefore I make a little app for it. The app is not perfect but it is at least the beginning. Thank you "Erel", "oparra" and "emexes" for your advices here...
Hi All I made this handy wind compass using (at Erels suggestion) two images one for the compass card (scale) which is fixed and one for the compass pointer which is the moving part. I tried using iVpointer.SetRotationAnimated, but of course...
Train your language listening skills by checking out if you've correctly listened what was talked. Just select an audio or video file (mp3, mp4, 3gp etc.) and its subtitles (srt file) and start playing. If subtitle file (.srt or .txt) has the...
Hello, 1) B4J CSBuilder Generator This tool enable you to create CSBuiler for your B4A applications 2) B4A CSBuilder Generator This tool enable you to preview what you do with B4J CSBuiler Generator How it works ? Launch both programs on B4A...
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...