Galaxy
Galaxy
@Johan Schoeman · 2022-12-27
Do you remember Gorillas.Bas?
Do you remember Gorillas.Bas?
@XorAndOr · 2022-12-27
BLE nRF Connect pre-BLE2 problem solving
BLE nRF Connect pre-BLE2 problem solving
@emexes · 2022-12-27
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
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
Print or Save as PDF a Table from B4XTable
Print or Save as PDF a Table from B4XTable
@Brian Michael · 2022-12-25
Export B4XTable to Excel File [B4A]
Export B4XTable to Excel File [B4A]
@Brian Michael · 2022-12-25
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
Expander v2 : Expandable CustomListView [B4X]
Expander v2 : Expandable CustomListView [B4X]
@epiCode · 2022-12-24
Class Template Builder
A simple tool to create XML+JAR files for Class Templates
@spsp · 2022-12-24
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
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
Web Push Notifications using the Notifications API
Web Push Notifications using the Notifications API
@Mashiane · 2022-12-21
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
SD AutoComposeTextView [XUI]
SD AutoComposeTextView [XUI]
@Star-Dust · 2022-12-21
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
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
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
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
Car parking position detector
Car parking position detector
@hatzisn · 2022-12-19
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
SupaBase [FireBase Alternative] User SignUp & SignIn Process [BANano]
SupaBase [FireBase Alternative] User SignUp & SignIn Process [BANano]
@Mashiane · 2022-12-17
Firebase phone number authentication
A wrap to integrate firebase auth phone number authentication.
@Enrico Fuoti · 2022-12-17
JavaFX 3D spinning Earth and Galaxy
JavaFX 3D spinning Earth and Galaxy
@Johan Schoeman · 2022-12-16
Get focused view
Get focused view
@ANC-Software · 2022-12-16
Windows Notifications Library
Windows Notifications Library
@hatzisn · 2022-12-14
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
Running Cron Jobs [in the background] [BANano] [v7]
Running Cron Jobs [in the background] [BANano] [v7]
@alwaysbusy · 2022-12-10
SithasoDaisy TailwindCSS Pocketbase Chatroom using SSE
SithasoDaisy TailwindCSS Pocketbase Chatroom using SSE
@Mashiane · 2022-12-09
New online AI Regex Generator!
New online AI Regex Generator!
@JohnC · 2022-12-09