Using PyBridge in web apps [PyBridge] [server]
Using PyBridge in web apps [PyBridge] [server]
@Erel · 2025-03-16
AS AudioVisualizer [B4X] [XUI]
This view is an audio visualizer that converts decibel values into simulated FFT data and renders one of three styles (spectrum, waveform, or filled wave) on a canvas. It features noise filtering, Gaussian normalization.
@Alexander Stolte · 2025-03-15
Icon System Tray Example [Inline Java version]
Icon System Tray Example [Inline Java version]
@jkhazraji · 2025-03-15
BLE2PeripheralEnhanced2 - BLE2Peripheral with multiple services
BLE2PeripheralEnhanced2 - BLE2Peripheral with multiple services
@CaptKronos · 2025-03-14
Automatically package b4xlib libraries [B4X]
When I was writing the b4xlib library, I encountered complicated steps, and I needed to decompress and compress the b4xlib file (zip format) frequently. So I wrote this tool to automatically package b4xlib libraries. At the same time, a project template was made.
@byz · 2025-03-13
B4J RabbitMQ Client SSL/Username/Password
RabbitMQ is a reliable and mature messaging and streaming broker, which is easy to deploy on cloud environments, on-premises, and on your local machine.
@Magma · 2025-03-13
GPS tutorial
GPS tutorial
@Erel · 2025-03-13
jRDC2 Client [B4X] [B4J, B4A, B4i] [Project Template]
jRDC2 Client [B4X] [B4J, B4A, B4i] [Project Template]
@aeric · 2025-03-13
SSL Connections [Server]
SSL Connections [Server]
@Erel · 2025-03-13
Communicating with Raspberry Pi [PyBridge]
Communicating with Raspberry Pi [PyBridge]
@Erel · 2025-03-12
Console [non-ui] project template [PyBridge]
Console [non-ui] project template [PyBridge]
@Erel · 2025-03-12
Example Play Audio MP3 [b4a + b4i + b4j] [B4X]
Example Play Audio MP3 [b4a + b4i + b4j] [B4X]
@Lucas Siqueira · 2025-03-12
Find all reachable ips in the local network [B4X]
Find all reachable ips in the local network [B4X]
@Erel · 2025-03-12
HugeImageView - show very large images
HugeImageView - show very large images
@Erel · 2025-03-12
jRDC2 Server [Project Template]
Project template based on jRDC2 version 2.23 with sample database.
@aeric · 2025-03-12
NB6 - Notifications Builder class (2018)
This is an internal library now. For a long time there were two ways for B4A developers to show notifications: - Simple notifications with the built-in Notification object. - More complex notifications with barx''s NotificationBuilder library. Thank you barx for all your work!!! The notifications features changed a lot as Android evolved. Android 8 (with targetSdkVersion 26+) adds another complexity with the introduction of notification channels. The built-in Notification object was rewritten in B4A v8 to work properly with all versions. This is a good option if you are interested in simple notifications.
@Erel · 2025-03-12
Windows 10/11 notifications [PyBridge]
Windows 10/11 notifications [PyBridge]
@Erel · 2025-03-12
ZoomImageView - Cross platform zoomable + pannable image view [B4X]
A custom view that shows an image and allows the user to zoom and pan the image
@Erel · 2025-03-12
HOW YOU CAN USE ScrollView
Scrolling a panel
@modiranghaneipour · 2025-03-11
LGPIO - Raspberry Pi GPIO [PyBridge]
LGPIO - Raspberry Pi GPIO [PyBridge]
@Erel · 2025-03-11
Few tips for library developers [PyBridge]
Few tips for library developers [PyBridge]
@Erel · 2025-03-10
How to calculate device''s battery lifetime ?
How to calculate device''s battery lifetime ?
@peacemaker · 2025-03-10
How to get access to ALL FILES AND FOLDERS on Android 11 to 14+ [DirRootExternal]
How to get access to ALL FILES AND FOLDERS on Android 11 to 14+ [DirRootExternal]
@mcqueccu · 2025-03-10
HyperLink
A custom view to display HyperLink (LinkLabel).
@xulihang · 2025-03-10
MQTT: Mosquito over websockets
MQTT: Mosquito over websockets
@Mashiane · 2025-03-10
Raspberry Pi 5 - first steps
Raspberry Pi 5 - first steps
@Erel · 2025-03-10
rBLEServer for ESP32
rBLEServer for ESP32
@rwblinn · 2025-03-10
RevenueCat
RevenueCat is a platform that simplifies in-app subscriptions and purchases for mobile apps. It provides tools for managing subscription billing, analytics, and user retention across iOS, Android, and web, without needing to build a backend. Usage is free for apps with less than $2,500 in monthly tracked revenue (MTR).
@Alexander Stolte · 2025-03-10
Send, Receive Push Notifications in your Local Mosquito Broker in your WebApp. [Web] [BANanoMQTT]
Send, Receive Push Notifications in your Local Mosquito Broker in your WebApp. [Web] [BANanoMQTT]
@Mashiane · 2025-03-10
Bleak - Bluetooth BLE [PyBridge]
Bleak - Bluetooth BLE library that allows scanning for BLE peripherals, connecting, reading, subscribing and writing.
@Erel · 2025-03-09