Multi-platform SVG to B4XBitmap Conversion with a Hidden Webview [B4X]
Multi-platform SVG to B4XBitmap Conversion with a Hidden Webview [B4X]
@William Lancee · 2024-03-26
Wait For the first task to complete [B4X]
Wait For the first task to complete [B4X]
@Erel · 2024-03-21
The eye opening truth about the FlatPickr Date / Time Picker [Web] [SithasoDaisy]
The eye opening truth about the FlatPickr Date / Time Picker [Web] [SithasoDaisy]
@Mashiane · 2024-03-20
Table Row Conditional Colors [Web] [SithasoDaisy]
Table Row Conditional Colors [Web] [SithasoDaisy]
@Mashiane · 2024-03-19
Table Row Column Conditional Colors [Web] [SithasoDaisy]
Table Row Column Conditional Colors [Web] [SithasoDaisy]
@Mashiane · 2024-03-19
Google OAuth2 [class] [B4X]
It is no longer possible to use WebView to implement Google''s OAuth2 authentication. The solution is to open the default browser and set the redirection uri in such a way that the browser will redirect the response back to our app. GoogleOAuth2 class takes care of several tasks: 1. Opening the browser and getting the authorization code. 2. Getting and saving the access token and refresh token from the authorization code. 3. Getting a new access token when it expires using the refresh token.
@Erel · 2024-03-19
DatTable - extension of B4XTable
Based on the B4XTable library, I have made a small enhancement that is extremely practical for the user. It enables three additional functionalities: a) Reordering of row sequence and column lengths b) Resetting the saved layout (to default layout) c) Exporting data to Excel
@DarkoT · 2024-03-19
OpenAI - A.I. Text & Image generation [B4X]
OpenAI - A.I. Text & Image generation [B4X]
@Blueforcer · 2024-03-18
B4XIndexOfObject [B4X]
Multi-platform library (B4A, B4J, B4i) that provides only one very useful method: Find. Its purpose is to be able to obtain the index of a List like the IndexOf method easily even if the elements contained in the List are objects and not simple strings or numbers.
@LucaMs · 2024-03-18
B4X Help program
B4X Help program
@klaus · 2024-03-16
How to create a sticky footer [Web] [SithasoDaisy]
How to create a sticky footer [Web] [SithasoDaisy]
@Mashiane · 2024-03-15
How to create a sticky Bottom Navigation Bar & navigate your app pages [Web] [SithasoDaisy]
How to create a sticky Bottom Navigation Bar & navigate your app pages [Web] [SithasoDaisy]
@Mashiane · 2024-03-15
A beautiful Landing Page with Multiple Page Navigation & No Drawer [Web] [SithasoDaisy]
A beautiful Landing Page with Multiple Page Navigation & No Drawer [Web] [SithasoDaisy]
@Mashiane · 2024-03-15
Navigating between differerent pages of your app [Web] [SithasoDaisy]
Navigating between differerent pages of your app [Web] [SithasoDaisy]
@Mashiane · 2024-03-14
Share SQLite database between 2 devices
Share SQLite database between 2 devices
@aeric · 2024-03-13
MediaView - video player
This library includes two custom views: MediaView and MediaViewController. MediaView can play local and remote videos and music. The native JavaFX MediaView doesn''t include a controller interface. I''ve implemented one. You can use it or create your own. Tip: the controller code and layout are inside the b4xlib file.
@Erel · 2024-03-13
Log to USB [Root]
The `Log2USB` function is designed to facilitate logging within Android applications by writing log entries to a text file (`SystemLog.txt`) located on the first accessible USB drive without Userinput. It requires root access due to its use of the `SuShell` component to execute Unix commands.
@Blueforcer · 2024-03-13
jRDC2
jRDC2 - B4J implementation of RDC (Remote Database Connector)
@Erel · 2024-03-13
VR Headset with B4A.
VR Headset with B4A.
@js486dog · 2024-03-12
AS TextFieldAdvanced - ComboBox [B4X]
In this example I will show you how to quickly and easily turn the TextField into a ComboBox.
@Alexander Stolte · 2024-03-12
Android UI components 2024 - TUMMO UI
Android UI components 2024 - TUMMO UI
@tummosoft · 2024-03-12
Using OBJC to find the values of native constants
Apple documentation doesn''t list the actual values of the various constants. These values are needed when calling native methods with NativeObject. You can use OBJC code to log these values.
@Erel · 2024-03-10
Setting TextView links colors
Setting TextView links colors
@Erel · 2024-03-10
Animation easing functions
Animation easing functions
@klaus · 2024-03-09
Close xui.MsgboxAsync or xui.Msgbox2Async with code
Close xui.MsgboxAsync or xui.Msgbox2Async with code
@Chris2 · 2024-03-08
B4XDrawer Extension
B4XDrawer with tree structure, icons, colours
@Guenter Becker · 2024-03-08
How to implement Facial Recognition Authentication in your Web App [SithasoDaisy]
Facial recognition authentication without having to use a password, email etc, but facial recognition. You will need https://faceio.net/ It has an easy to follow wizard to create your app and then incorporate their REST API / JS files into your app.
@Mashiane · 2024-03-06
Easing Functions [B4X]
Code module containing 22 Ease In/out functions
@mohsyn · 2024-03-06
SithasoDaisy TailwindCSS - Multilanguage
SithasoDaisy TailwindCSS - Multilanguage
@MichalK73 · 2024-03-05
Folder size
Folder size
@LucaMs · 2024-03-05