B4ASnippetAR/VR
VR Headset with B4A.
VR Headset with B4A.
@js486dog · 2024-03-12
B4ASnippetAnimation
Animation easing functions
Animation easing functions
@klaus · 2024-03-09
B4ALibraryAction Bar, Drawer, etc
B4XDrawer Extension
B4XDrawer with tree structure, icons, colours
@Guenter Becker · 2024-03-08
B4ATutorialWidget [RESIZABLE, ADAPTIVE]
Widget Layout [Resizable, Adaptive]
Widget Layout [Resizable, Adaptive]
@Sagenut · 2024-03-04
B4ALibraryDatabase
xSQLCipher for Android Sqlcipher 4.5.4
This library is modified based on Erel''s source code. I tried popular SQLCipher libraries like Zetetic, Guardianproject but Sqlcipher worked better, even though this library is no longer updated.
@tummosoft · 2024-03-04
B4ALibraryDatabase
SQLCipher
Encrypted databases. SQLCipher is an open source project that extends SQLite and adds full database encryption. B4A SQLCipher object is a special subtype of SQL object. There is almost no need to change any code in order to switch from regular SQL to SQLCipher.
@Erel · 2024-03-03
B4ASnippetImages
To get bitmaps of thumbnails of your videos or images on device with MediaStore
To get bitmaps of thumbnails of your videos or images on device with MediaStore
@GeoT · 2024-02-27
B4ASnippetDate/time
DIY NTP Network Atomic Clock Time
DIY NTP Network Atomic Clock Time
@emexes · 2024-02-25
B4ASnippetStrings [RANDOM STRING]
Dynamic [Random String] Example
Dynamic [Random String] Example
@Eng. Nizar · 2024-02-20
B4ASnippetImages
Code Multi Devices
Adjusts the ImageView to fit the display
@Sailboat11 · 2024-02-15
B4ALibraryBluetooth
Customise GATT Services - BLEPeripheral2Enhanced
I''ve added the following features to the original BlePeripheral2 V1.12 library which I''ve renamed to BlePeripheral2Enhanced V1.5.: Create a custom primary service with your own unique UUID Create multiple characteristics with your own unique UUIDs under the primary service UUID Characteristics can be set to either Read and Write, just Read or just Write Set notifications Get the sending characteristic UUID Get the received data as a String, Hexadecimal or Binary
@Peter Simpson · 2024-02-11
B4ALibraryBarcode/scan
Generic Android powered 1D/2D laser barcode scanner library
Generic Android powered 1D/2D laser barcode scanner library
@Peter Simpson · 2024-02-11
B4ATutorialOther
B-POS - Simple point of sale
B-POS is a fairly simple point of sale app that''s designed to run on a tablet and enable the sale of merchandise at events.
@nwhitfield · 2024-02-05
B4ASnippetComms & Network
Check if an IP Address is Private or Public
Check if an IP Address is Private or Public
@max123 · 2024-01-29
B4ASnippetWear
Android Watch with B4A.
Android Watch with B4A.
@js486dog · 2024-01-27
B4ATutorialB4A
Create a B4X library with Android Studio - Step by step
Create a B4X library with Android Studio - Step by step
@zolive33 · 2024-01-26
B4ASnippetMaths [ALGORITHM]
Digital Low-Pass Filter [algorithm]
Helps to smooth signals and remove/reduce the signal noise if any. This is used in electronics to remove noise, prevent spikes and more, see RC (Resistor-Condenser) filter. LPF can be used to filter sensor readings and more.
@max123 · 2024-01-26
B4ALibraryPrint
ESC/POS Thermal Printer
ESC/POS Thermal Printer
@roberto64 · 2024-01-26
B4ASnippetAds
Disable Admob Native Ad validator
Disable Admob Native Ad validator
@asales · 2024-01-22
B4ATutorialHome automation [HOME AUTOMATION]
Athom Pre-Flashed TASMOTA Infrared Remote Controller with B4X [Home Automation]
Athom Pre-Flashed TASMOTA Infrared Remote Controller with B4X [Home Automation]
@walt61 · 2024-01-14
B4ALibrarySlider [B4A]
CustomMinimalSlider - Minimalistic slider that can do slider or progress bar [B4A]
CustomMinimalSlider - Minimalistic slider that can do slider or progress bar [B4A]
@max123 · 2024-01-14
B4ALibraryAudio/Video [MEDIA3]
ExoPlayer [media3] - video player
This version is based on Media3 ExoPlayer v1.2. It replaces ExoPlayer 2: https://www.b4x.com/android/forum/threads/exoplayer-mediaplayer-videoview-alternative.72652/#content The underlying SDK isn''t backward compatible so calls with JavaObject may not work without modifications.
@Erel · 2024-01-02
B4ALibraryWebView
UltimateWebView Custom View
(Deprecated) Downloading files, webrtc service, geolocation service, uploading files from local memory, uploading files from the camera, using javascripts, etc.
@Ivica Golubovic · 2024-01-01
B4ALibraryWebView [SUCCESSOR TO ULTIMATEWEBVIEW]
WebkitLibrariesSet [successor to UltimateWebView]
(Deprecated) WebkitLibrariesSet [successor to UltimateWebView]
@Ivica Golubovic · 2024-01-01
B4ASnippetSupabase [SUPABASE]
Findings [SUPABASE]
Supabase tips
@yiankos1 · 2023-12-31
B4ALibraryWebView
UltimateWebView2
The UltimateWebView2 library is the successor of the WebkitLibrarySet and old UltimateWebView library. This library is a complete java wrapper, while the previous versions are a B4X libraries. This opens up many possibilities in the functioning of the library as well as for future updates.
@Ivica Golubovic · 2023-12-31
B4ALibraryDrawing
Library SnowfallView
PTX SnowfallView is a graphical library for creating a snowfall effect in B4A applications. It provides various customization options to enhance the visual experience.
@PuzzleTak · 2023-12-28
B4ALibraryComms & Network
B4a Janus Webrtc Audio Bridge Library
B4a Janus Webrtc Audio Bridge Library
@PassionDEV · 2023-12-25
B4ATutorialAudio/Video
ExoPlayer - full screen feature
This example demonstrates how you can add a full screen button to a video.
@Erel · 2023-12-25
B4ALibraryAudio/Video
ExoPlayer - MediaPlayer / VideoView Alternative
ExoPlayer is an open source project that replaces the native MediaPlayer and VideoView types. It supports more media formats, it is more powerful and more customizable.
@Erel · 2023-12-25