B4JToolMenu
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
B4JTutorialRaspberry Pi [RPI MODEL 3]
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
B4JSnippetGame
Bingo (Scratch)
Small bingo scratchcard.
@BeneBarros · 2016-08-08
B4JLibrarySystem Tray
jSystemTray
jSystemTray - Add icons to the system tray (notifications)
@Erel · 2016-07-31
B4JSnippetGame
Sokoban
Sokoban
@BeneBarros · 2016-07-29
B4JTutorialCSS
CSS Example
Demonstrates how CSS sheets can be used to style the UI.
@Erel · 2016-07-27
B4JSnippetFile handling
B4J File Utils
File / file system utilities
@sonicmayne · 2016-07-22
B4JTutorialABMaterial [ABMATERIAL]
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
B4JSnippetABMaterial [ABMATERIAL]
New component ABMPatternLock (1.20) [ABMaterial]
New component ABMPatternLock (1.20) [ABMaterial]
@alwaysbusy · 2016-07-11
B4JSnippetMaths
Return Rnd number in step mode
Return Rnd number in step mode
@ilan · 2016-07-10
B4JTutorialABMaterial [ABMATERIAL]
and Chartist (charts) [ABMaterial]
and Chartist (charts) [ABMaterial]
@Harris · 2016-07-10
B4JSnippetGame
FreeCell (Simple)
FreeCell (Simple)
@BeneBarros · 2016-07-02
B4JTutorialABMaterial [ABMATERIAL]
DateTimePicker Extented for Weeks (1.20) [ABMaterial]
DateTimePicker Extented for Weeks (1.20) [ABMaterial]
@alwaysbusy · 2016-07-01
B4JSnippetGame
Solitaire (simple)
Solitaire (simple)
@BeneBarros · 2016-06-29
B4JTutorialABMaterial [ABMATERIAL]
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
B4JTutorialABMaterial [ABMATERIAL]
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
B4JLibraryOther
jCallSubPlus
This lib allows you to add 1 or more CallSubs to be executed at a later time.
@janderkan · 2016-06-15
B4JLibraryComms & Network
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
B4JSnippethttp
Get Stock Data
B4J NON-UI application snippet to get stock data from Yahoo Finance using HTTP and JSON.
@rwblinn · 2016-06-13
B4JSnippetTable/Grid
Set the resize policy of tableview columns
Two options to set the resize policy of TableView columns.
@rwblinn · 2016-06-08
B4JSnippetDrawing
Draw your smiley and anime
Draw your smiley and anime
@BeneBarros · 2016-06-08
B4JSnippetButton
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
B4JSnippetFile handling
SafeKill
It allows you to not have to check if the files exists first before deleting it.
@JakeBullet70 · 2016-06-04
B4JTutorialABMaterial [ABMATERIAL]
Photo Viewer [ABMaterial]
Photo Viewer [ABMaterial]
@Harris · 2016-06-02
B4JTutorialDatabase [JRDC2]
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
B4JLibraryOther
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
B4JTutorialABMaterial [ABMATERIAL]
Complex PDF Layout and Controls [ABMaterial]
Complex PDF Layout and Controls [ABMaterial]
@Harris · 2016-05-27
B4JLibraryInterop
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
B4JSnippetRaspberry Pi
Raspberry Pi run Bash Script
Raspberry Pi run Bash Script
@rwblinn · 2016-05-03
B4JSnippetComms & Network
Next-Previous MAC Address
Next/Previous MAC Address
@tchart · 2016-05-03