FontAwesome & Material Icons fonts
FontAwesome and Material Icons are two free icon sets including more than 1500 icons. They are implemented as regular font files which means that each icon is a regular character, exactly like any other Unicode character. Only fields that use the FontAwesome or Material Icons font will show the icon characters properly.
@Erel · 2016-12-15
CustomJQPlot [ABMaterial]
This comprises of more than 60 examples of setting the chart options.
@Mashiane · 2016-12-01
Application protection
This is at present a proof of concept, but does allow applications written in B4J to be protected. It relies on my Nashorn library.
@Daestrum · 2016-11-22
Background Workers [server]
jServer v2.70 adds support for background workers (https://www.b4x.com/android/forum/threads/updates-to-internal-libaries.48274/#post-465493). A background worker is a class instance that is initialized by a background thread. You can keep the class instance running for as long as the server is running
@Erel · 2016-11-20
How I created my first ABMaterial WebApp without writing any code [MyMaterial.Show]
How I created my first ABMaterial WebApp without writing any code [MyMaterial.Show]
@Mashiane · 2016-11-15
Android2ABMaterial: A Personal Experiment
Android2ABMaterial: A Personal Experiment
@Mashiane · 2016-11-14
ABMCustomComponent - Google Charts [ABMaterial]
Building a chart and displaying it using Google charts API
@Harris · 2016-11-13
Using CustomBuildAction to your advantage
Using CustomBuildAction to your advantage
@tchart · 2016-11-10
Add root filter to redirect visitors to site entry page [ABMaterial]
Add "root filterâ to redirect visitors to site entry page [ABMaterial]
@stanmiller · 2016-10-21
Version 2.0 ABMParallax [ABMaterial]
Version 2.0 ABMParallax [ABMaterial]
@Harris · 2016-10-14
Tutorial - Run B4J webserver on VPS
Tutorial - Run B4J webserver on VPS
@shashkiranr · 2016-10-09
events trigger [ABMaterial]
events trigger [ABMaterial]
@jayel · 2016-10-06
My take on the Grid [ABMaterial]
My take on the Grid [ABMaterial]
@Mashiane · 2016-10-03
Calling MySQL PHP scripts with OkHttp [ABMaterial]
Calling MySQL PHP scripts with OkHttp [ABMaterial]
@Mashiane · 2016-09-29
MyMaterial.Show with Source Code Preview
MyMaterial.Show with Source Code Preview
@Mashiane · 2016-09-16
Java Security
Java Security
@Erel · 2016-09-12
Generate Word document and save as PDF from B4J via VBS-script
Generate Word document and save as PDF from B4J via VBS-script
@KMatle · 2016-08-29
Execute Windows VBS-Scripts from B4J
Execute Windows VBS-Scripts from B4J
@KMatle · 2016-08-29
Multiple entry jar
You can put more than one java application in a single jar, but still be able to run them as individual applications.The main advantage is the space it takes up.
@Daestrum · 2016-08-24
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
CSS Example
Demonstrates how CSS sheets can be used to style the UI.
@Erel · 2016-07-27
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
and Chartist (charts) [ABMaterial]
and Chartist (charts) [ABMaterial]
@Harris · 2016-07-10
DateTimePicker Extented for Weeks (1.20) [ABMaterial]
DateTimePicker Extented for Weeks (1.20) [ABMaterial]
@alwaysbusy · 2016-07-01
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
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
Complex PDF Layout and Controls [ABMaterial]
Complex PDF Layout and Controls [ABMaterial]
@Harris · 2016-05-27
CRUD generation, the next step in 1.09 [ABMaterial]
CRUD generation, the next step in 1.09 [ABMaterial]
@alwaysbusy · 2016-05-03