B4JTutorialGame
B4J Sudoku
B4J Sudoku
@Johan Schoeman · 2023-01-22
B4XSnippetColour [B4J, B4X, IDE]
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
B4JSnippetFile handling
File Extension Swap
Whilst recently creating my first custom view as a b4xlib file, I got a bit bored with renaming zip files to b4xlib and vice versa every time I realised I''d forgotton to make a change that I''d intended :) So I created the attached File Extension Swap app.
@Chris2 · 2023-01-21
B4ISnippetDate/time
PFDateTimePicker Scroll View iOS Library
PFDateTimePicker Scroll View iOS Library
@Asad · 2023-01-20
B4XSnippetDate/time [B4X]
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
B4ATutorialAds [NOT TESTED]
AdMob mediation with Meta - Facebook and 20+ other networks [not tested]
AdMob mediation with Meta - Facebook and 20+ other networks [not tested]
@Pendrush · 2023-01-17
B4XLibraryCombobox [B4X]
lmB4XComboBox V. 1.01 [B4X]
It is a modified version of the Erel''s original B4XComboBox and allows you to store in it a value for each text item. Not rarely (mainly in DBs managements) you need a ComboBox in which an Item is made of a display value and an associated value, i.e. a "description field" of a table and the relative primary key (usually the classic Integer ID). Note that the type of the values associated is object, not just Int.
@LucaMs · 2023-01-16
B4ATutorialOS
Check if the application is running on a Chromebook
Check if the application is running on a Chromebook
@yo3ggx · 2023-01-16
B4ALibraryGoogle [UNTESTED BETA]
In-App Review Library [untested Beta] - need someone to test library
In-App Review Library [untested Beta] - need someone to test library
@Pendrush · 2023-01-15
B4JSnippetImages
Split & merge image tool
Split an image into grids then merge them into a new image
@kimstudio · 2023-01-13
B4ATutorialSMS
Intent Filters - Intercepting SMS messages in the background
Intent Filters - Intercepting SMS messages in the background
@Erel · 2023-01-13
B4RLibraryB4R [EVEN THE OLDER ONES]
rDebug.b4xlib - Debug arduino code adding break points in all microprocessors'' code [even the older ones]
rDebug.b4xlib - Debug arduino code adding break points in all microprocessors'' code [even the older ones]
@hatzisn · 2023-01-12
B4AClassCamera
Camera2Torch - Torch using B4A''s Camera2 library
Camera2Torch - Torch using B4A''s Camera2 library
@OliverA · 2023-01-12
B4IClassNFC
NFCEx class - Write Ndef tags
Starting from iOS 13 it is possible to write Ndef tags. NFCEx adds writing support to iNFC library.
@Erel · 2023-01-11
B4ALibraryButton
SD Floating Button StandOut
A flying button that always stands out even on other Apps On the Desktop.
@Star-Dust · 2023-01-10
B4ASnippetTable/Grid [XCUSTOMLISTVIEW]
Page Indicator [XCustomListView]
Page Indicator [XCustomListView]
@Brian Michael · 2023-01-10
B4JLibraryDatabase
MongoDB - Documents database
MongoDB access
@Erel · 2023-01-10
B4ATutorialWidget
Android home screen widgets tutorial - part I
Android home screen widgets tutorial - part I
@Erel · 2023-01-10
B4ASnippetBluetooth
Android Bluetooth Arduino
B4A app to control inputs and outputs of Arduino connected to Bluetooth module HC-05
@moty22 · 2023-01-09
B4AClassOther
ActivityRecognition
This library allows you to monitor the user / device physical state (walking, running, still, etc.). The state detection is based on Android location services which use low power sensors to try to detect the current activity. Once you connect your app to these services you will receive notifications even when your app is in the background (similar to static intent filters). It requires Google Play Services to be installed. This library will not work with the latest version of Google Play Services.
@Erel · 2023-01-09
B4JTutorialDrawing
Embedding JSpice in B4J
JSpice is a SPICE-inspired (SIMULATION PROGRAM WITH INTEGRATED CIRCUIT EMPHASIS) analog circuit simulator made in Java with an emphasis on simulating memristors and analog circuits containing memristors.
@Johan Schoeman · 2023-01-07
B4JTutorialDatabase
Backup SQLite DB with VACUUM INTO
Backup SQLite DB with VACUUM INTO
@Chris2 · 2023-01-07
B4ALibraryTranslation/localisation
B4xLanguage - Localize your B4a+B4i applications
B4xLanguage - Localize your B4a+B4i applications
@Filippo · 2023-01-05
B4ALibraryBluetooth
BLE 2 - Bluetooth Low Energy
BLE 2 - Bluetooth Low Energy
@Erel · 2023-01-04
B4ATutorialGPS/location/maps
Very simple GPS Program
Very simple GPS Program
@Justcooldev · 2023-01-03
B4ALibraryAudio/Video
AudioTrack
Wrapper for AudioTrack Library allows sending audio from within an app.
@stevel05 · 2023-01-03
B4JLibraryComms & Network
JDA - JAVA Discord Api - Create a Bot for Discord
JDA - JAVA Discord Api - Create a Bot for Discord
@DonManfred · 2023-01-02
B4JSnippetCryptocurrency
Crypto Exchange API Browser
This is a simple and very basic app that demonstrates how to hit a crypto exchange public API. This could apply to any open API.
@cklester · 2023-01-02
B4JTutorialDrawing
Fxyz3d - samples
Fxyz3d - samples
@Johan Schoeman · 2022-12-30
B4ASnippetMail
Fighting with sending HTML-content to Outlook. A simple solution for that mess...
Fighting with sending HTML-content to Outlook. A simple solution for that mess...
@BlueVision · 2022-12-29