B4XLibraryAnimation [B4X]
SD_Curtain [B4X]
Page transitions with curtain effect (B4A, B4J)
@Star-Dust · 2024-09-16
B4XSnippetIcons / fonts [B4X]
Using custom fonts on labels and canvases [B4X]
Using custom fonts on labels and canvases [B4X]
@TILogistic · 2024-09-15
B4XTutorialYAML [B4X]
Convert Complex Structures of Lists and Maps to YAML Strings: can also be used to convert JSON to YAML. [B4X]
Convert Complex Structures of Lists and Maps to YAML Strings: can also be used to convert JSON to YAML. [B4X]
@William Lancee · 2024-09-13
B4XSnippetB4Xpages [B4X][PROJECT TEMPLATE]
B4XPages for GitHub Upload [B4X] [Project Template]
B4XPages for GitHub Upload [B4X] [Project Template]
@aeric · 2024-09-09
B4XLibrarySwitch [B4X][XUI]
FlipSwitch [B4X] [XUI]
It features a flap that gets animated to change the state of the switch.
@Sagenut · 2024-09-09
B4XSnippetComms & Network [B4X]
B4XPing: ping to server [B4X]
B4XPing: ping to server [B4X]
@TILogistic · 2024-09-06
B4XSnippetStrings [B4X]
PrettyURL: Generating pretty URLs and making http requests. [B4X]
PrettyURL: Generating pretty URLs and making http requests. [B4X]
@TILogistic · 2024-09-06
B4XTutorialhttp [B4X]
OkHttpUtils2 / iHttpUtils2 and accept all option [B4X]
Note that OkHttpUtils2, jOkHttpUtils2 and iHttpUtils2 are actually the exact same b4x library. jOkHttpUtils2_NONUI was required as a special version for non-ui B4J apps. It is no longer required and shouldn''t be used.
@Erel · 2024-09-05
B4XLibraryViews - additional [PAYWARE][B4X][XUI]
AS Onboarding [Payware] [B4X] [XUI]
AS Onboarding [Payware] [B4X] [XUI]
@Alexander Stolte · 2024-09-03
B4XLibraryImages [B4X]
Library Base64 encode/decode image library [B4X]
Library Base64 encode/decode image library [B4X]
@MarcoRome · 2024-08-26
B4XSnippetStrings [USING B4X CODE ONLY][B4X]
Simple URL Encoding and Decoding Routines [Using B4X Code Only] [B4X]
Simple URL Encoding and Decoding Routines [Using B4X Code Only] [B4X]
@TILogistic · 2024-08-25
B4XSnippetAI/ML [B4X]
OpenAI Chat Bot, Image Generator Using B4J [B4X]
OpenAI Chat Bot, Image Generator Using B4J [B4X]
@JGParamo · 2024-08-18
B4XSnippethtml [CLASS][B4X]
wmHtml - remove html tags and replace html entities with their corresponding characters [Class] [B4X]
wmHtml - remove html tags and replace html entities with their corresponding characters [Class] [B4X]
@walt61 · 2024-08-17
B4XSnippetB4J Server [B4J][KEY + TOKEN][B4X]
User Login App + [B4J] MySQL API Server [Key + Token] [B4X]
API server written in B4J. It implements user access token to authorize user to consume the API.
@aeric · 2024-08-16
B4XToolB4X [OPEN SOURCE]
New b4x library compiler tool - like Simple Library Compiler - [open source]
I want to develop another version of Simple Library Compiler to compile .jar libraries. It should be compatible with newer SDKs, generate doclet documentation, and download necessary libraries from Maven.
@tummosoft · 2024-08-14
B4XLibraryPicker [B4X][XUI]
AS BottomEmojiPicker [B4X] [XUI]
AS BottomEmojiPicker [B4X] [XUI]
@Alexander Stolte · 2024-08-11
B4XTutorialPreferences [B4X]
AS Settings - Change Description Text on the fly [B4X]
AS Settings - Change Description Text on the fly [B4X]
@Alexander Stolte · 2024-08-08
B4XTutorialPreferences [B4X]
AS Settings - ComboBox Property [B4X]
AS Settings - ComboBox Property [B4X]
@Alexander Stolte · 2024-08-04
B4XLibraryFirebase [B4X]
FirebaseFirestore [B4X]
FirebaseFirestore [B4X]
@Claude Obiri Amadu · 2024-08-01
B4XTutorialCamera [B4X][B4XPAGES]
Intent based camera [B4X] [B4XPages]
B4A + B4i project that uses an intent in B4A and the Camera object in B4i to take a picture using the default camera app.
@Erel · 2024-07-23
B4XLibraryCompression [B4X]
LZStringCompress, the method compress and decompress data through sockets [B4X]
LZStringCompress, the method compress and decompress data through sockets [B4X]
@tummosoft · 2024-07-23
B4XLibraryHome automation [B4X][CLASS]
wmBoseSoundTouch - control a Bose SoundTouch speaker from B4X [B4X][Class]
wmBoseSoundTouch - control a Bose SoundTouch speaker from B4X [B4X][Class]
@walt61 · 2024-07-22
B4XLibraryImages [B4X]
SelfieSegmentation with ML Kit [B4X]
SelfieSegmentation with ML Kit [B4X]
@Erel · 2024-07-18
B4XTutorialViews - additional [B4X]
AS Onboarding - Dark and Light mode switch [B4X]
AS Onboarding - Dark and Light mode switch [B4X]
@Alexander Stolte · 2024-07-15
B4XTutorialB4X [B4X]
AS Views Overview [B4X]
AS Views Overview [B4X]
@Alexander Stolte · 2024-07-09
B4XToolB4X
B4X ToDoCopy
ToDoCopy is a small tool that allows you to quickly enter the values in the table from the clipboard.
@RauchG · 2024-07-09
B4XLibraryComms & Network [WIFI/CELL/LAN][B4X]
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
B4XClassProgress/Gauge/Loading [B4X][XUI]
xGauges Class [B4X] [XUI]
Having seen this thread fuel gauge, it challenged me and I wrote this CustomView xGauges Class. It works on all three products: B4A, B4i and B4J. The xGauges.bas file is located in the B4J project and shared, relative link, in B4A and B4i. The code is exactly the same, one class file, for all three products.
@klaus · 2024-07-04
B4XSnippetDate/time [B4X]
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
B4XLibraryComms & Network [B4X]
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