B4J Share Your Creations

The first attached image will be displayed as the thread preview image.
Here is an application to keep notes and to paste them into clipboard in very few clicks...
Hi All, bit of fun :) using a Raspberry Pi to monitor emails and turn LED on if new email(s)...
https://www.dropbox.com/s/m98yhbotcejpixl/firstwindow.rar?dl=0 I am working on a project and I...
This is my first toe in the water with an SQLlite db app in b4j. I picked a code snippet app as...
I include the code or just download the IansB4J_app.jar to your PC and run it. Play with it for...
Everything you need is one click around your mouse Here is my first contribution to the great...
Hi everyone I have put together this small sample to demonstrate loading and unload forms. Hope...
I make use of the MySql Function's like AES_ENCRYPT, AES_DECRYPT, HEX, UNHEX and SHA2 Maybe some...
A program example showing how to use IS NULL and IS NOT NULL to obtain Fields that could have a...
How To ALTER TABLE with SQLite 1. Starting this program will creat a SQLite Database 2. A...
This basic example shows how to download an image from a URL link and display it in an...
Sooner or later somebody will want to know how to do this. It seems to be a fairly common "What...
I have been working a lot with bytes lately and need to convert between hex, unsigned byte and...
Hi all, After a few "Hello World" projects, I thought I'd do something that does things. This...
http://code.google.com/p/tinkerit/wiki/Auduino The Auduino is intended to be controlled by 5...
Just a simple Coin Toss program with a java jCoinFlip library. Have fun. ;) Sorry found a bug...
This Sub Counts Occurencnes of a Character Pattern in a string and returns the result as an...
This is a simple game in which you basically have to click the moving robots. 50 points to win...
Finished porting my wos4android app to a java app. I have to say b4j rocks, I had no major...
Hi All, wrote a small open source app to show colors in a listview with its name and hexvalue...
Top