B4J Share Your Creations

The first attached image will be displayed as the thread preview image.
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...
Hi All, in my exitement further exploring this great product, I am working on a simple howto...
This is a basic Simple Network Time Protocol (SNTP) client Class in B4J based on UDPSocket that...
Hi! This is my first B4J program and my first post :). The program is something similar to the...
Hi just made in 30 min my first B4J app, a small simple calculator with history log coding is...
Here a little Java-like program in B4J. You have to use the library in the JavaSwingLib.zip for...
Hi ... When I try to learn a new programming language always start with this program. The...
I took a simple b4a application for my first try in b4j, and did it in about 2.5 hours. Of...
Top