Occurrences [B4X]
Count occurrences of strings in other strings
@LucaMs · 2023-04-24
CopyObject [B4X]
Note that not all types are supported. Supported types are: primitives, strings, lists, maps, arrays of objects or bytes, custom types and any combination of those (a map that holds arrays of custom types).
@LucaMs · 2023-04-03
Animate TextColor [B4X]
Just like setColorAnimated but for Text Color. Fades from existing color to TargetColor.
@epiCode · 2023-04-02
Custom Color Picker Bar [BitmapCreator] [B4X]
Custom Color Picker Bar [BitmapCreator] [B4X]
@Mike1970 · 2023-03-11
A Helper App for Examining and Documenting Designer Layouts [B4J] [B4XPages]
A Helper App for Examining and Documenting Designer Layouts [B4J] [B4XPages]
@William Lancee · 2023-02-27
Calculate the bearing between two coordinates [B4X]
Calculate the bearing between two coordinates [B4X]
@aminoacid · 2023-02-11
Happy Hearts Day with Fun-tasia Flowers [B4X, B4XPAges]
Happy Hearts Day with Fun-tasia Flowers [B4X, B4XPAges]
@William Lancee · 2023-02-02
Designer Script Extensions - Scaling Preserving Aspect Ratio [B4X] [DSE]
Designer Script Extensions - Scaling Preserving Aspect Ratio [B4X] [DSE]
@William Lancee · 2023-01-29
Calculate width of Charsequence Text [B4X]
Calculate width of Charsequence Text [B4X]
@epiCode · 2023-01-26
The ColorMix Helper App - A Standalone Standby [B4J, B4X, IDE]
The ColorMix Helper App - A Standalone Standby [B4J, B4X, IDE]
@William Lancee · 2023-01-21
XUI Views B4XDateTemplate amendment to autochange the year [B4X]
This just makes the year change +/-1 if the month changes from Jan to Dec, or vice versa.
@Chris2 · 2023-01-18
Class Template Builder
A simple tool to create XML+JAR files for Class Templates
@spsp · 2022-12-24
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
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
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
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
Websockets Client Connect and Reconnect [B4X]
Websockets Client Connect and Reconnect [B4X]
@aminoacid · 2022-12-03
Fitting a smooth curved line to a sequence of points [B4X]
Fitting a smooth curved line to a sequence of points [B4X]
@William Lancee · 2022-09-27
Artifying an image - creating an impressionistic effect. [B4J] [B4XPages]
Artifying an image - creating an impressionistic effect. [B4J] [B4XPages]
@William Lancee · 2022-09-26
Reduce an image file to a specific size - for example, <500KB to upload to the Forum. [B4X]
Reduce an image file to a specific size - for example, <500KB to upload to the Forum. [B4X]
@William Lancee · 2022-09-26
Audio Streaming UDP [B4X]
Based on this @Erel code that simulated a Walkie Talkie, I developed a system for streaming audio between Android and Desktop devices with UDP. I found that some routers lose a lot of UDP packets (a high percentage) and the sound is not uniform. If you notice a discontinuous and disturbed sound, it could be the router system.
@Star-Dust · 2022-09-21
SMM + BBCodeView - a great pair [B4X]
SMM (SimpleMediaManager) is one of the more useful tools available for B4X developers. It takes care of many difficult tasks related to various media types. It is quite simple to combine it with BBCodeView and easily embed media inside rich text.
@Erel · 2022-09-01
Sort and Search Lists in Any Arbitrary Way
Sort and Search Lists in Any Arbitrary Way
@Heuristx · 2022-08-18
Convert Day of the Year to Date [B4X]
Convert Day of the Year to Date [B4X]
@aminoacid · 2022-08-11
LiveImageView - [B4X]
A simple Image Comparison Slider for B4X (B4A, B4i, B4J).
@ilan · 2022-07-19
Localizator - Script for Excel to translate directly from google translate [B4X]
An Excel file with a VBA macro to translate directly using google translate, It also detects and warns if any key is repeated in red.
@scsjc · 2022-06-25
CameraExClass- QrCode/Barcode Reader fix new SDK [B4X]
CameraExClass- QrCode/Barcode Reader fix new SDK [B4X]
@Mike1970 · 2022-06-21
Audio Over MQTT [B4X]
Example for streaming audio from B4A to B4J over internet using MQTT.
@Hamied Abou Hulaikah · 2022-06-09
Greedy Trim [B4X]
Uses regex to replace all multiple spaces / tabs (whitespaces) to single space in a string
@mohsyn · 2022-05-26
Comment link to build b4xlib [B4X]
Comment link to build b4xlib [B4X]
@Erel · 2022-05-25