Execute events when the internet is offline and or online [BANano]
Execute events when the internet is offline and or online [BANano]
@Mashiane · 2022-03-17
jBasicLib embedded Basic interpreter library
Nearly six years ago I posted the original B4A version of this library that was in fact a port to Java from the original Basic4ppc .Net C# version that I wrote even earlier. Shortly after that I gave up Android development out of disgust with Google and returned to playing with Basic4ppc and C# under Windows. I now find myself back having to use Android for mobile work and have already posted an updated, polished and reasonably documented version for B4A. I now post here a version that will work with B4J.
@agraham · 2022-03-14
EmojiesMap - Colorful emojies [class]
The JavaFX text rendering engine doesn''t support glyphs with multiple colors. Emojies are rendered in quite an ugly way. EmojiesMap workarounds this limitation using a large set of images.
@Erel · 2022-03-10
A jMongo class helper for everything MongoDB CRUD [SithasoMongoDB]
A jMongo class helper for everything MongoDB CRUD [SithasoMongoDB]
@Mashiane · 2022-03-05
Export B4XTable to Excel File
Export B4XTable to Excel File
@Brian Michael · 2022-03-04
A helper class for everything MongoDB PHP CRUD. [BANanoMongoDB]
A helper class for everything MongoDB PHP CRUD. [BANanoMongoDB]
@Mashiane · 2022-02-28
File.Exists on DirAssets
File.Exists on DirAssets
@Star-Dust · 2022-02-21
Tree-Shaking your BVAD3 project with the BVAD3 Package Manager [BANanoVuetifyAD3]
Tree-Shaking your BVAD3 project with the BVAD3 Package Manager [BANanoVuetifyAD3]
@Mashiane · 2022-02-21
CreateSymbolicLink - code to create a symbolic link [on Windows or Linux] [B4J]
CreateSymbolicLink - code to create a symbolic link [on Windows or Linux] [B4J]
@walt61 · 2022-02-15
Read and graph Thingspeak data
Read and graph Thingspeak data
@Mark Read · 2022-02-13
Creating a Vuetify PWA without writing JavaScript, CSS or HTML using BANanoVuetifyAD3
Creating a Vuetify PWA without writing JavaScript, CSS or HTML using BANanoVuetifyAD3
@Mashiane · 2022-02-11
Simple Progress Bar B4J
Simple Progress Bar
@aeric · 2022-02-10
Splitter with Fixed Pane
The Java splitter has the nasty tendency of resizing both panels when the form or splitter parent is resized. I think it is a better behaviour when we have one fixed panel and one flexible panel, so when you resize the form, one panel keeps its size and only the other one changes. So, here it is. Just four panels with anchors set in the visual designer.
@Heuristx · 2022-02-07
Windows Registry Access - Add a compiled [with built in B4JPackager] B4J executable to Windows Startup
I needed a way to start an application in windows startup so I created this library. The compiled library is contained in NHRegistry.zip and a sample project with examples on how to use it (also containing the code of the library) is contained in MyRegistry.zip. It requires jShell library and works only with windows not breaking the code in other OSs.
@hatzisn · 2022-02-07
Support for B4Xs ''Wait For'' [BANano]
Support for B4Xs ''Wait For'' [BANano]
@alwaysbusy · 2022-02-01
MySQL Negative Dates - Long DateTime [such as Birthdays] problem
MySQL Negative Dates - Long DateTime [such as Birthdays] problem
@Harris · 2022-01-22
Important Information about Navigation Guards [BANanoVuetifyAD3]
Important Information about Navigation Guards [BANanoVuetifyAD3]
@Mashiane · 2022-01-20
ISBN Number generator
ISBN Number generator/checker
@jkhazraji · 2022-01-20
Improving Perceived Performance on 7.29+ [BANanoVuetifyAD3]
Improving Perceived Performance on 7.29+ [BANanoVuetifyAD3]
@Mashiane · 2022-01-19
Create, Read, Update & Delete records from a JSON File [BANanoVuetifyAD3]
Create, Read, Update & Delete records from a JSON File [BANanoVuetifyAD3]
@Mashiane · 2022-01-18
Web3X - Login/Auth with Metamask example
Web3X - Login/Auth with Metamask example
@jtare · 2022-01-15
Designing WebApps/Websites/SPA/PWA with BANano+Vuetify [BANanoVuetifyAD3]
Designing WebApps/Websites/SPA/PWA with BANano+Vuetify [BANanoVuetifyAD3]
@Mashiane · 2022-01-11
jOkHttpUtils2 - server version [server]
jOkHttpUtils2 - server version [server]
@Erel · 2022-01-09
jTelegramBot - Create your own Telegram Bot [BETA]
JTelegramBot is a Java library that wraps Telegram Bot API with a simpler API using Builder design pattern.
@DonManfred · 2022-01-09
Mock REST API Client
I''ve been using this simple app to test an API I''m developing.
@B4XDev · 2022-01-06
Bind Jetty to desired network interface + get network interfaces
Bind Jetty to desired network interface + get network interfaces
@Damjan · 2022-01-05
Read Image DPI using Apache Commons Imaging
Read Image DPI using Apache Commons Imaging
@xulihang · 2022-01-02
Happy New Year with Fireworks...
A simple but nice particle effect... something like fireworks
@Magma · 2021-12-28
Reading DBF file using jDBF [DBF]
Reading DBF file using jDBF [DBF]
@aeric · 2021-12-27
RichViewfx CodeArea [Custom View]
This is a custom view and very light wrapper for the RichTextFX Codearea from Thomas Mikula on github. There is enough in here to display code, useful for a snippets manager or similar.
@stevel05 · 2021-12-24