Fireworks library
Fireworks library
@Jerryk · 2024-07-07
B4J app for Raspberry with jdk11
B4J app for Raspberry with jdk11
@Andreaserbyte · 2024-07-06
B4XCopilot - A.I. Assistant [Gemini] + Source Code
B4XCopilot - A.I. Assistant [Gemini] + Source Code
@fernando1987 · 2024-07-05
targetSdkVersion 34 foreground service for mediaPlayback
targetSdkVersion 34 foreground service for mediaPlayback
@Addo · 2024-07-04
InetStatus - Check if Internet is available + type [WiFi/Cell/LAN] [B4X]
InetStatus - Check if Internet is available + type [WiFi/Cell/LAN] [B4X]
@Sergio Haurat · 2024-07-04
Get screenshots for all iPhone devices for free and easily for use in AppStore
An easy usage guide for creating screenshots for AppStore Presence
@hatzisn · 2024-07-04
B4XCopilot - A.I. Assistant
B4XCopilot - A.I. Assistant
@Blueforcer · 2024-07-04
Background location tracking Android
Simple example of a foreground service that keeps the process running in the background. The current location is shown in the persistent notification. The app starts at boot and theoretically should run all the time. It also schedules itself to run with StartServiceAt. This can help in cases where the OS kills the process.
@Erel · 2024-07-03
wear dashboard
This script was written to demonstrate Bluetooth Low Energy connection from a WearOS watch with the AEON electronic interface or with PC simulation software. It is intended to provide useful information for the development of various online graphics applications for the AEON product.
@Mr Blue Sky · 2024-06-29
Elapsed Days between 2 dates with Specific Days in Month [B4X]
Elapsed Days between 2 dates with Specific Days in Month [B4X]
@Brian Michael · 2024-06-29
SP Ping - Run the ping command B4A, B4J and B4I [B4X]
SP Ping - Run the ping command B4A, B4J and B4I [B4X]
@Sergio Haurat · 2024-06-28
select image from device and upload in server
select image from device and upload in server
@jaber103 · 2024-06-28
SP IFStatus - Check if interface status [WiFi, cell network data or LAN] has enabled or disabled [B4X]
SP IFStatus - Check if interface status [WiFi, cell network data or LAN] has enabled or disabled [B4X]
@Sergio Haurat · 2024-06-27
SMTP Errors [SOLVED]
SMTP Errors [SOLVED]
@yiankos1 · 2024-06-27
ShareYourSpot [GPS, FLP, MQTT] 0$ [B4X]
ShareYourSpot [GPS, FLP, MQTT] 0$ [B4X]
@Magma · 2024-06-27
Supabase - Call a Postgres function [RPC] [B4X]
Supabase - Call a Postgres function [RPC] [B4X]
@Alexander Stolte · 2024-06-26
B4A My Rolex
B4A My Rolex
@Grinaute · 2024-06-26
YouTube Streaming Library [B4X]
YouTube Streaming Library [B4X]
@Sergio Haurat · 2024-06-23
Unlocking the Full Potential: A Custom StringBuilder for B4A
When it comes to string manipulation, the StringBuilder class becomes a powerful tool in any developerâs arsenal. However, in B4A (Basic4Android), the built-in StringBuilder has its limitations.
@carlos7000 · 2024-06-22
Google Play Billing v.7 Subscription Example
Google Play Billing v.7 Subscription Example
@asales · 2024-06-22
Check Internet connection + Know connection type [WiFi/Cell]
Check Internet connection + Know connection type [WiFi/Cell]
@Sergio Haurat · 2024-06-22
BMVariableFixFormat [B4X]
A small tool that will help you better organize your projects, reduce the lines of code and in turn reduce the weight of your project.
@Brian Michael · 2024-06-22
B4X Check Internet available + type [WiFi/Cell/LAN] + IsValidIP + IsValidURL
B4X Check Internet available + type [WiFi/Cell/LAN] + IsValidIP + IsValidURL
@Sergio Haurat · 2024-06-22
dashboard
Application designed to simulate sending data from a PC to a smartphone.
@Mr Blue Sky · 2024-06-20
B4A/B4I: How to know if the application is installed on device? [WhatsApp/Telegram example]
B4A/B4I: How to know if the application is installed on device? [WhatsApp/Telegram example]
@Sergio Haurat · 2024-06-20
ChoiceBox Focus behavior
At the present setting, the choiceBox does not open the choice list when it gets the focus by keyboard tab unless one would press the spacebar. This simple code snippet would change this behavior to open the choice list.
@jkhazraji · 2024-06-17
ThingSpeak Data Viewer Tutorial [updated]
ThingSpeak Data Viewer Tutorial [updated]
@Didier9 · 2024-06-16
ScrollingLabel - drag your finger
if i have text to show whose content is too great (or too large) to fit on one screenful, i want to be able to scroll the text up and down with my finger (or, optionally, left to right and back).
@drgottjr · 2024-06-16
Immersive Mode - Hide system bars
Immersive Mode - Hide system bars
@Claude Obiri Amadu · 2024-06-16
ConnectivityManager in the age of asynchronicity
this is a network connection snapshot library for recent android models. it replaces classes and methods relating to network connectivity that were deprecated starting with sdk 28. until the latest classes, the only way to know if you were connected to a network was to poll the system. for google, this was an issue. how often to poll? when is a network connection going to be lost? how often is is going to be lost? with the latest classes, the system monitors network connectivity and changes in network behavior beyond the simple fact of being connected to some network. It raises an event for you to consume.
@drgottjr · 2024-06-16