Menu Designer
The task of creating menu for b4j is not simple because you have to create a jason string. I made a tool for creating the string based on this thread http://www.b4x.com/android/forum/threads/designer-menu-items.56602/
@derez · 2016-08-17
Sunfounder Super Kit v2.0 [RPi Model 3]
I have just purchased this kit and have started to go through the examples. In an effort to help others like me with little or no knowledge of how to port the examples to B4J, I thought it might be helpful if I post my code for each example.
@Mark Read · 2016-08-09
Bingo (Scratch)
Small bingo scratchcard.
@BeneBarros · 2016-08-08
jSystemTray
jSystemTray - Add icons to the system tray (notifications)
@Erel · 2016-07-31
Sokoban
Sokoban
@BeneBarros · 2016-07-29
CSS Example
Demonstrates how CSS sheets can be used to style the UI.
@Erel · 2016-07-27
B4J File Utils
File / file system utilities
@sonicmayne · 2016-07-22
AddArrayComponent (simple example) [ABMaterial]
I wanted to create a configuration sheet using ABMSwitch. However, the click method does not have a (Target as String) param. Same goes for ABMCheckbox... ABMChips was used for this example since it works.
@Harris · 2016-07-21
New component ABMPatternLock (1.20) [ABMaterial]
New component ABMPatternLock (1.20) [ABMaterial]
@alwaysbusy · 2016-07-11
Return Rnd number in step mode
Return Rnd number in step mode
@ilan · 2016-07-10
and Chartist (charts) [ABMaterial]
and Chartist (charts) [ABMaterial]
@Harris · 2016-07-10
FreeCell (Simple)
FreeCell (Simple)
@BeneBarros · 2016-07-02
DateTimePicker Extented for Weeks (1.20) [ABMaterial]
DateTimePicker Extented for Weeks (1.20) [ABMaterial]
@alwaysbusy · 2016-07-01
Solitaire (simple)
Solitaire (simple)
@BeneBarros · 2016-06-29
Firebase Storage in 1.20 [ABMaterial]
The next service you can use in WebApps using ABMaterial 1.20: Storage. With storage you can upload/download files with ease. Here is an example using it together with the new ABMFileInput component.
@alwaysbusy · 2016-06-16
Firebase Auth for Users in 1.20 [ABMaterial]
Just like Erel has added the Firebase Auth Service to B4A (https://www.b4x.com/android/forum/threads/firebaseauth-authenticate-your-users.67875/) you can also use it to login with your ABMaterial (1.20) WebApp.
@alwaysbusy · 2016-06-16
jCallSubPlus
This lib allows you to add 1 or more CallSubs to be executed at a later time.
@janderkan · 2016-06-15
IOIO library for B4J
Here is a library that allows you to use the IOIO board with B4J! It''s about the easiest way you''ll find to access a microcontroller from your PC.
@kolbe · 2016-06-14
Get Stock Data
B4J NON-UI application snippet to get stock data from Yahoo Finance using HTTP and JSON.
@rwblinn · 2016-06-13
Set the resize policy of tableview columns
Two options to set the resize policy of TableView columns.
@rwblinn · 2016-06-08
Draw your smiley and anime
Draw your smiley and anime
@BeneBarros · 2016-06-08
Set all buttons CSS style to transparent
Just a neat little one to set the CSS style of all buttons in one go to transparent using the CSSUtils library.
@rwblinn · 2016-06-05
SafeKill
It allows you to not have to check if the files exists first before deleting it.
@JakeBullet70 · 2016-06-04
Photo Viewer [ABMaterial]
Photo Viewer [ABMaterial]
@Harris · 2016-06-02
Raspberry Pi MySQL accessed by B4J UI application using jRDC2 [jRDC2]
Raspberry Pi MySQL accessed by B4J UI application using jRDC2 [jRDC2]
@rwblinn · 2016-05-27
QuickTextSelect
I found the autoCompleteText function from controlsFX library a bit too slow, so I wrote this class. This class can be attached to any control, is very fast, and is based on the Levenshtein Distance algorithm. You can use the UP/DOWN arrows to select the text, then press ENTER to validate. If the text doesn''t exist in the list, it will return the new text.
@jmon · 2016-05-27
Complex PDF Layout and Controls [ABMaterial]
Complex PDF Layout and Controls [ABMaterial]
@Harris · 2016-05-27
jAutoItX
AutoItX4Java uses JACOB to access AutoItX through COM and strives to provide a native Java interface while maintaining the simplicity of AutoIt.
@jmon · 2016-05-10
Raspberry Pi run Bash Script
Raspberry Pi run Bash Script
@rwblinn · 2016-05-03
Next-Previous MAC Address
Next/Previous MAC Address
@tchart · 2016-05-03