B4JTutorialDrawing
Galaxy
Galaxy
@Johan Schoeman · 2022-12-27
B4XTutorialGame
Do you remember Gorillas.Bas?
Do you remember Gorillas.Bas?
@XorAndOr · 2022-12-27
B4ATutorialBluetooth
BLE nRF Connect pre-BLE2 problem solving
BLE nRF Connect pre-BLE2 problem solving
@emexes · 2022-12-27
B4XLibraryB4X
ListPlus library
ListPlus can be defined as Single type list or Different types list. The first implies a list with the same types of variables or objects. ListPlus has a large number of additional methods compared to the native B4X List.
@Ivica Golubovic · 2022-12-26
B4ALibraryhttp [HTTPSERVER+DIGEST AUTH]
SD DigestServer [httpServer+Digest Auth]
Source code included. I have extended the HttpServer Library functions by adding Digest authentication. This is a demonstration version, it allows normal http connections (such as httpserver) and activating the digest protocol on a specific folder will display (if you enter the correct credentials) a standard page. You can ask for the full version privately which allows you to send your http pages to requests for authenticated pages.
@Star-Dust · 2022-12-25
B4ASnippetPDF
Print or Save as PDF a Table from B4XTable
Print or Save as PDF a Table from B4XTable
@Brian Michael · 2022-12-25
B4ASnippetExcel [B4A]
Export B4XTable to Excel File [B4A]
Export B4XTable to Excel File [B4A]
@Brian Michael · 2022-12-25
B4ITutorialB4I
multiple modes in plist
I wanted my program to run in the background. (Ios requires an addition to the plist, android requires addition to the manifest) It includes both location and audio. You can find out how to do both here.
@bobbruns · 2022-12-24
B4XLibraryTable/Grid [B4X]
Expander v2 : Expandable CustomListView [B4X]
Expander v2 : Expandable CustomListView [B4X]
@epiCode · 2022-12-24
B4XSnippetB4X
Class Template Builder
A simple tool to create XML+JAR files for Class Templates
@spsp · 2022-12-24
B4ASnippetPrint
Dedicated Touch Screen for Octoprint supporting older devices
Reclaim those old Phones / Tablets that are sitting around that DO NOT have access to the Google store anymore. This in not a replacement for Octoprint but a way to add a touch screen to your printer using old hardware.
@JakeBullet70 · 2022-12-22
B4XSnippetCustomView [XUI][CUSTOM VIEWS]
Create Event Name for CallSub [XUI] [Custom Views]
Just a simple method that makes creating event names for CallSub easier. Useful for Custom Views.
@LWGShane · 2022-12-22
B4JTutorialPush notifications
Web Push Notifications using the Notifications API
Web Push Notifications using the Notifications API
@Mashiane · 2022-12-21
B4XSnippetB4X
Student Position Ranking
I was searching the community for a snippet for student ranking for a system I was building last month but never came accross a what I needed. I found a JavaScript on stackoverflow and re-wrote it in b4x.
@Claude Obiri Amadu · 2022-12-21
B4ALibraryEditText/Textview/TextArea/TextField [XUI]
SD AutoComposeTextView [XUI]
SD AutoComposeTextView [XUI]
@Star-Dust · 2022-12-21
B4JTutorialSithaso [SITHASODAISY]
How to create a Web Push Notification Server with PocketBase SSE [SithasoDaisy]
How to create a Web Push Notification Server with PocketBase SSE [SithasoDaisy]
@Mashiane · 2022-12-21
B4JTutorialBAnano [BANANO]
TIP: Running a test server [BANano]
For some things in BANano, e.g. cookies, you will need to run it on a server as just opening the html file in your browser from disk does not support everything. A very easy way to do so is by installing the ''Web Server For Chrome'' plugin.
@alwaysbusy · 2022-12-19
B4ITutorialFile handling
Open external files with your app
Many applications that deal with files show a standard file handling dialog. One of the options in this dialog is to open the file with another app. This tutorial explains how you can add your app to this list and then open the file. For example you can use this to open CSV files received by mail in your app or from Dropbox app (useful for debugging this).
@Erel · 2022-12-19
B4XSnippetB4X
Get data type from 1D string array
This is mainly needed for if the data needs to be sorted eg in a flexible table.
@RB Smissaert · 2022-12-19
B4RTutorialB4R sensor
Car parking position detector
Car parking position detector
@hatzisn · 2022-12-19
B4JTutorialSocial
CallMeBot: A Free Personal Use Bot to send WhatsApp, Telegram, Messenger & Voice Calls
CallMeBot: A Free Personal Use Bot to send WhatsApp, Telegram, Messenger & Voice Calls
@Mashiane · 2022-12-19
B4JTutorialSupabase [FIREBASE ALTERNATIVE][BANANO]
SupaBase [FireBase Alternative] User SignUp & SignIn Process [BANano]
SupaBase [FireBase Alternative] User SignUp & SignIn Process [BANano]
@Mashiane · 2022-12-17
B4ALibraryFirebase
Firebase phone number authentication
A wrap to integrate firebase auth phone number authentication.
@Enrico Fuoti · 2022-12-17
B4JTutorialAnimation
JavaFX 3D spinning Earth and Galaxy
JavaFX 3D spinning Earth and Galaxy
@Johan Schoeman · 2022-12-16
B4ASnippetViews - events
Get focused view
Get focused view
@ANC-Software · 2022-12-16
B4JLibraryNotifications
Windows Notifications Library
Windows Notifications Library
@hatzisn · 2022-12-14
B4XSnippetB4X [B4X][XUI]
Accurate Text Measurement and Drawing [B4X] [XUI]
XUI v1.60 includes a new method named B4XCanvas.MeasureText. This method accurately measures single line strings. It returns a B4XRect object with the width and height of the measured string. The Top field returns the highest point relative to the baseline. With these values it is possible to accurately vertically center the text with this code (works in all three platforms)
@Erel · 2022-12-12
B4JTutorialBAnano [IN THE BACKGROUND][BANANO][V7]
Running Cron Jobs [in the background] [BANano] [v7]
Running Cron Jobs [in the background] [BANano] [v7]
@alwaysbusy · 2022-12-10
B4JSnippetSithaso
SithasoDaisy TailwindCSS Pocketbase Chatroom using SSE
SithasoDaisy TailwindCSS Pocketbase Chatroom using SSE
@Mashiane · 2022-12-09
B4ATutorialRegEx
New online AI Regex Generator!
New online AI Regex Generator!
@JohnC · 2022-12-09